Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 01175cf9eb Add support for emulated SYNC and RDY lines. Untested, but feel close.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2019-01-08 23:55:27 +00:00
inc Remove nodiscard instance where we're using the method for cycle/memory accuracy. 2019-01-06 11:10:05 +00:00
Intel8080 Correct constructions of register16_t: the structure is "#ifdef"ed for different endian arrangements. 2019-01-06 11:27:43 +00:00
LR35902 Correct constructions of register16_t: the structure is "#ifdef"ed for different endian arrangements. 2019-01-06 11:27:43 +00:00
M6502 Add support for emulated SYNC and RDY lines. Untested, but feel close. 2019-01-08 23:55:27 +00:00
M6532 More M6532 documentation added/adjusted 2018-12-03 23:39:22 +00:00
MC6809 Add some more 6809 documentation. 2019-01-07 01:09:24 +00:00
MC6850 Use explicit enumeration types (improves type safety) where appropriate. 2018-12-01 15:24:29 +00:00
modules
Ricoh2A03
src Correct constructions of register16_t: the structure is "#ifdef"ed for different endian arrangements. 2019-01-06 11:27:43 +00:00
Z80 Correct constructions of register16_t: the structure is "#ifdef"ed for different endian arrangements. 2019-01-06 11:27:43 +00:00
.gitignore
.gitmodules
compile.mk Correct Linux build errors. 2018-12-01 16:41:39 +00:00
EightBit.sln Add work in progress of M6532 Riot chip. Nowhere near working yet, but includes lots of documentation. 2018-12-03 22:54:57 +00:00
exe_build.mk
lib_build.mk
LICENSE
Makefile
README.md

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902 (Gameboy)
  • MOS Technology 6502
  • Ricoh 2A03 (NES)
  • Motorola MC6809

Some support chips:

  • Motorola MC6850