Hi all,
I've got a proposal to change the default behavior of the openMSX's debugger disassembly view.
When debugging, something I dislike is that all the code scrolls up and down. At least for me, that is quite displeased since I really can't focus on a particular piece of code since it's moving all the time. Instead, I think it's way better that it's simply the cursor which moves and the disassembled code view only changes when strictly necessary.
But of course it's a matter of preference. So, before sending a PR in Github I'd like to know your thoughts. If you guys don't like it I'll just keep it for myself. Otherwise I'll PR.
The commit:
https://github.com/mcolom/debugger/commit/ed1192e25fbd64b92e...
Cheers!
Aangemeld of registreer om reacties te plaatsen