Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian.Conlon 246e6431ab Small correction to GB SP instructions passes a little more of the Blargg tests.
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-08-25 10:33:22 +01:00
inc Refactor to allow peek/poke/reference to share a common implementation as much as possible. 2017-08-24 11:28:01 +01:00
Intel8080 Changes to the "const"ness of peek necessitate some changes. 2017-08-24 11:06:23 +01:00
LR35902 Small correction to GB SP instructions passes a little more of the Blargg tests. 2017-08-25 10:33:22 +01:00
M6502 First stab at implementing MBC1 support for LR35902. Not complete, but all old tests still work. 2017-08-23 23:17:45 +01:00
src Refactor to allow peek/poke/reference to share a common implementation as much as possible. 2017-08-24 11:28:01 +01:00
Z80 Changes to the "const"ness of peek necessitate some changes. 2017-08-24 11:06:23 +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