Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 899b84baa2 Linux compatibility.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-10-29 18:47:23 +00: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 Get the LR35902 test suite up and running again. 2017-10-28 13:08:07 +01:00
M6502 Get the 6502 tests running again. 2017-10-28 13:06:56 +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 Linux compatibility. 2017-10-29 18:47:23 +00: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