Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 9445e7d1c4 Add test for CLRA implied
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-10-07 11:04:22 +01:00
inc Refactor bit set/get routines from processor class to lower level chip class. 2018-09-29 14:08:44 +01:00
Intel8080 Refactor bit set/get routines from processor class to lower level chip class. 2018-09-29 14:08:44 +01:00
LR35902 Refactor bit set/get routines from processor class to lower level chip class. 2018-09-29 14:08:44 +01:00
M6502
MC6809 Add test for CLRA implied 2018-10-07 11:04:22 +01:00
MC6850 Reorder the output of the M6850 status dump, so it more easily matches the bit order most -> least significant. 2018-10-03 20:16:59 +01:00
modules Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00
Ricoh2A03
src Refactor the processor class to give us a "Chip" class that gives up pin levels and power. 2018-09-23 13:10:58 +01:00
Z80 Refactor bit set/get routines from processor class to lower level chip class. 2018-09-29 14:08:44 +01:00
.gitignore
.gitmodules Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +01:00
compile.mk
EightBit.sln Start adding MC6809 unit tests for each instruction. Just ABX, so far 2018-10-06 23:52:39 +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