Skip to content

Releases: maziac/DeZogPlugin

Update for CSpect 2.15.1

11 Dec 12:10
Compare
Choose a tag to compare

The plugin supports now the changed plugin interface of CSpect 2.15.1.

Breakpoint order

05 Jan 10:18
Compare
Choose a tag to compare

Order of breakpoint evaluation changed.
For use with DeZog 2.1.

DZRP 2.0 - Long Addresses

20 Dec 10:52
Compare
Choose a tag to compare

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

24 Nov 16:06
Compare
Choose a tag to compare

This plugin works with the CSpect version 2.13.0.

v1.5.0

31 Jul 13:24
Compare
Choose a tag to compare

Support for newest version of DZRP (v1.6.0).
Use with CSpect 2.12.34.

Finetuning

14 May 16:10
Compare
Choose a tag to compare

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

08 May 11:02
Compare
Choose a tag to compare
Getting closer Pre-release
Pre-release

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

26 Apr 08:38
Compare
Choose a tag to compare
Almost ready Pre-release
Pre-release

This release includes all functionality to use the plugin with DeZog v1.2.5 and CSpect v2.12.22.

Initial Release

14 Apr 15:55
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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