C64 assembly port of original Apple 1 Woz Monitor + more
Go to file
stid a877122710 Fine Tune (progress) 2019-12-27 17:00:13 -08:00
.gitignore Fine tune + Keyb2 (not impl yet) 2019-11-09 19:10:52 -08:00
LICENSE Create LICENSE 2019-12-27 16:49:02 -08:00
README.md Fine tune + Keyb2 (not impl yet) 2019-11-09 19:10:52 -08:00
hex.asm Fine tune 2019-11-22 18:50:25 -08:00
keyb2.asm Fine tune 2019-11-22 18:50:25 -08:00
main.asm Fine Tune (progress) 2019-12-27 17:00:13 -08:00
math.asm Fine tune 2019-11-22 18:50:25 -08:00
mem_map.asm Fine tune 2019-11-22 18:50:25 -08:00
memory.asm Fine Tune (progress) 2019-12-27 17:00:13 -08:00
screen.asm Fine Tune (progress) 2019-12-27 17:00:13 -08:00
shell.asm Fine Tune (progress) 2019-12-27 17:00:13 -08:00

README.md

Compile to Cart

cartconv -t normal -name "woz" -i main.prg -o woz.crt
x64 woz.crt
cartconv -i woz.crt -o woz.bin