mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-18 12:06:47 +00:00
3d6c10bad9
. 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 |
||
---|---|---|
.. | ||
stdafx.cpp | ||
stdafx.h | ||
TestCPU6502-vs2008.vcproj | ||
TestCPU6502-vs2013.vcxproj | ||
TestCPU6502-vs2013.vcxproj.filters | ||
TestCPU6502-vs2015.vcxproj | ||
TestCPU6502-vs2015.vcxproj.filters | ||
TestCPU6502.cpp |