Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian.Conlon 64b7335a79 Attempted move to a "BUS" oriented memory architecture (TBC!)
Signed-off-by: Adrian.Conlon <adrian.conlon@arup.com>
2017-09-06 13:22:23 +01:00
inc Attempted move to a "BUS" oriented memory architecture (TBC!) 2017-09-06 13:22:23 +01:00
Intel8080 Attempted move to a "BUS" oriented memory architecture (TBC!) 2017-09-06 13:22:23 +01:00
LR35902 Tidy header file usage a little. 2017-09-01 16:41:50 +01:00
M6502 Rationalise some of the reset/initialise logic across pProcessor implementations. 2017-09-01 16:01:40 +01:00
src Attempted move to a "BUS" oriented memory architecture (TBC!) 2017-09-06 13:22:23 +01:00
Z80 Rationalise some of the reset/initialise logic across pProcessor implementations. 2017-09-01 16:01:40 +01:00
.gitignore
EightBit.sln First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
LICENSE
README.md Update readme to show the 6502 implementation is in pretty good shape. 2017-07-17 13:48:15 +01:00

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902 (Not working)
  • Mos Technology 6502