Debugger setting breakpoints
hami-sh opened this issue · 4 comments
hami-sh commented
Hello there!
In version 3.4.0 I am trying to set breakpoints in your debugger.
Low values for the PC seem to work just fine, however higher values (such as C068
) are just added as 00:0000
whether clicked on or entered directly.
Great program! Love the features but am trying to debug my own GB emulator and would love this to be fixed <3
All the best,
Hame
drhelius commented
Thanks a lot for reporting!
Which MBC is the rom using?
hami-sh commented
drhelius commented
Sorry for the late reply but it's now fixed
hami-sh commented
Great work! Thanks heaps for the help <3 you're doing some really great work!