mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2024-12-23 15:29:24 +00:00
Collection of eight-bit processor emulators (for various projects)
d45401d9b1
1) Move the stdafx.h to the correct place (out of the include search path) 2) Simplify long branch extra cycle handling 3) Rename derived flag handling, to remove B prefix 4) Make interrupt mask flag handling a little easier to read Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com> |
||
---|---|---|
inc | ||
Intel8080 | ||
LR35902 | ||
M6502 | ||
MC6809 | ||
Ricoh2A03 | ||
src | ||
Z80 | ||
.gitignore | ||
compile.mk | ||
EightBit.sln | ||
exe_build.mk | ||
lib_build.mk | ||
LICENSE | ||
Makefile | ||
README.md |
EightBit
Assortment of eight-bit processor emulators:
- Intel 8080
- Zilog Z80
- Sharp LR35902
- Mos Technology 6502