Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon b232e6992c Get the Z80 test suite up and running again.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-10-28 13:06:10 +01:00
inc Tidy the gameboy core a little. Mainly by moving the execution loops into the bus class. 2017-10-24 00:04:13 +01:00
Intel8080 Tidy Intel8080 header file usage a little. 2017-10-22 21:57:01 +01:00
LR35902 Correct constructor initialisation ordering in GameBoyBus 2017-10-24 22:10:02 +01:00
M6502 Add pre/post read/write memory events. 2017-09-13 23:12:47 +01:00
src Tidy the gameboy core a little. Mainly by moving the execution loops into the bus class. 2017-10-24 00:04:13 +01:00
Z80 Get the Z80 test suite up and running again. 2017-10-28 13:06: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 Gameboy processor is alive! 2017-09-15 22:37:47 +01:00

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902
  • Mos Technology 6502