mirror of https://github.com/stella-emu/stella.git
![]() System when it uses peek() to examine memory/TIA/etc. I'm not entirely sure I put a lockDataBus() call where it will get executed when the user presses ` to enter the debugger: I put it in Debugger::start() (does everything call this, or does EventHandler do something else?), and again in Debugger::state() (which gets called to build every prompt string). There are unlockDataBus() calls everywhere in the Debugger where we execute 6502 code, including Debugger::quit(). Does the EventHandler call quit() when it exits the debugger (if the user presses ` I mean)? git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@630 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |