EightBit/M6502/test
2018-09-15 14:35:59 +01:00
..
roms Add AllSuiteA test suite (works fine) 2018-01-09 20:18:03 +00:00
Board.cpp Simplify processor bus access a little by further allowing register16_t address access. 2018-08-29 13:52:25 +01:00
Board.h Modifying the manner in which memory is mapped, allows a fairly clean mechanism for loading Intel "hex" files. 2018-09-15 14:35:59 +01:00
Configuration.h Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01: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 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
test_M6502.vcxproj.filters Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
test.cpp Sort out M6502 precompiled headers. 2018-01-06 23:19:29 +00:00