Skip to content

Commit

Permalink
Updated readme with zx81 debugger fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
maziac committed Jun 17, 2024
1 parent 864fc56 commit e664c01
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,3 +290,10 @@ Please note: The tutorial is a bit outdated, it uses 'z80-debug'. This was the f

Nevertheless Cesar (W. M.) also shows how to setup the system under Windows and explains a few features of z80-debug/DeZog so that it is a great advice to get you started.

# Fork

The [ZX81 Debugger](https://github.com/andrivet/ZX81-Debugger) by [Sebastien Andrivet](https://github.com/andrivet) is a fork of DeZog that contains a complete development environment for the ZX81. I.e. it comes with an integrated Z80 assembler, an integrated ZX81 simulator, syntax highlighting, sample code that you just need to paste to get started and DeZog as a debugging backend.
So if you're looking for a development program for the ZX81, you should give it a try.
It's also much easier to set up than DeZog because you don't have any external dependencies.
If you want to test the capabilities of DeZog without configuring anything, then you should also check it out.

0 comments on commit e664c01

Please sign in to comment.