Releases: maziac/DeZogPlugin
Update for CSpect 2.15.1
Breakpoint order
Order of breakpoint evaluation changed.
For use with DeZog 2.1.
DZRP 2.0 - Long Addresses
This plugin works with the CSpect version 2.13.0 and DeZog 2.0.
Changes:
- Support for DZRP 2.0.0 (long addresses)
- Output of DZRP version at the start of the DLL.
- Corrected length while receiving.
CSpect v2.13.0
This plugin works with the CSpect version 2.13.0.
v1.5.0
Finetuning
This version does work with CSpect v2.12.26.
Please note that later CSpect versions may introduce a break in the API. I.e. they might or might not work with v1.0.0 of the DeZog Plugin.
Version 0.9.0 already was working quite stable. V1.0.0 does some fine tuning.
Although at least one major bug regarding 2nd register HL' was fixed.
Changes:
- Supports CSpect 2.12.26 ClearAllBreakpoints.
- Registers I and R can be changed now.
- Corrected retrieving of register HL', I, R and IM.
- 'CSpectDebuggerVisible' setting removed.
Getting closer
CSpect is supported now more reliable.
Changes since 0.7.0:
- DZRP v0.4.0/0.3.0:
- Changes to CMD_CONTINUE.
- Changed commands to obtain the clip window/sprite priority.
- Lock introduced which seems to solve the "run-away" problem.
- Fixed a mix of response and notification problem (asynchronous problem)
- Reset breakpoints when connection is lost.
Almost ready
This release includes all functionality to use the plugin with DeZog v1.2.5 and CSpect v2.12.22.
Initial Release
The plugin is working with CSpect v2.12.17.
The state is: it is working but still experimental.
What should work is:
- Continue/StepInto/StepOver/StepOut (see known problems)
- Lite reverse stepping
- Memory display
- Register display
- Setting breakpoints
What's not working/not tested:
- Breakpoint conditions (not tested)
- Watchpoints
- Sprite display