CPU Emulator writen in Python With a Asm to Bytecode compialer, and a C to ASM compialer
asm | ||
tests | ||
.gitattributes | ||
asm-to-prg.py | ||
c-to-asm.py | ||
drive8.bin | ||
LICENSE | ||
main.asm | ||
main.c | ||
main.py | ||
program.py | ||
README.md | ||
std.asm | ||
std.h | ||
test.asm |
Python-Cpu-Emulator
CPU Emulator writen in Python With a Asm to Bytecode compialer, and a C to ASM compialer