TheoW03/TetroidNES

Debugger

Opened this issue · 0 comments

a debugger. preferably one that can

  • add break points
  • show the state of the PC at those break points
  • print the memory trace....

preferably keep it in a CLI but we can add a GUI perhaps with a hex editor.