This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
AppleWin
Watch
1
Star
0
Fork
0
You've already forked AppleWin
mirror of
https://github.com/AppleWin/AppleWin.git
synced
2025-01-14 11:29:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
AppleWin
/
test
/
TestCPU6502
History
tomcw
40bf9cd2d3
6502/65C02: Fix JSR for edge-case where JSR ABS16 is on stack and SP points to ABS16! (
#1257
)
...
. Add CPU unit-tests
2024-03-03 11:30:13 +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-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-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.cpp
6502/65C02: Fix JSR for edge-case where JSR ABS16 is on stack and SP points to ABS16! (
#1257
)
2024-03-03 11:30:13 +00:00