AppleWin/test/TestCPU6502
tomcw 5fdc879a05 Merge from branch 'NTSC_PreMerge':
1.26.0.1
. NTSC video modes (TV Color, TV B&W, Monitor Color, Monitor B&W)
. Full Screen using native resolution (not 640x480)

NB. 6502 emulation is slower now, which means disk loading (ie. full-speed) is slower.
. EG. Aztec.dsk: from F2 boot to "Press any key". (Release build, 50% "TV Color", not run in VS, VAIO laptop)
  ~4 secs: AppleWin 1.25.0.3 (built with VS2005)
  ~7 secs: AppleWin 1.26.0.1 (built with VS2008 or VS015)
2016-09-04 21:14:26 +01: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
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 Merge from branch 'NTSC_PreMerge': 2016-09-04 21:14:26 +01:00
TestCPU6502.vcproj Add test/TestCPU6502 2016-03-21 22:41:29 +00:00