C64 assembly port of original Apple 1 Woz Monitor + more
Go to file
stid 18f5c005c2 Scroll Progress 2019-11-17 19:28:54 -08:00
arch improve 2019-11-16 14:09:22 -08:00
.gitignore Fine tune + Keyb2 (not impl yet) 2019-11-09 19:10:52 -08:00
README.md Fine tune + Keyb2 (not impl yet) 2019-11-09 19:10:52 -08:00
hex.asm improve 2019-11-16 14:09:22 -08:00
keyb2.asm Scroll Progress 2019-11-17 19:28:54 -08:00
main.asm Scroll Progress 2019-11-17 19:28:54 -08:00
math.asm Woz alpha 2019-11-16 23:41:00 -08:00
mem_map.asm Scroll Progress 2019-11-17 19:28:54 -08:00
memory.asm Scroll Progress 2019-11-17 19:28:54 -08:00
screen.asm Scroll Progress 2019-11-17 19:28:54 -08:00
shell.asm Scroll Progress 2019-11-17 19:28:54 -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