Laurens Holst
Laurens Holst
> Breakpoints that are placed on a label do get updated when the label-value changes Ah, that’s nice! > I think with this extra info, it does make (more) sense...
> my startup scripts typically add a watchpoint on an I/O address so that I can easily trigger a break from the code. I just checked my Watchpoints tab and...
> it was listed as a regression compared to the old debugger. I wonder what use case scenarios the person that reported it had? Is there a link to relevant...
Sorry, I mean the motivations to introduce the persistence, not the origin of this bug report :).
Because my opinion right now is really leaning towards keeping things simple and just removing the breakpoints persistence function altogether, not trying to fix it in some way. When the...
Sorry for the rather useless bug report I made 9 years ago. I don't know if this is still the case but I suggest to just close it.
For consoles with 256-pixel wide display resolutions (MSX 256x212, (S)NES 256x240, etc.) you’ll want to enter 9:8 (NTSC) and 7:5 (PAL) pixel aspect ratios.
I have something similar (macOS as well), if I go to the Media / Extensions / Insert menu, if I move my cursor over to a different item after the...
Mmh no, I would expect it to work… Can you email me the file to test with?
I don’t even see the SD-card images show up: In the debugger I see that the `DiskManipulator::drives` vector only contains those two drives, so it’s not even aware of it....