Added m32build script

This commit is contained in:
Bobbi Webber-Manners 2022-09-09 17:04:05 -04:00
parent 2006c2cce8
commit a016c96b3b

9
m32build Executable file
View File

@ -0,0 +1,9 @@
#
# Script for building on Linux using Merlin32
# Uses cadius for manipulating ProDOS disk images
#
merlin32 -v applecorn.s
cp APPLECORN APPLECORN#064000
cadius deletefile applecorn.po /APPLECORN/APPLECORN
cadius addfile applecorn.po /APPLECORN APPLECORN#064000