Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon e555fe335f Whoops: correct return values of 6809 branch helpers.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-23 09:32:37 +01:00
inc Add JMP and JSR instructions to the 6809 processor. 2018-08-21 18:10:38 +01:00
Intel8080
LR35902 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
M6502 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
MC6809 Whoops: correct return values of 6809 branch helpers. 2018-08-23 09:32:37 +01:00
Ricoh2A03 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
src Start refactoring the processor classes to allow big/little endian processors to be specified. 2018-08-17 21:53:49 +01:00
Z80
.gitignore
compile.mk
EightBit.sln Add a skeletal 6809 processor. 2018-08-19 00:18:08 +01:00
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