Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian.Conlon 37c86fa5cf All comments in the LR35902 test input file
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-08-12 15:47:03 +01:00
inc Because of its boot room, the LR35902 needs a custom clear mechanism. 2017-08-10 20:30:37 +01:00
Intel8080 Switch to a memory read/write event driven model. All tests passing. 2017-08-06 17:06:48 +01:00
LR35902 All comments in the LR35902 test input file 2017-08-12 15:47:03 +01:00
M6502 Tidy up the 10 addressing mode write set to make it clearer when memory writes occur. 2017-08-07 21:25:21 +01:00
src Share instruction decoding mechanism between Intel derived processors. 2017-07-21 13:33:17 +01:00
Z80 Missed an easy "assume" entry 2017-08-08 13:38:27 +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