c65gm/examples/hires/cm.sh

5 lines
No EOL
136 B
Bash
Executable file

#!/bin/sh
# Define filename as variable
PROGNAME="hires"
# Compile and assemble directly
c65gm build --opt --keep-asm -i ${PROGNAME}.c65