Projects
Projects copied to clipboard
added debugger version of Z80 code
This is a version of the Z80 code that has the core configured as a kind of debugger in the style of the Fluke 9100A. It allows you to read/dump memory, write to memory, and so on. You can also issue a "G" (for go) command once you've manipulated memory as you like, which will launch the standard Z80 core.
21347912