c65gm/examples/memlib_demo/cm.sh

5 lines
117 B
Bash
Executable file

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