Collection of eight-bit processor emulators (for various projects)
Go to file
2017-09-07 20:12:11 +01:00
inc (Coverity) Initialise Bus variables in constructor. 2017-09-07 13:45:16 +01:00
Intel8080 Ensure the i8080 unit tests run successfully to completion. 2017-09-07 00:55:06 +01:00
LR35902 Correct a couple of memory map elements. 2017-09-07 20:11:57 +01:00
M6502 Ensure the MOS6502 unit tests run successfully to completion. 2017-09-07 00:58:56 +01:00
src Correct some rom initialisation/loading issues. 2017-09-07 12:23:06 +01:00
Z80 Ensure the Z80 unit tests run successfully to completion. 2017-09-07 01:04:09 +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