Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 9122b5aa76 Whoops: missed carry adjustment for the 6809
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-20 12:54:01 +01:00
inc Rearrange the 6809 code such that I can fire memory events. 2018-08-19 00:55:59 +01:00
Intel8080 Remove some commented lines 2018-08-17 14:00:24 +01:00
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: missed carry adjustment for the 6809 2018-08-20 12:54:01 +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 Default a couple of project configuration options. 2018-08-17 14:02:00 +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