tomas-nestorovic / RIDE

Windows tool for low-level access to any floppy disks, and comfortable high-level access to some legacy filesystems (ZX Spectrum, MS-DOS, etc.).
https://nestorovic.hyperlink.cz/ride/html/index.html
56 stars 0 forks source link

Spectrum: Preview of a file as Z80 machine code #56

Closed tomas-nestorovic closed 1 year ago

tomas-nestorovic commented 4 years ago

Similarly as it's possible to preview a file as a BASIC program, it should be possible to preview the same file as Z80 machine code - the user will decide how to interpret the file data. The preview should organize the file in at least these three columns (all optional):

In the ideal case, the formatting of the assembler syntax should be adjustable (application of colors, capital letters, etc.).

tomas-nestorovic commented 1 year ago

With no modifications or fixes for more than a year, this issue can be safely closed.