jverkoey / windfish

A tracing disassembler & UI for Gameboy ROMs — integrated with Sameboy for emulation & debugging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add breakpoint support to the emulator

jverkoey opened this issue · comments

commented
  • Able to add breakpoints
  • Able to delete breakpoints
  • Emulator pauses when a breakpoint is encountered (when breakpoints are on macros, only the first instruction of the macro should pause the emulator)
commented

The Sameboy integration has resolved this.