Collection of eight-bit processor emulators (for various projects)
Go to file
2024-07-22 12:24:14 +01:00
EightBit Modernise some more c# code 2024-07-18 11:38:02 +01:00
Fuse
Intel8080 Try to minimise use of "Word" from Register16 2024-06-30 12:30:07 +01:00
LR35902 Try to minimise use of "Word" from Register16 2024-06-30 12:30:07 +01:00
M6502 Simplify some address assignment 2024-07-22 12:24:14 +01:00
MC6809 Update test framework 2024-06-30 15:07:21 +01:00
MC6850
Z80 Modernise some more c# code 2024-07-18 11:38:02 +01:00
.gitignore
EightBitNet.sln
LICENSE
README.md

EightBit (Net)

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

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