Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 51e6adc5f4 Whoops: remove Rom.h
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-19 00:09:00 +01:00
inc Whoops: remove Rom.h 2018-08-19 00:09:00 +01:00
Intel8080 Remove some commented lines 2018-08-17 14:00:24 +01:00
LR35902 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
M6502 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
Ricoh2A03 Tidy header file usage a little. 2018-08-18 23:56:16 +01:00
src Start refactoring the processor classes to allow big/little endian processors to be specified. 2018-08-17 21:53:49 +01:00
Z80 Default a couple of project configuration options. 2018-08-17 14:02:00 +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