c64cart-helloworld/make.sh

4 lines
122 B
Bash
Raw Permalink Normal View History

2022-07-25 00:34:51 +00:00
#!/bin/sh
64tass helloworld.asm -o helloworld.prg
cartconv -t normal -n "Hello World" -i helloworld.prg -o helloworld.crt