ô>EnPatch 'ô by Simon Challands, 20th Feb 1998 ô (0ô I have to admit to taking the checksum bit 2/ô being more or less a direct conversion to <3ô BASIC of the routine in the program B.Convert F5ô supplied with Elite-A. It's been converted from P4ô 6502 assembler to BASIC so that it will run on Zô an Arc or a BBC B. dô n5ô The same is also true for the identical routine x2ô used in my Elite-A commander editor, which I ‚0ô have not released. I'm not sure if it will Œ1ô ever be released. If I am not mistaken most –0ô Elite-A players are fairly new to it, so I  0ô don't want to provide cheats yet. I do not ª%ô regard this program as a cheat. ´Þ space% &101 ¾è"Filename";file$ Ècmdr%=space%+1 Ò'ÿ("LOAD E."+file$+" "+Ã~(space%+1)) Ü}ç (?cmdr%)<&E ñ"You haven't completed Mission 2":ñ"Don't try to cheat!":à æ<ç cmdr%?&2B=0 ñ"You must have an ordinary energy unit":à ðcmdr%?&2B=2 ú?space%=13  carry%=1  acc%=&49 ã X=&49 ¸ 1 ˆ -1 "(acc%=acc%+(space%?X+carry%):carry%=0 ,%ç acc%>255 acc%=acc%-256:carry%=1 6acc%=acc% ‚ cmdr%?X @í J)cmdr%?&4B=acc%:cmdr%?&4A=(acc% ‚ &A9) Tè"Save filename";file$ ^,ÿ("SAVE E."+file$+" "+Ã~(cmdr%)+"+ 100") ÿ