mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-01-26 22:31:38 +00:00
Adrian Conlon
d45401d9b1
Tidy a couple of MC6809 niggles:
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>
…
EightBit
Assortment of eight-bit processor emulators:
- Intel 8080
- Zilog Z80
- Sharp LR35902
- Mos Technology 6502
Languages
C++
89.9%
Assembly
8.2%
DIGITAL Command Language
1.8%
Makefile
0.1%