Applecorn/m32build
apple2geek 79793b78a4 Complete "SYSTEM"-ification of Applecorn.
Now runs as APLCORN.SYSTEM, without the need for BASIC.SYSTEM as a support for .BIN.
2022-10-06 21:09:29 -06:00

10 lines
283 B
Plaintext
Executable File

#
# Script for building on Linux using Merlin32
# Uses cadius for manipulating ProDOS disk images
#
merlin32 -v applecorn.s
cp APLCORN.SYSTEM APLCORN.SYSTEM#FF2000
cadius deletefile applecorn.po /APPLECORN/APLCORN.SYSTEM
cadius addfile applecorn.po /APPLECORN APLCORN.SYSTEM#FF2000