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