a so called 6502 "emulator"
.gitignore | ||
6.out | ||
a.out | ||
mkfile | ||
prog.s | ||
README.md | ||
run | ||
scemu.6 | ||
scemu.c | ||
vasm6502_oldstyle |
scemu
a shit 6502 emulator, built with nothing provided. <3
it is made for plan 9, though p9p should let you build it on other platforms (probably)