Collection of eight-bit processor emulators (for various projects)
Go to file
2019-02-28 00:06:35 +00:00
EightBit Follow most of the guideline suggestions from VS2019 preview. Pretty good suggestions! 2019-02-22 22:33:51 +00:00
Intel8080 First commit of the Intel8080 processor core. Passes diagnostics. Runs at ~50% speed of unmanaged code. 2019-02-28 00:06:35 +00:00
M6502 Follow most of the guideline suggestions from VS2019 preview. Pretty good suggestions! 2019-02-22 22:33:51 +00:00
Z80 Use intermediate values for HL2, if possible. 2019-02-23 10:38:29 +00:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBit.sln First commit of the Intel8080 processor core. Passes diagnostics. Runs at ~50% speed of unmanaged code. 2019-02-28 00:06:35 +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