Collection of eight-bit processor emulators (for various projects)
Go to file
Adrian Conlon 1bf797490b Tidy the i8080 interrupt handling to be more like the Z80 implementation
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2017-12-04 23:20:55 +00:00
inc Merge branch 'master' of https://github.com/MoleskiCoder/EightBit 2017-12-02 23:55:44 +00:00
Intel8080 Tidy the i8080 interrupt handling to be more like the Z80 implementation 2017-12-04 23:20:55 +00:00
LR35902 Further 8080/Z80 interrupt rewrite 2017-12-03 00:57:47 +00:00
M6502 Further 8080/Z80 interrupt rewrite 2017-12-03 00:57:47 +00:00
src Rewrite i8080 interrupts to be more closely related to the hardware. 2017-12-02 23:50:59 +00:00
Z80 Correct at least some of the problems with the Z80 interrupt rewrite 2017-12-04 21:59:38 +00:00
.gitignore
compile.mk Whoops: missed -flto 2017-12-02 10:35:17 +00:00
EightBit.sln
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
Makefile Add profile guided optimisation to build configuration (profile/profiled) 2017-11-30 14:59:24 +00:00
README.md

EightBit

Assortment of eight-bit processor emulators:

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