Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon ae66b39dac Add a couple of LIKELY/UNLIKELY specifications to the 6809 processor.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-25 12:51:43 +01:00
inc Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
Intel8080 Start moving towards reset being just another style of interrupt. 2018-08-25 01:34:30 +01:00
LR35902 Match the GameBoy code to the updated handling of reset (etc.) interrupts. 2018-08-25 01:57:22 +01:00
M6502 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
MC6809 Add a couple of LIKELY/UNLIKELY specifications to the 6809 processor. 2018-08-25 12:51:43 +01:00
Ricoh2A03 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
src Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
Z80 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
.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 Whoops: Missed top-level support for 6502. 2018-01-06 21:40:04 +00:00
README.md

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902
  • Mos Technology 6502