EightBitNet/M6502/M6502.Test
2019-02-20 22:21:14 +00:00
..
Properties Move the EightBit (.Net) test projects to better locations. 2019-02-06 22:58:26 +00:00
roms Move the EightBit (.Net) test projects to better locations. 2019-02-06 22:58:26 +00:00
App.config Move the EightBit (.Net) test projects to better locations. 2019-02-06 22:58:26 +00:00
Board.cs Rename the M6502 disassembler class to something a little better grammatically. 2019-02-20 22:21:14 +00:00
Configuration.cs Resurrect the Register16 class. This (or something *very* much like it) is going to be necessary to add a Z80 emulator (reference access to the high/low parts of 16-bit registers). 2019-02-14 23:01:31 +00:00
M6502.Test.csproj Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
packages.config Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Program.cs Rename the M6502 disassembler class to something a little better grammatically. 2019-02-20 22:21:14 +00:00
stylecop.json Move the EightBit (.Net) test projects to better locations. 2019-02-06 22:58:26 +00:00
TestHarness.cs Add some basic runtime timings to the 6502 TestHarness class. 2019-02-18 00:54:02 +00:00