c65gm/examples/for_byte_max_test/cm.sh

5 lines
149 B
Bash
Executable file

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