woz64/README.md

8 lines
129 B
Markdown
Raw Normal View History

2019-11-10 03:10:52 +00:00
# Compile to Cart
``` bash
cartconv -t normal -name "woz" -i main.prg -o woz.crt
x64 woz.crt
cartconv -i woz.crt -o woz.bin
```