Tags: tomsim/z80-debug
Tags
- Changed handling of code areas without sources. These areas are now… … automatically disassembled. - Disassembly done with z80dismblr. - Disassembly option to deal with special 'rst 8' esxdos convention ("esxdosRst":true) - Settings for "disassemblies" removed, superfluous. - Internal logging disabled. - RST improvements: call stack, step-over, step-out.
- Settings cleaned up. - Changing the program counter is now directly reflected in the UI. - Memory viewer got an additional ASCII field. - New debug command "-label" to output the number for a label. - labels and constants are now also extracted from the asm files. I.e. in most cases it shouldn't be required to add a labels file anymore. - Formatting distinguishes now between 'small values' and 'big values'. - Basic support for z88dk z80asm. - Improved documentation of the list files.
PreviousNext