Collection of eight-bit processor emulators (for various projects)
Go to file
2018-08-27 22:48:08 +01:00
inc Correct 5-bit sign extension on the 6809 processor. Allows CLR 5-bit offset indexed disassembly to work correctly. 2018-08-27 12:57:44 +01:00
Intel8080 Whoops: The "Bus" class *really* isn't allowed to know the "endianness" of the attached processor! 2018-08-27 11:27:33 +01:00
LR35902 Whoops: The "Bus" class *really* isn't allowed to know the "endianness" of the attached processor! 2018-08-27 11:27:33 +01:00
M6502 Whoops: The "Bus" class *really* isn't allowed to know the "endianness" of the attached processor! 2018-08-27 11:27:33 +01:00
MC6809 Fill out more 6809 disassembly + fix a bug in the TFR/EXG instructions: muddled up 8/16 bit transfers. 2018-08-27 22:48:08 +01:00
Ricoh2A03 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
src Correct 5-bit sign extension on the 6809 processor. Allows CLR 5-bit offset indexed disassembly to work correctly. 2018-08-27 12:57:44 +01:00
Z80 Whoops: The "Bus" class *really* isn't allowed to know the "endianness" of the attached processor! 2018-08-27 11:27:33 +01:00
.gitignore
compile.mk
EightBit.sln Another 6809 instruction and addressing mode disassembly added. 2018-08-27 11:29:15 +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