Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 219d65a57a No need to use LowByte/HighByte methods in Register16 construction: that's what it's layout is for.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-02-15 09:08:44 +00:00
EightBit No need to use LowByte/HighByte methods in Register16 construction: that's what it's layout is for. 2019-02-15 09:08:44 +00:00
M6502 Help out callers using Register16 arguments a little: Don't always require the ".Word" property to be passed. 2019-02-15 00:26:01 +00:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBit.sln Move the EightBit (.Net) test projects to better locations. 2019-02-06 22:58:26 +00:00
LICENSE Initial commit 2019-02-02 15:09:24 +00:00
README.md Update README.md 2019-02-07 00:01:54 +00:00

EightBit (Net)

Assortment of eight-bit processor emulators written in C#:

  • MOS Technology 6502