Collection of eight-bit processor emulators (for various projects)
Go to file
2024-10-07 19:34:48 +01:00
EightBit Make the intel hex file format parser easier to use. 2024-10-07 09:40:26 +01:00
Fuse Add some simplifications for argument null exception handling 2024-10-06 13:24:04 +01:00
Intel8080 Step can be split a little to make it easier to override. 2024-07-24 17:21:49 +01:00
LR35902 Use intrinsics, if possible 2024-08-05 20:32:34 +01:00
M6502 Flatten symbols namespace 2024-10-07 19:34:48 +01:00
MC6809 Step can be split a little to make it easier to override. 2024-07-24 17:21:49 +01:00
MC6850 Ugrade to .NET 8.0: First pass 2024-05-18 21:57:33 +01:00
Z80 Prefer a more straightforward register exchange 2024-09-27 12:43:14 +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