Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 2d6b9d9ecf Add some more 6809 documentation.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-08-26 19:10:04 +01:00
inc Allow memory peek as a const operation. 2018-08-26 13:06:05 +01:00
Intel8080 Tidy some processor virtual specifications. 2018-08-25 13:35:53 +01:00
LR35902 Tidy some processor virtual specifications. 2018-08-25 13:35:53 +01:00
M6502 Remove a couple of unused headers from the 6502 processor. 2018-08-26 19:06:00 +01:00
MC6809 Add some more 6809 documentation. 2018-08-26 19:10:04 +01:00
Ricoh2A03 Have a stab at sorting out processor pin handling. 2018-08-25 12:09:26 +01:00
src Refactor the *EndianProcessor classes, such that their implementation is no longer in header files. 2018-08-25 22:51:56 +01:00
Z80 Whoops: The NMI line needs to be powered on by individual processors now it's no longer part of the Processor base class. 2018-08-25 22:50:18 +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 Add a skeletal half way house between a 6809 tester and a CoCo 2 emulator. 2018-08-26 19:09:34 +01: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