Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon d4c08b2a25 Use portability macros in the 6502 disassembler.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-01-01 01:16:22 +00:00
inc Some small changes for NES support: hopefully not broken anything! 2017-12-26 22:46:16 +00:00
Intel8080 More pinout oriented method of executing instructions (especially interrupts) 2017-12-10 21:41:48 +00:00
LR35902 A more succinct definition of the LR35902 interrupt mechanism. 2017-12-12 22:29:37 +00:00
M6502 Use portability macros in the 6502 disassembler. 2018-01-01 01:16:22 +00:00
Ricoh2A03 Correct some page crossing conditions affecting 6502 cycle counts. 2017-12-29 14:49:53 +00:00
src Some small changes for NES support: hopefully not broken anything! 2017-12-26 22:46:16 +00:00
Z80 More pinout oriented method of executing instructions (especially interrupts) 2017-12-10 21:41:48 +00: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 First stab at a Ricoh 2A03: A 6502 minus decimal mode support. 2017-12-25 23:34:56 +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 Add i8080 builds to the top level makefile. 2017-12-05 21:56:33 +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