Collection of eight-bit processor emulators (for various projects)
Go to file
2024-07-22 11:18:36 +01:00
EightBit Modernise some more c# code 2024-07-18 11:38:02 +01:00
Fuse Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
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 Start implementing W65C02 as a derived MOS6502 core. 2024-07-22 11:18:36 +01:00
MC6809 Update test framework 2024-06-30 15:07:21 +01:00
MC6850 Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
Z80 Modernise some more c# code 2024-07-18 11:38:02 +01:00
.gitignore
EightBitNet.sln Add CC65/CA65 symbol handling module 2024-06-05 12:51:40 +01:00
LICENSE
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