mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2024-11-05 03:07:44 +00:00
Collection of eight-bit processor emulators (for various projects)
.github/workflows | ||
Gaming | ||
inc | ||
Intel8080 | ||
LR35902 | ||
M6502 | ||
M6532 | ||
MC6809 | ||
MC6850 | ||
modules | ||
Ricoh2A03 | ||
src | ||
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)