c64cart-helloworld/make.sh

4 lines
122 B
Bash
Executable File

#!/bin/sh
64tass helloworld.asm -o helloworld.prg
cartconv -t normal -n "Hello World" -i helloworld.prg -o helloworld.crt