AppleWin/test/TestCPU6502
Andrea bbe88da787
AppleWin.cpp split (PR #875)
. Split AppleWin -> Core with the functionality really needed by the emulator.
. Split AppleWin -> Utilities for generic code not called by other emulator components.
. Split AppleWin -> CmdLine for the command line option parsing.
2020-11-26 21:50:06 +00:00
..
stdafx.cpp Add test/TestCPU6502 2016-03-21 22:41:29 +00:00
stdafx.h Removed 65d02 and used the regular 65c02/6502 headers instead (PR #825) 2020-08-31 10:03:29 +01:00
TestCPU6502-vs2008.vcproj Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01: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-vs2017.vcxproj Cumulative changes required to enable / ease compilation in Linux with gcc. (PR #861) 2020-11-10 20:33:55 +00:00
TestCPU6502-vs2017.vcxproj.filters Cumulative changes required to enable / ease compilation in Linux with gcc. (PR #861) 2020-11-10 20:33:55 +00:00
TestCPU6502-vs2019.vcxproj Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
TestCPU6502-vs2019.vcxproj.filters Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
TestCPU6502.cpp AppleWin.cpp split (PR #875) 2020-11-26 21:50:06 +00:00