akatsuki105 / worldwide

This is my OLD and BAD GameBoy Emulator, please visit DawnGB, my new GameBoy emulator!
https://github.com/akatsuki105/dawngb
MIT License
597 stars 27 forks source link

add breakpoints in debug mode #26

Closed akatsuki105 closed 4 years ago

akatsuki105 commented 4 years ago

description

Implementing breakpoints feature in debug-mode help us debug emulator's bug.
I'll make breakpoints-setting written in toml file.