AppleWin/test/TestCPU6502
Andrea d2a34e1f91
Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884)
. Allocation in Memory.cpp: keep VirtualAlloc of size=64KiB (alignment=64KiB) to ease debugging.
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
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 Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884) 2020-12-10 21:08:15 +00:00