3 lines
84 B
Bash
Executable file
3 lines
84 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cl65 -o pong.prg -l pong.lst -t c64 -C c64-asm.cfg -u__EXEHDR__ main.asm
|