home *** CD-ROM | disk | FTP | other *** search
-
-
-
- makedir ram:q
- echo "The Fix to run the Knightmare demo from Issue 31 on the A500+."
- echo ""
- echo "Just copying some files to memory..."
- echo ""
- copy Coverdisk32:c/copy to ram:q
- ram:q/copy Coverdisk32:c/delete to ram:q
- ram:q/copy Coverdisk32:c/join to ram:q
- ram:q/copy Coverdisk32:c/cd to ram:q
- ram:q/copy Coverdisk32:Part1 to ram:q
- ram:q/copy Coverdisk32:Part2 to ram:q
- ram:q/copy Coverdisk32:newmenu431 to ram:q
- echo "Please check the write protect tab on the corner of the disk."
- echo "(You should not be able to see through the hole!)"
- ram:q/copy ram:q/Part1 to Coverdisk31:
- ram:q/copy ram:q/Part2 to Coverdisk31:
- echo ""
- echo "Working... Please be patient."
- echo ""
- ram:q/cd Coverdisk31:
- ram:q/join Part1 Knightmare Part2 to ram:q/Knightmare
- ram:q/delete Coverdisk31:Knightmare
- ram:q/delete Coverdisk31:menu1
- ram:q/copy ram:q/Knightmare to Coverdisk31:
- ram:q/copy ram:q/newmenu431 to Coverdisk31:menu1
- echo "#########################################################"
- echo "# IMPORTANT! IMPORTANT! IMPORTANT! IMPORTANT! IMPORTANT!#"
- echo "# #"
- echo "# IGNORE THE FOLLOWING INFORMATION AT YOUR OWN RISK! #"
- echo "#########################################################"
- echo ""
- echo "All done! Please do not repeat this process, as it will stop the demo"
- echo "from working ever again. So don`t fix the same disk twice!"
- echo ""
- echo "Returning to main Coverdisk 32 menu..."
- echo ""
- ram:q/cd Coverdisk32:
-
- Coverdisk32:c/delete ram:q all quiet
- Coverdisk32:c/Memclear >NIL:
- endcli
-
-