mirror of
https://github.com/bobbimanners/Applecorn.git
synced 2026-04-26 06:18:10 +00:00
Added m32build script
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user