Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added debugger version of Z80 code #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

calphool
Copy link

@calphool calphool commented May 6, 2023

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.

@JurekTrener
Copy link

21347912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants