a so called 6502 "emulator"
Find a file
2025-09-09 15:43:34 +00:00
.gitignore fix 2025-09-06 12:37:20 +00:00
6.out finishing touches for restructure 2025-09-09 15:43:34 +00:00
a.out finishing touches for restructure 2025-09-09 15:43:34 +00:00
COPYING fixup COPYING format 2025-09-08 06:29:01 +00:00
cpu.6 finishing touches for restructure 2025-09-09 15:43:34 +00:00
cpu.c finishing touches for restructure 2025-09-09 15:43:34 +00:00
dat.h restructuring 2025-09-09 15:29:39 +00:00
fns.h finishing touches for restructure 2025-09-09 15:43:34 +00:00
main.6 finishing touches for restructure 2025-09-09 15:43:34 +00:00
main.c finishing touches for restructure 2025-09-09 15:43:34 +00:00
mem.6 finishing touches for restructure 2025-09-09 15:43:34 +00:00
mem.c finishing touches for restructure 2025-09-09 15:43:34 +00:00
mkfile finishing touches for restructure 2025-09-09 15:43:34 +00:00
README.md Update README.md 2025-09-08 06:31:02 +00:00
scemu.c scemu.c:72 name not declared: progsiz 2025-09-08 21:28:04 +00:00
test.s finishing touches for restructure 2025-09-09 15:43:34 +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)

License

scemu is provided to you under the Unlicense.