Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 1946b7ef39 Correct a couple of flag anomalies in the 6502 processor highlighted by NESTEST
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-12-28 15:53:30 +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 Correct a couple of flag anomalies in the 6502 processor highlighted by NESTEST 2017-12-28 15:53:30 +00:00
Ricoh2A03 Some small changes for NES support: hopefully not broken anything! 2017-12-26 22:46:16 +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
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
Makefile
README.md

EightBit

Assortment of eight-bit processor emulators:

  • Intel 8080
  • Zilog Z80
  • Sharp LR35902
  • Mos Technology 6502