Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 4bd1a1eab1 M6502: Couple of small C++ usage changes: shouldn't be any functional effects.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-01-12 23:32:06 +00:00
inc Simplify some MEMPTR usage in Intel processors. 2018-01-10 23:08:14 +00:00
Intel8080 More 8080 simplifications. No need to have it act like a Z80 under the hood. 2018-01-11 00:02:44 +00:00
LR35902 Simplify some MEMPTR usage in Intel processors. 2018-01-10 23:08:14 +00:00
M6502 M6502: Couple of small C++ usage changes: shouldn't be any functional effects. 2018-01-12 23:32:06 +00:00
Ricoh2A03 Refactor the 6502 code a little. No functional changes and tests still seem to work. 2018-01-02 21:20:47 +00:00
src Simplify some MEMPTR usage in Intel processors. 2018-01-10 23:08:14 +00:00
Z80 Simplify some MEMPTR usage in Intel processors. 2018-01-10 23:08:14 +00:00
.gitignore
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
Makefile Whoops: Missed top-level support for 6502. 2018-01-06 21:40:04 +00:00
README.md

EightBit

Assortment of eight-bit processor emulators:

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