8000 Tags · tomsim/z80-debug · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tomsim/z80-debug

Tags

v0.6.1

Toggle v0.6.1's commit message
- Fixed Event-Stream vulnerability.

- Added breakpoint conditions that are translated into the ZEsarUX condition syntax.
- Added parsing for ASSERTs.
- New commands: "ASSERT enable|disable|status" (still experimental)
- "state save" now persistent.

v0.6.0

Toggle v0.6.0's commit message
- 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.

v0.5.0

Toggle v0.5.0's commit message
gitignore changed.

v0.4.1

Toggle v0.4.1's commit message
- Corrected setting of unverified breakpoints.

- Fixed error when fetching disassemblies.

v0.4.0

Toggle v0.4.0's commit message
- 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.

v0.3.1

Toggle v0.3.1's commit message
Program Counter can be changed via menu.

Some smaller bugfixes.
Readme and Usage separated.

v0.3.0

Toggle v0.3.0's commit message

v0.2.0

Toggle v0.2.0's commit message
Readme updated.

v0.1.2

Toggle v0.1.2's commit message
Setting of breakpoints for different file types improved.

v0.1.1

Toggle v0.1.1's commit message
file removed.:X:x

0