a so called 6502 "emulator"
Find a file
2025-09-10 14:08:33 +00:00
.gitignore fix 2025-09-06 12:37:20 +00:00
COPYING fixup COPYING format 2025-09-08 06:29:01 +00:00
cpu.c the consequences of OOP have been a disaster for the human race, and some failures of my own along the way 2025-09-09 20:29:16 +00:00
dat.h final construction parts & primitive output 2025-09-09 16:00:07 +00:00
fns.h i regret my decisions 2025-09-10 14:08:33 +00:00
main.c i regret my decisions 2025-09-10 14:08:33 +00:00
mem.c relocation of fetch*, push* and pop* 2025-09-09 15:45:42 +00:00
mkfile i regret my decisions 2025-09-10 14:08:33 +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

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.