a so called 6502 "emulator"
Find a file
yuvia d9fab02147 add COPYING
license ambiguity leads to problems in the real world (that i do not care about)
2025-09-08 06:28:31 +00:00
.gitignore fix 2025-09-06 12:37:20 +00:00
a.out fix 2025-09-06 12:37:20 +00:00
COPYING add COPYING 2025-09-08 06:28:31 +00:00
mkfile "uupsie" 2025-09-06 12:27:00 +00:00
prog.s fix 2025-09-06 12:37:20 +00:00
README.md shhh 2025-09-06 12:28:28 +00:00
run dev script 2025-09-06 12:44:07 +00:00
scemu.c add some bounds checking to openprog() 2025-09-07 21:06:35 +00:00
vasm6502_oldstyle import 2025-09-06 12:23:32 +00:00

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)