Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 99692ce6c7 Refactor MC6850 for C++14/17 updates
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-10-27 21:58:23 +01:00
inc First set of C++17/14 changes to the core library 2018-10-27 17:30:23 +01:00
Intel8080 Refactor the Intel 8080 core for C++17/14 2018-10-27 18:51:30 +01:00
LR35902 Tidy up GameBoy processor (LR35902) with respect to C++14/17 2018-10-27 19:23:02 +01:00
M6502 Start refactoring CPU cores to use C++17/14 features. (This commit covers the 6502 and Z80) 2018-10-27 18:41:55 +01:00
MC6809 Refactor MC6850 for C++14/17 updates 2018-10-27 21:58:23 +01:00
MC6850 Refactor MC6850 for C++14/17 updates 2018-10-27 21:58:23 +01:00
modules
Ricoh2A03
src First set of C++17/14 changes to the core library 2018-10-27 17:30:23 +01:00
Z80 Start refactoring CPU cores to use C++17/14 features. (This commit covers the 6502 and Z80) 2018-10-27 18:41:55 +01:00
.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
  • Mos Technology 6502