A Disassembler for ZX Spectrum. Based on Disassembler support from Small Computer Monitor (SCM) by Stephen C Cousins.
- Can be loaded at any RAM address (below the System Variables).
- Uses an internal stack.
- Recognizes undocumented opcodes related to IXH, IXL, IYH and IYL registers.
- Needs less than 2 Kbytes of RAM.
- LOAD ""CODE <address> (default: 57600)
- RANDOMIZE USR <address>
- Input "from" address (in hexadecimal) to start disassembly and "to" address (in hexadecimal) to end disassembly.