About Debugger
Our branch of the bsnes-plus SNES emulator has additional features which come in handy when developing with our game engine.
#
Where to download the debuggerYou can build the debugger from the source code. Get it on github:
#
Features- Most features from the original bsnes plus branch
- Memory schema viewer
- Improved breakpoint test speed
- Support for custom debug printing to terminal based on breakpoints
- Add register information to debug messages like register values
#
Example of the memory schema viewer