Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_20.ADF » P/N/NagSho
P/N/NagSho
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 ADFS disks » Electron_User_Group » EUG_20.ADF |
Filename: | P/N/NagSho |
Read OK: | ✔ |
File size: | 02DF bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
File contents
10 MODE 1 20 VDU23,1,0;0;0;0; 30 VDU19,1,4,0,0,0 40 VDU19,2,5,0,0,0 50 VDU19,3,6,0,0,0 60 COLOUR 1 70 PRINTTAB(8,7)"A SLIDESHOW OF PAINTINGS" 80 COLOUR 2 90 PRINTTAB(12,10)"BY PATRICK NAGEL" 100 COLOUR 3 110 PRINTTAB(3,16)"PRESS 'M' FOR MEMORY DECOMPRESSION" 120 PRINTTAB(3,18)"PRESS 'D' FOR DISK DECOMPRESSION" 130 COLOUR 1 140 PRINTTAB(3,25)"(PRESS ANY KEY TO ADVANCE SCREENS)" 150 REPEAT 160 G$=GET$ 170 UNTIL G$="M" OR G$="D" 180 IF G$="M" THEN CHAIN "MEMSHO" ELSE CHAIN "DISSHO" 190REM Two pictures removed because of their slightly adult nature. They are both very good. To see them insert "12",5,6 into the second DATA line of MemSho or DisSho and "21,5,3 into the second DATA line of MemSh2 or Disho2. 200REM Also remember to increase the number in the FOR NEXT loop by one in each prog
� 1 �23,1,0;0;0;0; �19,1,4,0,0,0 ( �19,2,5,0,0,0 2 �19,3,6,0,0,0 < � 1 F& �8,7)"A SLIDESHOW OF PAINTINGS" P � 2 Z% �12,10)"BY PATRICK NAGEL" d � 3 n3 �3,16)"PRESS 'M' FOR MEMORY DECOMPRESSION" x0 �3,18)"PRESS 'D' FOR DISK DECOMPRESSION" � � 1 �2 �3,25)"(PRESS ANY KEY TO ADVANCE SCREENS)" � � � G$=� � � G$="M" � G$="D" �' � G$="M" � � "MEMSHO" � � "DISSHO" ��� Two pictures removed because of their slightly adult nature. They are both very good. To see them insert "12",5,6 into the second DATA line of MemSho or DisSho and "21,5,3 into the second DATA line of MemSh2 or Disho2. �S� Also remember to increase the number in the FOR NEXT loop by one in each prog �
00000000 0d 00 0a 08 20 eb 20 31 0d 00 14 17 20 ef 32 33 |.... . 1.... .23| 00000010 2c 31 2c 30 3b 30 3b 30 3b 30 3b 20 20 20 20 0d |,1,0;0;0;0; .| 00000020 00 1e 13 20 ef 31 39 2c 31 2c 34 2c 30 2c 30 2c |... .19,1,4,0,0,| 00000030 30 20 0d 00 28 14 20 ef 31 39 2c 32 2c 35 2c 30 |0 ..(. .19,2,5,0| 00000040 2c 30 2c 30 20 20 0d 00 32 12 20 ef 31 39 2c 33 |,0,0 ..2. .19,3| 00000050 2c 36 2c 30 2c 30 2c 30 0d 00 3c 08 20 fb 20 31 |,6,0,0,0..<. . 1| 00000060 0d 00 46 26 20 f1 8a 38 2c 37 29 22 41 20 53 4c |..F& ..8,7)"A SL| 00000070 49 44 45 53 48 4f 57 20 4f 46 20 50 41 49 4e 54 |IDESHOW OF PAINT| 00000080 49 4e 47 53 22 20 0d 00 50 08 20 fb 20 32 0d 00 |INGS" ..P. . 2..| 00000090 5a 25 20 f1 8a 31 32 2c 31 30 29 22 42 59 20 50 |Z% ..12,10)"BY P| 000000a0 41 54 52 49 43 4b 20 4e 41 47 45 4c 22 20 20 20 |ATRICK NAGEL" | 000000b0 20 20 20 0d 00 64 08 20 fb 20 33 0d 00 6e 33 20 | ..d. . 3..n3 | 000000c0 f1 8a 33 2c 31 36 29 22 50 52 45 53 53 20 27 4d |..3,16)"PRESS 'M| 000000d0 27 20 46 4f 52 20 4d 45 4d 4f 52 59 20 44 45 43 |' FOR MEMORY DEC| 000000e0 4f 4d 50 52 45 53 53 49 4f 4e 22 20 20 20 0d 00 |OMPRESSION" ..| 000000f0 78 30 20 f1 8a 33 2c 31 38 29 22 50 52 45 53 53 |x0 ..3,18)"PRESS| 00000100 20 27 44 27 20 46 4f 52 20 44 49 53 4b 20 44 45 | 'D' FOR DISK DE| 00000110 43 4f 4d 50 52 45 53 53 49 4f 4e 22 20 20 0d 00 |COMPRESSION" ..| 00000120 82 08 20 fb 20 31 0d 00 8c 32 20 f1 8a 33 2c 32 |.. . 1...2 ..3,2| 00000130 35 29 22 28 50 52 45 53 53 20 41 4e 59 20 4b 45 |5)"(PRESS ANY KE| 00000140 59 20 54 4f 20 41 44 56 41 4e 43 45 20 53 43 52 |Y TO ADVANCE SCR| 00000150 45 45 4e 53 29 22 20 20 0d 00 96 07 20 f5 20 0d |EENS)" .... . .| 00000160 00 a0 0e 20 20 20 47 24 3d be 20 20 20 0d 00 aa |... G$=. ...| 00000170 16 20 fd 20 47 24 3d 22 4d 22 20 84 20 47 24 3d |. . G$="M" . G$=| 00000180 22 44 22 0d 00 b4 27 20 e7 20 47 24 3d 22 4d 22 |"D"...' . G$="M"| 00000190 20 8c 20 d7 20 22 4d 45 4d 53 48 4f 22 20 8b 20 | . . "MEMSHO" . | 000001a0 d7 20 22 44 49 53 53 48 4f 22 0d 00 be e0 f4 20 |. "DISSHO"..... | 000001b0 54 77 6f 20 70 69 63 74 75 72 65 73 20 72 65 6d |Two pictures rem| 000001c0 6f 76 65 64 20 62 65 63 61 75 73 65 20 6f 66 20 |oved because of | 000001d0 74 68 65 69 72 20 73 6c 69 67 68 74 6c 79 20 61 |their slightly a| 000001e0 64 75 6c 74 20 6e 61 74 75 72 65 2e 20 54 68 65 |dult nature. The| 000001f0 79 20 61 72 65 20 62 6f 74 68 20 76 65 72 79 20 |y are both very | 00000200 67 6f 6f 64 2e 20 54 6f 20 73 65 65 20 74 68 65 |good. To see the| 00000210 6d 20 69 6e 73 65 72 74 20 22 31 32 22 2c 35 2c |m insert "12",5,| 00000220 36 20 69 6e 74 6f 20 74 68 65 20 73 65 63 6f 6e |6 into the secon| 00000230 64 20 44 41 54 41 20 6c 69 6e 65 20 6f 66 20 4d |d DATA line of M| 00000240 65 6d 53 68 6f 20 6f 72 20 44 69 73 53 68 6f 20 |emSho or DisSho | 00000250 61 6e 64 20 22 32 31 2c 35 2c 33 20 69 6e 74 6f |and "21,5,3 into| 00000260 20 74 68 65 20 73 65 63 6f 6e 64 20 44 41 54 41 | the second DATA| 00000270 20 6c 69 6e 65 20 6f 66 20 4d 65 6d 53 68 32 20 | line of MemSh2 | 00000280 6f 72 20 44 69 73 68 6f 32 2e 0d 00 c8 53 f4 20 |or Disho2....S. | 00000290 41 6c 73 6f 20 72 65 6d 65 6d 62 65 72 20 74 6f |Also remember to| 000002a0 20 69 6e 63 72 65 61 73 65 20 74 68 65 20 6e 75 | increase the nu| 000002b0 6d 62 65 72 20 69 6e 20 74 68 65 20 46 4f 52 20 |mber in the FOR | 000002c0 4e 45 58 54 20 6c 6f 6f 70 20 62 79 20 6f 6e 65 |NEXT loop by one| 000002d0 20 69 6e 20 65 61 63 68 20 70 72 6f 67 0d ff | in each prog..| 000002df