EightBit/M6502/test_M6502
Adrian.Conlon 2c7e32aa78 First stab at implementing MBC1 support for LR35902. Not complete, but all old tests still work.
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-08-23 23:17:45 +01: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 First stab at implementing MBC1 support for LR35902. Not complete, but all old tests still work. 2017-08-23 23:17:45 +01:00
Board.h Modified to work with my builds of the Klaus Dormann 6502 test suite. 2017-07-08 01:04:20 +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 Correct some (but not all!) project configuration anomalies. 2017-07-05 19:36:25 +01: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