Collection of eight-bit processor emulators (for various projects)
Go to file
2024-10-14 11:24:09 +01:00
EightBit Sort out GB timing (enough to pass Blargg, anyway) 2024-10-12 14:38:45 +01:00
Fuse .net 9 analysis changes 2024-10-12 11:09:29 +01:00
Intel8080 Shared test harness 2024-10-12 11:48:54 +01:00
LR35902 Synchonise with unmanaged GB implementation 2024-10-14 11:04:51 +01:00
M6502 .net 9 analysis 2024-10-12 12:26:21 +01:00
MC6809 Update to .Net 9 2024-10-12 08:49:47 +01:00
MC6850 Update to .Net 9 2024-10-12 08:49:47 +01:00
Z80 Remove extra blank line 2024-10-14 11:24:09 +01:00
.gitignore Initial commit 2019-02-02 15:09:24 +00:00
EightBitNet.sln Add CC65/CA65 symbol handling module 2024-06-05 12:51:40 +01: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