ciderpress icon indicating copy to clipboard operation
ciderpress copied to clipboard

Improve handling of EDASM sources

Open fadden opened this issue 8 years ago • 1 comments

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

fadden avatar Mar 07 '16 16:03 fadden

Bug that disabled view controls has been fixed.

fadden avatar Sep 23 '17 00:09 fadden

This seems to work better in CiderPress II.

fadden avatar Nov 23 '23 22:11 fadden