EightBit/M6502/test
2018-06-24 20:58:20 +01:00
..
roms Add AllSuiteA test suite (works fine) 2018-01-09 20:18:03 +00:00
Board.cpp Simplify memory event handlers and ROM recognition a little (bit of speed difference) 2018-06-10 22:00:52 +01:00
Board.h Remove duplicated code (from const definitions) the performance benefit isn't worth the amount of duplicated code. 2018-06-24 20:58:20 +01:00
Configuration.cpp Moved the 6502 test directory to something a little more standard. 2018-01-06 22:10:02 +00:00
Configuration.h Moved the 6502 test directory to something a little more standard. 2018-01-06 22:10:02 +00:00
Makefile 6502 linux compatibility in Makefile 2018-01-06 23:19:07 +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 Sort out M6502 precompiled headers. 2018-01-06 23:19:29 +00:00
test_M6502.vcxproj Simplify some build options. 2018-02-19 23:18:21 +00:00
test_M6502.vcxproj.filters Moved the 6502 test directory to something a little more standard. 2018-01-06 22:10:02 +00:00
test.cpp Sort out M6502 precompiled headers. 2018-01-06 23:19:29 +00:00