benzammour / cretro

👾 cretro - Yet another Chip 8 Emulator!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugger for the emulator

benzammour opened this issue · comments

commented

It would be great to see a second window with certain debug information (e.g. PC, stack/memory contents, etc). Another interesting thing would be a grid inside the main window to see the individual tiles.
These proposed features are not an exhaustive list, if anyone has more ideas feel free to add them as well!

Please assing me to this task, going to implement a rudimentary version of a debugging window.