AppleWin/source/CPU
tomcw 3d6c10bad9 Debugger:
. Move the BRK and invalid opcodes checks out of main emulation's Fetch() and into DebugContinueStepping()
. Added a new break condition: when PC reads floating bus or I/O memory
. On a break condition, output a 'Stop Reason' message to the console
2017-03-07 21:35:38 +00:00
..
cpu_general.inl Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
cpu_instructions.inl Manual merge from master @ c798157 2016-03-21 23:48:02 +00:00
cpu65C02.h Debugger: 2017-03-07 21:35:38 +00:00
cpu65d02.h Debugger: 2017-03-07 21:35:38 +00:00
cpu6502.h Debugger: 2017-03-07 21:35:38 +00:00