Skip to content

Releases: maziac/DeZog

ZEsarUX X

19 Aug 10:59
Compare
Choose a tag to compare
  • Fixed version numbering parsing for zesarux
  • Removed human.join package

Timeout

13 Jun 19:38
Compare
Choose a tag to compare
  • New setting for launch.json/"zxnext": "timeout". If there are connection problems try increasing this value (the default has been increased from 1 to 5 seconds).
  • Sonar linting.
  • Improved zesarux disconnect for unit tests.
  • Improved performance of search in memory dump view.

Upgrade

18 May 11:43
Compare
Choose a tag to compare

Note:
This release requires to update ZEsarUX to 10.3 and dezogif to 2.1.0.

Changes:

  • ZEsarUX:
    • Support for ZEsarUX version 10.3
    • Closes all ZEsarUX menus (close-all-menus) when a debug session starts
  • Improvements in disconnection handling.
  • launch.json: 'loadObjs' 'start' also supports labels.
  • ZXNext: Requires now dezogif v2.2.0. Older versions not supported anymore.
  • Exchanged aduh95 with node-graphviz library.

Preparing DZRP 2.1.0

01 Apr 08:53
Compare
Choose a tag to compare
  • Fix for #110: Attempts to start debugging result in error Cannot evaluate 'execAddress'.
    setLaunchExecAddress moved after readListFiles.
  • Small fixes for unit tests and custom code.
  • Experimental implementation of DZRP 2.1.0 (cmd_interrupt_on_off) for zxnextserialremote.
  • debug console: "-e test ...": Tests for the serial interface.

node-graphviz

18 Mar 13:10
Compare
Choose a tag to compare
  • Fix for #109: Extension host terminated unexpectedly 3 times within the last 5 minutes. aduh95/graphviz.js has been replaced with node-graphviz.
  • Changed disassembly of e.g. 'LD DE,8000.1' to 'LD DE,$8000.1'

The return of the flowchart

04 Mar 21:57
Compare
Choose a tag to compare
  • Fix for #108: Reverse engineering: Call Graph and Flow Chart failing to render.
  • Changed disassembly "out (c),f" to "out (c),0".
  • Fixed display of hex number in flowchart.

Changing VARIABLEs

17 Feb 17:34
Compare
Choose a tag to compare
  • Fix for #107: Z80CPU Error: TypeError: Cannot read properties of undefined (reading 'start')

Packed

13 Jan 17:54
Compare
Choose a tag to compare
  • Changed to esbuild. Package size decreased.
  • zsim: Audio fixed for chrome behavior. Note: audio is not started until the user has interacted with the simulator webview.
  • Fixed an old bug when using different palettes in patterns and sprites view.
  • "-address" debug console command to print out debug information about an address.

Various fixes

21 Dec 16:40
Compare
Choose a tag to compare
  • Added option 'Break on Interrupt' in vscode's BREAKPOINTS panel. Therefore the command "-e breakinterrupt on" has been removed.
  • Added missing config attributes for "z88dkv2".
  • Changed "z88dkv2" parser to understand both, 4 and 6 digit addresses.
  • Fixed a problem with disconnecting/reconnecting the ZX Next.
  • "-dbg" debug console command added to help finding the root cause of 'unverified breakpoint' errors.
  • Fixed 'step-back' in unit tests.

SNA/ROM

12 Dec 20:57
Compare
Choose a tag to compare
  • zsim: sna loading now sets IFF2 and port 7FFD.