c65gm/examples/script_library_demo/cm.sh

5 lines
125 B
Bash
Executable file

#!/bin/sh
# Define filename as variable
PROGNAME="script_library_demo"
# Compile and assemble directly
c65gm ${PROGNAME}.c65