
#AMSTRAD EMULATOR MAC SOFTWARE#
I downloaded a piece of software called iDSK (I can't link to it at my current level unfortunately) which is a Windows-only command-line application which provides manipulation capabilities for DSK files.

You can't search the source or back up to see earlier lines - you have to start again with LIST. The problem with using the built-in editor is that it's extremely cumbersome and you have to view the file in a linear fashion which makes skipping around the source code - as you often have to do in a procedural language like BASIC when debugging - extremely difficult. I can't edit files directly and save them back (encoding problems) but I've worked around the main issue with using the emulator to edit the files.

Ok, oddly enough after weeks of searching I've partially answered this question today.
