EightBitNet/Fuse
2024-10-06 13:24:04 +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 Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +01:00
MemoryDatum.cs Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +01:00
Result.cs Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +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 Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +01:00
TestEvent.cs Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +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