Collection of eight-bit processor emulators (for various projects)
Go to file
2017-08-29 17:28:24 +01:00
inc Correct SP arithmetic methods: All Blargg CPU tests now pass. Hurrah! 2017-08-28 23:04:25 +01:00
Intel8080 Share i8080 and Z80 I/O implementations. 2017-08-28 21:41:10 +01:00
LR35902 Merge branch 'master' of https://github.com/MoleskiCoder/EightBit 2017-08-29 17:28:24 +01:00
M6502 More consolidation of instruction implementations. 2017-08-28 21:18:08 +01:00
src Share i8080 and Z80 I/O implementations. 2017-08-28 21:41:10 +01:00
Z80 Share i8080 and Z80 I/O implementations. 2017-08-28 21:41:10 +01:00
.gitignore Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
EightBit.sln First stab at adding Fuse Test runner. 2017-06-05 23:24:08 +01:00
LICENSE Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
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