Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 116f9961c4 Add a higher/lower nibble mask
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-05-25 22:36:10 +01:00
inc Add a higher/lower nibble mask 2018-05-25 22:36:10 +01:00
Intel8080 Some *small* consistency changes. Perhaps some performance gains. 2018-04-11 23:53:26 +01:00
LR35902 Add a higher/lower nibble mask 2018-05-25 22:36:10 +01:00
M6502 Some *small* consistency changes. Perhaps some performance gains. 2018-04-11 23:53:26 +01:00
Ricoh2A03 Simplify some build options. 2018-02-19 23:18:21 +00:00
src Remove some "tricksy" code from the Z80 emulator chain. 2018-04-14 09:39:06 +01:00
Z80 Add a higher/lower nibble mask 2018-05-25 22:36:10 +01:00
.gitignore Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
compile.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
EightBit.sln Moved the 6502 test directory to something a little more standard. 2018-01-06 22:10:02 +00:00
exe_build.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
lib_build.mk Simplify Linux build configurations. 2017-12-25 23:45:55 +00:00
LICENSE Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
Makefile Whoops: Missed top-level support for 6502. 2018-01-06 21:40:04 +00: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