drhelius/Gearboy

Debugger setting breakpoints

hami-sh opened this issue · 4 comments

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

Thanks a lot for reporting!
Which MBC is the rom using?

Pleasure :)
Its blargg's CPU test -- just the individual/01-special.gb -- so type 01 (ROM + MBC1)
Here is the debug output in visualboyadvance just in case! Sorry if i have made a grave mistake and am missing something blindly obvious 🤦🏻
image
Cheers!

Sorry for the late reply but it's now fixed

Great work! Thanks heaps for the help <3 you're doing some really great work!