c65gm/examples/shift_demo/cm.sh

5 lines
116 B
Bash
Executable file

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