From: sur5r Date: Fri, 26 Oct 2007 22:00:59 +0000 (+0000) Subject: - write kasse first to the image because RUN"* will run the first program X-Git-Tag: rgb2rv6~40 X-Git-Url: https://git.sur5r.net/?p=c128-kasse;a=commitdiff_plain;h=fc364e69259110b4d4aaca881217d19adbcfd8e4 - write kasse first to the image because RUN"* will run the first program git-svn-id: https://shell.noname-ev.de/svn/kasse/c128@69 af93e077-1a23-4f1e-9cbe-9382a9d578f5 --- diff --git a/Makefile b/Makefile index c860ac7..fa5677e 100644 --- a/Makefile +++ b/Makefile @@ -33,8 +33,8 @@ package: all c1541 -attach kasse.d64 -delete items || exit 0 c1541 -attach kasse.d64 -delete kasse || exit 0 c1541 -attach kasse.d64 -delete itemz || exit 0 -# c1541 -attach kasse.d64 -write itemz || exit 0 c1541 -attach kasse.d64 -write kasse || exit 0 + c1541 -attach kasse.d64 -write itemz || exit 0 # c1541 -attach kasse.d64 -write state || exit 0 # c1541 -attach kasse.d64 -write items || exit 0