Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian.Conlon d0e98fa585 Fix a missing file issue in the fuse test project.
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-07-20 12:17:37 +01:00
inc Memory locking is dependent on the GB hardware, not the size of the program, so allow lock ranges to be manually specified. 2017-07-18 21:40:29 +01:00
Intel8080 Bring the various IntelProcessor derived processors a little closer together. 2017-07-19 13:59:28 +01:00
LR35902 Finally: a working daa 2017-07-20 10:42:18 +01:00
M6502 Tidy up memory event handling to make it a bit easier to verify read/write events. 2017-07-17 21:00:05 +01:00
src Memory locking is dependent on the GB hardware, not the size of the program, so allow lock ranges to be manually specified. 2017-07-18 21:40:29 +01:00
Z80 Fix a missing file issue in the fuse test project. 2017-07-20 12:17:37 +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