Peanut-GB icon indicating copy to clipboard operation
Peanut-GB copied to clipboard

debugger: add a full featured debugger

Open deltabeard opened this issue 2 years ago • 0 comments

Work is being completed on the debugger branch.

  • [x] Frame stepping
  • [x] Instruction stepping
  • [ ] Memory viewer
  • [x] VRAM viewer
  • [x] Disassembly viewer
  • [ ] Disassembly viewer with SYM support
  • [x] Register viewer
  • [ ] Breakpoints
    • [ ] Instruction breakpoint
    • [ ] BGB source code breakpoints (ld b,b)
    • [ ] BGB debug messages (ld d,d)
  • [ ] Keyboard input
  • [ ] APU state viewer
  • [ ] Profiler
  • [ ] Idle indicator

deltabeard avatar Aug 26 '22 10:08 deltabeard