remove none relevant stuff from build.sh

This commit is contained in:
hugova 2025-05-17 16:10:31 +02:00
parent e6e2e94404
commit 42d6b35713

View file

@ -1,5 +1,3 @@
# !/bin/bash
killall x64sc
#Note that program start at $080D
cl65 -o file.prg -u __EXEHDR__ -t c64 -C c64-asm.cfg -l program.lst source.s \