Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon cd4af67177 Work my way through a bunch of the analysis suggestions.
Signed-off-by: Adrian Conlon <adrian.conlon@gmail.com>
2020-06-22 00:00:15 +01:00
EightBit Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
Fuse Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
Intel8080 Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
LR35902 Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
M6502 Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
MC6809 Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
MC6850 Update all analysis (and other!) nuget packages, ensure builds across all projects. 2020-06-21 18:35:10 +01:00
Z80 Work my way through a bunch of the analysis suggestions. 2020-06-22 00:00:15 +01:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBit.sln Add Z80 Fuse test to the EightBit .Net solution 2019-11-16 21:01:47 +00:00
LICENSE Initial commit 2019-02-02 15:09:24 +00:00
README.md Update README.md 2019-05-26 11:07:53 +01:00

EightBit (Net)

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

  • MOS Technology 6502
  • Intel 8080
  • Zilog Z80
  • Motorola MC6809
  • Motorola MC6850