apple1serial/build.sh

6 lines
140 B
Bash
Raw Normal View History

2020-05-22 07:55:24 +00:00
#!/bin/sh
xa -W -C -v -O ASCII -S -c src/apple1serial.xa -l apple1serial.label -o apple1serial.bin
make -C firmware clean
make -C firmware