EightBitNet/Z80/Z80.Test
Adrian Conlon 27e1c5c9f8 Make Register16 a class, rather than struct. Tricky, but a bit faster than before.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-02-21 19:58:49 +00:00
..
Properties Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
roms Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Board.cs Make Register16 a class, rather than struct. Tricky, but a bit faster than before. 2019-02-21 19:58:49 +00:00
Configuration.cs Make the Z80 test harness mostly functional. 2019-02-20 22:23:58 +00:00
packages.config Start adding Z80 test harness and update package configurations. 2019-02-19 00:58:17 +00:00
Program.cs Make Register16 a class, rather than struct. Tricky, but a bit faster than before. 2019-02-21 19:58:49 +00:00
stylecop.json Make the Z80 test harness mostly functional. 2019-02-20 22:23:58 +00:00
TestHarness.cs Add an extra couple of blank lines to separate the information messages in the test harness. 2019-02-21 01:11:07 +00:00
Z80.Test.csproj Make the Z80 test harness mostly functional. 2019-02-20 22:23:58 +00:00