EightBitNet/MC6809/MC6809.UnitTest
Adrian Conlon 291a212504 Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
..
AbxTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
AdcTests.cs Correct some straightforward analysis issues. 2019-07-01 00:15:25 +01:00
AddTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
AndTests.cs Add ANDCC test to MC6809 core 2019-06-10 08:52:32 +01:00
AslTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
AsrTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
BgtTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
BhiTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
BitTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
BleTests.cs Remove extra step instruction in BleTests 2019-06-08 23:31:03 +01:00
Board.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
ClrTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
CmpTests.cs Add more indexed addressing mode tests to the MC6809 core. 2019-06-09 10:37:46 +01:00
ComTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
DaaTests.cs DAA tests added to MC6809 core 2019-06-10 08:50:24 +01:00
DecTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
EorTests.cs Tidy a couple of small mistakes in MC6809 test code 2019-06-10 08:51:35 +01:00
ExgTests.cs Add tests for EXG, TFR and NEG. Also added some undocumented behaviour to EXG and TFR. 2019-06-02 19:04:27 +01:00
IncTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
JsrTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
LdTests.cs Start adding some LDx tests, mainly to mop up any missing indexed addressing modes. 2019-06-21 09:07:58 +01:00
LeaTests.cs Add more indexed addressing mode tests to the MC6809 core. 2019-06-09 10:37:46 +01:00
LsrTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
MC6809.UnitTest.csproj Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
MulTests.cs Tidy a couple of small mistakes in MC6809 test code 2019-06-10 08:51:35 +01:00
NegTests.cs Add tests for EXG, TFR and NEG. Also added some undocumented behaviour to EXG and TFR. 2019-06-02 19:04:27 +01:00
OrTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
PshTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
PulTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
RolTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
RorTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00
RtsTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
SbcTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
SexTests.cs Add EOR and SEX unit tests 2019-06-08 23:31:55 +01:00
SubTests.cs Correct a few more style/correctness issues. 2019-05-06 11:02:20 +01:00
TfrTests.cs Add tests for EXG, TFR and NEG. Also added some undocumented behaviour to EXG and TFR. 2019-06-02 19:04:27 +01:00
TstTests.cs A bunch more MC6809 tests added. *Still* not found the issue with floating point numbers! 2019-06-03 00:55:01 +01:00