Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 3c5e292eae Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present)
Now runs some instructions before going wrong...

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-02-03 00:42:55 +00:00
EightBit Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
M6502 Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
Test_M6502 Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
UnitTestEightBit Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBit.sln Drop Register16 support (replaced with explicit ushort), add some unit tests (Chip class only at present) 2019-02-03 00:42:55 +00:00
LICENSE Initial commit 2019-02-02 15:09:24 +00:00
README.md Initial commit 2019-02-02 15:09:24 +00:00

EightBitNet