ciderpress
ciderpress copied to clipboard
Improve handling of EDASM sources
EDASM source files are currently just displayed as formatted text. It'd look a bit better if the fields were tabbed out.
There appears to be a bug in the file viewer as well: if you view an EDASM source (ProDOS type TXT, filename.S) and manually select "Merlin Assembler", the viewer switches to "(file is empty)" and disables the view controls.
Examples can currently be found here: https://github.com/markpmlim/EdAsm
Bug that disabled view controls has been fixed.
This seems to work better in CiderPress II.