c65gm/examples/irq_demo/cm.sh
2026-07-12 18:51:28 +02:00

5 lines
114 B
Bash
Executable file

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