EightBitNet/Fuse
2024-05-18 21:57:33 +01:00
..
AbstractRegisterState.cs Add a .net Fuse test suite for the Z80 core (one "unexpected" result). 2019-08-13 22:24:04 +01:00
Fuse.csproj Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
IRegisterState.cs Make the Fuse test classes more generic, so I can use them again for the Z80 fuse runner. 2019-08-13 18:51:34 +01:00
Lines.cs Tidy up stylecopy usage for the LR35902 set of libraries. 2019-07-21 13:11:00 +01:00
MemoryDatum.cs Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
Result.cs Start incorporating "event" support into the Fuse tests. Only supported by the Z80 fuse tests at present. 2019-08-14 22:38:47 +01:00
Results.cs Make the Fuse test classes more generic, so I can use them again for the Z80 fuse runner. 2019-08-13 18:51:34 +01:00
Test.cs Make the Fuse test classes more generic, so I can use them again for the Z80 fuse runner. 2019-08-13 18:51:34 +01:00
TestEvent.cs Work towards accurate bus/memory/io timings. Especially Z80 m-cycle timing. 2020-07-05 00:09:51 +01:00
TestEvents.cs Start incorporating "event" support into the Fuse tests. Only supported by the Z80 fuse tests at present. 2019-08-14 22:38:47 +01:00
Tests.cs Make the Fuse test classes more generic, so I can use them again for the Z80 fuse runner. 2019-08-13 18:51:34 +01:00