AppleWin/test/TestCPU6502
tomcw 8d7d2b9647 VS2019: new debug/release configurations for v141_xp (#693)
. NB, the Microsoft SDK 7.1A doesn't contain dxguid.lib & ddraw.lib, so they are linked against these two dx libs that are already part of the AppleWin repo.
2020-12-20 18:44:25 +00: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 VS2019: new debug/release configurations for v141_xp (#693) 2020-12-20 18:44:25 +00:00
TestCPU6502-vs2019.vcxproj.filters Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01:00
TestCPU6502.cpp Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +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