EightBitNet/MC6809/MC6809.UnitTest
Adrian Conlon 3914a75102 MC6809: Caught out by references versus values again. Fixes JSR/RTS stack operations.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-05-05 10:14:03 +01:00
..
Properties add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AbxTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AdcTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AddTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AndTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AslTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
AsrTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
BgtTests.cs MC6809: Correct a branching problem due to the use of reference PC object. 2019-05-04 17:17:54 +01:00
BhiTests.cs Correct a couple of missed "readonly" specifications in the MC6809 unit tests. 2019-04-21 16:51:08 +01:00
BitTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
BleTests.cs MC6809: Correct a branching problem due to the use of reference PC object. 2019-05-04 17:17:54 +01:00
Board.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
ClrTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
CmpTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
DecTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
IncTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
MC6809.UnitTest.csproj MC6809: Caught out by references versus values again. Fixes JSR/RTS stack operations. 2019-05-05 10:14:03 +01:00
packages.config add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
SbcTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00
SubTests.cs add unit tests (not complete) for 6809 processor. Fix matters arising. 2019-04-21 04:47:36 +01:00