Collection of eight-bit processor emulators (for various projects)
Go to file
2024-03-08 19:17:02 +00:00
.github/workflows
Gaming
inc More address simplifications 2024-03-05 10:29:01 +00:00
Intel8080
LR35902
M6502 string_view speed-ups in the JSON related code 2024-03-08 19:17:02 +00:00
M6532
MC6809
MC6850
modules
Ricoh2A03
src Whoops: missed update to Processor::get/setWordPaged 2024-03-07 09:14:22 +00:00
Z80
.gitignore
.gitmodules
compile.mk
EightBit.sln
exe_build.mk
lib_build.mk
LICENSE
Makefile
README.md

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902 (Gameboy)
  • MOS Technology 6502
  • Ricoh 2A03 (NES)
  • Motorola MC6809

Some support chips:

  • Motorola MC6850
  • MOS 6532 (Not working)