Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 8823bb6610 Refactor the *EndianProcessor classes, such that their implementation is no longer in header files.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-25 22:51:56 +01:00
inc Refactor the *EndianProcessor classes, such that their implementation is no longer in header files. 2018-08-25 22:51:56 +01:00
Intel8080
LR35902
M6502 Whoops: The NMI line needs to be powered on by individual processors now it's no longer part of the Processor base class. 2018-08-25 22:50:18 +01:00
MC6809 Start adding definition of BA/BS flags. 2018-08-25 14:55:57 +01:00
Ricoh2A03
src Refactor the *EndianProcessor classes, such that their implementation is no longer in header files. 2018-08-25 22:51:56 +01:00
Z80 Whoops: The NMI line needs to be powered on by individual processors now it's no longer part of the Processor base class. 2018-08-25 22:50:18 +01:00
.gitignore
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