Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape13b_acorn_eu_1990_july.wav » Pipeline
Pipeline
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape13b_acorn_eu_1990_july.wav |
Filename: | Pipeline |
Read OK: | ✔ |
File size: | 0393 bytes |
Load address: | 2000 |
Exec address: | 1900 |
Duplicates
There are 4 duplicate copies of this file in the archive:
- AEW website » database » database_5_25_discs_Electron-User-7-10_D-E710.ssd » PIPELIN
- AEW website » cheat » cheat_CE_Pipeline_CE_Pipeline.uef » PIPELIN
- AEW website » database » database_tapes_Electron-User-7-10_EU7-10_E.uef » Pipeline
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape13a_acorn_eu_1990_july.wav » Pipeline
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape13b_acorn_eu_1990_july.wav » Pipeline
File contents
10REM Pipeline cheat 20REM Electron version 30: 40MODE4:PRINT'"Pipeline cheat"' 50lives=FNnum("Number of lives",1,255,"001","255") 60PROCmc 70PROCask("Infinite lives",inlives):PROCask("Immortal",immortal) 80PRINT'"OK - Insert Pipeline tape and press play ..."' 90*K.1 PAGE=&E00|MLOAD"PIPELINE"|F|M470CALL&900|MRUN|M 100VDU7,21:*FX138,0,129 110END 120DEFPROCask(A$,A%) 130PRINT;A$;STRING$(26-LENA$," ");"(Y/N) : ";:A$=GET$:IF A$="Y" THEN PRINT;"Yes" ELSE PRINT;"No":?A%=&60 140ENDPROC 150DEFFNnum(A$,L%,M%,L$,M$) 160PRINT;A$;STRING$(22-LENA$," ");"(";L$;"-";M$;") : "; 170INPUT""a%:IF a%<L% OR a%>M% THEN GOTO160 ELSE =a% 180DEFPROCmc 190FORI%=0TO2 STEP2 200P%=&900 210[OPTI% 220LDA#in MOD 256:STA&220:LDA#in DIV 256:STA&221:LDA#14:LDX#4:JSR&FFF4 230LDY#game DIV 256:LDX#game MOD 256:JSR&FFF7 240LDA#13:LDX#4:JSR&FFF4 250LDA#lives:STA&236C 260JSRinlives:JSRimmortal:JMP&11F4 270.inlives LDA#&A5:STA&2441:RTS 280.immortal LDA#&A5:STA&293C:RTS 290.in LDA&3CA:AND#254:STA&3CA:RTS 300.game 310]:$P%="LOAD GAME"+CHR$13:NEXT 320ENDPROC
� Pipeline cheat � Electron version : (�4:�'"Pipeline cheat"' 23lives=�num("Number of lives",1,255,"001","255") <�mc F<�ask("Infinite lives",inlives):�ask("Immortal",immortal) P>�'"OK - Insert Pipeline tape and press play ..."' Z8*K.1 PAGE=&E00|MLOAD"PIPELINE"|F|M470CALL&900|MRUN|M d�7,21:*FX138,0,129 n� x��ask(A$,A%) �J�;A$;�26-�A$," ");"(Y/N) : ";:A$=�:� A$="Y" � �;"Yes" � �;"No":?A%=&60 �� �ݤnum(A$,L%,M%,L$,M$) �+�;A$;�22-�A$," ");"(";L$;"-";M$;") : "; �'�""a%:� a%<L% � a%>M% � �t`@ � =a% ���mc ��I%=0�2 �2 �P%=&900 � [OPTI% �CLDA#in � 256:STA&220:LDA#in � 256:STA&221:LDA#14:LDX#4:JSR&FFF4 �*LDY#game � 256:LDX#game � 256:JSR&FFF7 �LDA#13:LDX#4:JSR&FFF4 �LDA#lives:STA&236C #JSRinlives:JSRimmortal:JMP&11F4 !.inlives LDA#&A5:STA&2441:RTS ".immortal LDA#&A5:STA&293C:RTS "!.in LDA&3CA:�#254:STA&3CA:RTS , .game 6]:$P%="LOAD GAME"+�13:� @� �
00000000 0d 00 0a 14 f4 20 50 69 70 65 6c 69 6e 65 20 63 |..... Pipeline c| 00000010 68 65 61 74 0d 00 14 16 f4 20 45 6c 65 63 74 72 |heat..... Electr| 00000020 6f 6e 20 76 65 72 73 69 6f 6e 0d 00 1e 05 3a 0d |on version....:.| 00000030 00 28 1a eb 34 3a f1 27 22 50 69 70 65 6c 69 6e |.(..4:.'"Pipelin| 00000040 65 20 63 68 65 61 74 22 27 0d 00 32 33 6c 69 76 |e cheat"'..23liv| 00000050 65 73 3d a4 6e 75 6d 28 22 4e 75 6d 62 65 72 20 |es=.num("Number | 00000060 6f 66 20 6c 69 76 65 73 22 2c 31 2c 32 35 35 2c |of lives",1,255,| 00000070 22 30 30 31 22 2c 22 32 35 35 22 29 0d 00 3c 07 |"001","255")..<.| 00000080 f2 6d 63 0d 00 46 3c f2 61 73 6b 28 22 49 6e 66 |.mc..F<.ask("Inf| 00000090 69 6e 69 74 65 20 6c 69 76 65 73 22 2c 69 6e 6c |inite lives",inl| 000000a0 69 76 65 73 29 3a f2 61 73 6b 28 22 49 6d 6d 6f |ives):.ask("Immo| 000000b0 72 74 61 6c 22 2c 69 6d 6d 6f 72 74 61 6c 29 0d |rtal",immortal).| 000000c0 00 50 3e f1 27 22 4f 4b 20 2d 20 49 6e 73 65 72 |.P>.'"OK - Inser| 000000d0 74 20 50 69 70 65 6c 69 6e 65 20 74 61 70 65 20 |t Pipeline tape | 000000e0 61 6e 64 20 70 72 65 73 73 20 20 20 20 20 20 20 |and press | 000000f0 20 20 20 70 6c 61 79 20 2e 2e 2e 22 27 0d 00 5a | play ..."'..Z| 00000100 38 2a 4b 2e 31 20 50 41 47 45 3d 26 45 30 30 7c |8*K.1 PAGE=&E00|| 00000110 4d 4c 4f 41 44 22 50 49 50 45 4c 49 4e 45 22 7c |MLOAD"PIPELINE"|| 00000120 46 7c 4d 34 37 30 43 41 4c 4c 26 39 30 30 7c 4d |F|M470CALL&900|M| 00000130 52 55 4e 7c 4d 0d 00 64 16 ef 37 2c 32 31 3a 2a |RUN|M..d..7,21:*| 00000140 46 58 31 33 38 2c 30 2c 31 32 39 0d 00 6e 05 e0 |FX138,0,129..n..| 00000150 0d 00 78 10 dd f2 61 73 6b 28 41 24 2c 41 25 29 |..x...ask(A$,A%)| 00000160 0d 00 82 4a f1 3b 41 24 3b c4 32 36 2d a9 41 24 |...J.;A$;.26-.A$| 00000170 2c 22 20 22 29 3b 22 28 59 2f 4e 29 20 3a 20 22 |," ");"(Y/N) : "| 00000180 3b 3a 41 24 3d be 3a e7 20 41 24 3d 22 59 22 20 |;:A$=.:. A$="Y" | 00000190 8c 20 f1 3b 22 59 65 73 22 20 8b 20 f1 3b 22 4e |. .;"Yes" . .;"N| 000001a0 6f 22 3a 3f 41 25 3d 26 36 30 0d 00 8c 05 e1 0d |o":?A%=&60......| 000001b0 00 96 19 dd a4 6e 75 6d 28 41 24 2c 4c 25 2c 4d |.....num(A$,L%,M| 000001c0 25 2c 4c 24 2c 4d 24 29 0d 00 a0 2b f1 3b 41 24 |%,L$,M$)...+.;A$| 000001d0 3b c4 32 32 2d a9 41 24 2c 22 20 22 29 3b 22 28 |;.22-.A$," ");"(| 000001e0 22 3b 4c 24 3b 22 2d 22 3b 4d 24 3b 22 29 20 3a |";L$;"-";M$;") :| 000001f0 20 22 3b 0d 00 aa 27 e8 22 22 61 25 3a e7 20 61 | ";...'.""a%:. a| 00000200 25 3c 4c 25 20 84 20 61 25 3e 4d 25 20 8c 20 e5 |%<L% . a%>M% . .| 00000210 8d 74 60 40 20 8b 20 3d 61 25 0d 00 b4 08 dd f2 |.t`@ . =a%......| 00000220 6d 63 0d 00 be 0e e3 49 25 3d 30 b8 32 20 88 32 |mc.....I%=0.2 .2| 00000230 0d 00 c8 0b 50 25 3d 26 39 30 30 0d 00 d2 0a 5b |....P%=&900....[| 00000240 4f 50 54 49 25 0d 00 dc 43 4c 44 41 23 69 6e 20 |OPTI%...CLDA#in | 00000250 83 20 32 35 36 3a 53 54 41 26 32 32 30 3a 4c 44 |. 256:STA&220:LD| 00000260 41 23 69 6e 20 81 20 32 35 36 3a 53 54 41 26 32 |A#in . 256:STA&2| 00000270 32 31 3a 4c 44 41 23 31 34 3a 4c 44 58 23 34 3a |21:LDA#14:LDX#4:| 00000280 4a 53 52 26 46 46 46 34 0d 00 e6 2a 4c 44 59 23 |JSR&FFF4...*LDY#| 00000290 67 61 6d 65 20 81 20 32 35 36 3a 4c 44 58 23 67 |game . 256:LDX#g| 000002a0 61 6d 65 20 83 20 32 35 36 3a 4a 53 52 26 46 46 |ame . 256:JSR&FF| 000002b0 46 37 0d 00 f0 19 4c 44 41 23 31 33 3a 4c 44 58 |F7....LDA#13:LDX| 000002c0 23 34 3a 4a 53 52 26 46 46 46 34 0d 00 fa 16 4c |#4:JSR&FFF4....L| 000002d0 44 41 23 6c 69 76 65 73 3a 53 54 41 26 32 33 36 |DA#lives:STA&236| 000002e0 43 0d 01 04 23 4a 53 52 69 6e 6c 69 76 65 73 3a |C...#JSRinlives:| 000002f0 4a 53 52 69 6d 6d 6f 72 74 61 6c 3a 4a 4d 50 26 |JSRimmortal:JMP&| 00000300 31 31 46 34 0d 01 0e 21 2e 69 6e 6c 69 76 65 73 |11F4...!.inlives| 00000310 20 4c 44 41 23 26 41 35 3a 53 54 41 26 32 34 34 | LDA#&A5:STA&244| 00000320 31 3a 52 54 53 0d 01 18 22 2e 69 6d 6d 6f 72 74 |1:RTS...".immort| 00000330 61 6c 20 4c 44 41 23 26 41 35 3a 53 54 41 26 32 |al LDA#&A5:STA&2| 00000340 39 33 43 3a 52 54 53 0d 01 22 21 2e 69 6e 20 4c |93C:RTS.."!.in L| 00000350 44 41 26 33 43 41 3a 80 23 32 35 34 3a 53 54 41 |DA&3CA:.#254:STA| 00000360 26 33 43 41 3a 52 54 53 0d 01 2c 09 2e 67 61 6d |&3CA:RTS..,..gam| 00000370 65 0d 01 36 1b 5d 3a 24 50 25 3d 22 4c 4f 41 44 |e..6.]:$P%="LOAD| 00000380 20 47 41 4d 45 22 2b bd 31 33 3a ed 0d 01 40 05 | GAME"+.13:...@.| 00000390 e1 0d ff |...| 00000393