AppleWin/test/TestCPU6502
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
..
TestCPU6502-vs2008.vcproj Rename VS2008 sln & vcprojs to be consistent with other VS versions 2016-12-29 13:17:35 -05:00
TestCPU6502-vs2013.vcxproj Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
TestCPU6502-vs2013.vcxproj.filters Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
TestCPU6502-vs2015.vcxproj Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
TestCPU6502-vs2015.vcxproj.filters Add VS2015 proj files & fix for building under VS2015 in Release (closes #296) 2016-03-24 22:55:36 +00:00
TestCPU6502.cpp Debugger: 2017-03-07 21:35:38 +00:00
stdafx.cpp Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
stdafx.h Add test/TestCPU6502 2016-03-21 22:41:29 +00:00