AppleWin/test/TestCPU6502
tomcw 67eafa8e91 Add VS2022 sln & proj files
. Debug & Release now using:
    Windows SDK 10.0 & Platform Toolset VS2022 (v143)
. Debug v141_xp & Release v141_xp still using:
    Windows SDK 7.0 & Platform Toolset VS2017 - WinXP (v141_xp)
2023-05-28 21:23:56 +01:00
..
TestCPU6502-VS2022.vcxproj Add VS2022 sln & proj files 2023-05-28 21:23:56 +01:00
TestCPU6502-VS2022.vcxproj.filters Add VS2022 sln & proj files 2023-05-28 21:23:56 +01:00
TestCPU6502-vs2008.vcproj Support for synchronous events (PR #841) 2020-10-11 16:08:05 +01: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 Fix for 6522 counter underflows falsely delaying when IRQ occurs. (Fixes #1176) 2023-02-05 11:02:56 +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