EightBit/M6502/test_M6502
Adrian Conlon 1edabd79f3 More pinout oriented method of executing instructions (especially interrupts)
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-12-10 21:41:48 +00:00
..
roms Modified to work with my builds of the Klaus Dormann 6502 test suite. 2017-07-08 01:04:20 +01:00
Board.cpp More pinout oriented method of executing instructions (especially interrupts) 2017-12-10 21:41:48 +00:00
Board.h Get the 6502 tests running again. 2017-10-28 13:06:56 +01:00
Configuration.cpp Add more flexible configuration class for 6502 2017-07-17 10:16:15 +01:00
Configuration.h Add more flexible configuration class for 6502 2017-07-17 10:16:15 +01:00
stdafx.cpp First stab at a running M6502 test suite. Running Klaus Dormann tests 2017-07-05 17:46:02 +01:00
stdafx.h Modified to work with my builds of the Klaus Dormann 6502 test suite. 2017-07-08 01:04:20 +01:00
test_M6502.vcxproj GSL was too problematic when used with GCC. Removed. 2017-11-20 19:17:49 +00:00
test_M6502.vcxproj.filters First stab at a running M6502 test suite. Running Klaus Dormann tests 2017-07-05 17:46:02 +01:00
test.cpp Modified to work with my builds of the Klaus Dormann 6502 test suite. 2017-07-08 01:04:20 +01:00