EightBit/M6502/test
2022-01-01 15:13:16 +00:00
..
roms Add AllSuiteA test suite (works fine) 2018-01-09 20:18:03 +00:00
Board.cpp Start big refactor of device/CPU pin usage (to allow pin events throughout). 2019-01-14 02:10:17 +00:00
Board.h Extensive change warning: lots of "noexcept" and "constexpr" changes. Not sure if I'll keep all of them, but interesting... 2021-07-18 14:28:40 +01:00
Configuration.h Refactor the MOS6502 core: 2018-11-18 13:52:43 +00:00
Makefile Correct Linux build errors. 2018-12-01 16:41:39 +00:00
stdafx.cpp Moved the 6502 test directory to something a little more standard. 2018-01-06 22:10:02 +00:00
stdafx.h Correct Linux build errors. 2018-12-01 16:41:39 +00:00
test_M6502.vcxproj Remind MSVC++ of its responsibilities as to properly define "__cplusplus" 2022-01-01 15:13:16 +00:00
test_M6502.vcxproj.filters Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
test.cpp Profile mode no longer exists on the 6502 test program. 2019-01-07 01:08:23 +00:00