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

Additional debugger features #4

Open
9 of 16 tasks
drhelius opened this issue Jan 14, 2024 · 5 comments
Open
9 of 16 tasks

Additional debugger features #4

drhelius opened this issue Jan 14, 2024 · 5 comments

Comments

@drhelius
Copy link
Owner

drhelius commented Jan 14, 2024

  • Improve debugger scroll
  • RAM search
  • Memory watch
  • Memory find
  • Step Into / Out
  • Audio debugger
  • Logger (emu logs, state of CPU, current instruction)
  • Break on cycles/instructions passed
  • Run to address
  • Address bookmarks in debugger and memory editor
  • Simplify breakpoints (read, write, execute)
  • Copy paste from memory
  • Save disassembly to text file
  • Add new debug symbols from debugger window
  • Breakpoints for VRAM, palette, registers
  • Editable registers
@ToughkidDev
Copy link

There doesn't seem to be a way to directly change register values ​​while debugging.
This would be very useful.

@drhelius
Copy link
Owner Author

Added to the list

@ToughkidDev
Copy link

Since I have decided to participate, I will actively share my opinions.
When saving code as a text file, it seems that the OPCODE is missing.
Could you add it? Including OPCODE as comments, as displayed in Windows, would be very useful when analyzing the text file.
Your emulator is a blessing even from a developer's perspective.

@drhelius
Copy link
Owner Author

drhelius commented Jan 9, 2025

Thanks for your comments.

Yes, it's very easy to add.

@ToughkidDev
Copy link

I'm really glad that it has been extremely useful.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants