Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon f6bd871757 Whoops: correct 6809 stack pointer increment/decrement order
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-09-29 10:02:53 +01:00
inc Add more of the MC6850 internals. 2018-09-23 20:31:55 +01:00
Intel8080 Add miscellaneous documentation and test gubbins 2018-09-21 00:17:25 +01:00
LR35902 Simplify register16_t usage a little. 2018-09-16 12:00:29 +01:00
M6502 Simplify register16_t usage a little. 2018-09-16 12:00:29 +01:00
MC6809 Whoops: correct 6809 stack pointer increment/decrement order 2018-09-29 10:02:53 +01:00
MC6850 Probably doesn't work, but this is another style of MC6850 event handling 2018-09-25 23:55:14 +01:00
Ricoh2A03 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
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 Sort a bunch of missing argument const specifications. 2018-09-21 00:16:00 +01:00
.gitignore
compile.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
EightBit.sln Whoops: missed movement of stdafx.h for MC6809 2018-09-22 23:09:10 +01:00
exe_build.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
lib_build.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
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