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

Edit registers #17

Open
binji opened this issue Aug 15, 2023 · 1 comment
Open

Edit registers #17

binji opened this issue Aug 15, 2023 · 1 comment

Comments

@binji
Copy link
Contributor

binji commented Aug 15, 2023

It would be nice to be able to modify the registers (and potentially other nodes). Looking at the code it seems like it should be possible (using writeNodes in perfect6502.c, etc.) but somewhat tedious to plumb through.

@floooh
Copy link
Owner

floooh commented Aug 15, 2023

Agreed, currently I don't have much time to spend on the fun emulator stuff unfortunately.

Most of the change would most likely be UI code. We could probably steal some code from the debugger window in my home computer emulators (e.g. check out "Debug => CPU Debugger" here: https://floooh.github.io/tiny8bit/cpc-ui.html).

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

No branches or pull requests

2 participants