mirror of
https://github.com/stid/woz64.git
synced 2024-11-22 11:32:29 +00:00
C64 assembly port of original Apple 1 Woz Monitor + more
.gitignore | ||
hex.asm | ||
keyb2.asm | ||
LICENSE | ||
main.asm | ||
math.asm | ||
mem_map.asm | ||
memory.asm | ||
README.md | ||
screen.asm | ||
shell.asm |
Compile to Cart
cartconv -t normal -name "woz" -i main.prg -o woz.crt
x64 woz.crt
cartconv -i woz.crt -o woz.bin