Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 7e3957d4db Rewrite i8080 interrupts to be more closely related to the hardware.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-12-02 23:50:59 +00:00
inc Rewrite i8080 interrupts to be more closely related to the hardware. 2017-12-02 23:50:59 +00:00
Intel8080 Rewrite i8080 interrupts to be more closely related to the hardware. 2017-12-02 23:50:59 +00:00
LR35902 Linux build compatibility. 2017-11-27 21:33:23 +00:00
M6502 GSL was too problematic when used with GCC. Removed. 2017-11-20 19:17:49 +00:00
src Rewrite i8080 interrupts to be more closely related to the hardware. 2017-12-02 23:50:59 +00:00
Z80 More likely/unlikely macro usages. 2017-12-02 14:53:35 +00:00
.gitignore Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
compile.mk Whoops: missed -flto 2017-12-02 10:35:17 +00:00
EightBit.sln Updated for VS2017 2017-11-10 23:01:10 +00:00
exe_build.mk Add profile guided optimisation to build configuration (profile/profiled) 2017-11-30 14:59:24 +00:00
lib_build.mk Add profile guided optimisation to build configuration (profile/profiled) 2017-11-30 14:59:24 +00:00
LICENSE Dump of all my C++ emulators, only Intel8080 integrated so far... 2017-06-04 21:38:34 +01:00
Makefile Add profile guided optimisation to build configuration (profile/profiled) 2017-11-30 14:59:24 +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