Home » Personal collection » Acorn ADFS disks » Electron » EUG_submission_1.ADF » ASG/Example

ASG/Example

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 » EUG_submission_1.ADF
Filename: ASG/Example
Read OK:
File size: 00B9 bytes
Load address: FFFF1D00
Exec address: FFFF8023
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10 MODE 6
   20 PRINT TAB(1,10)"Do you want a printed copy?";
   30 key$=GET$
   40 IF key$="Y" OR key$="y" THEN P=TRUE ELSE P=FALSE
   50 MODE 4
   60 VDU 23,1,0;0;0;0;
   70 *LO. ExPIC
   80 IF P THEN CHAIN"ScrDump"
   90 A$=GET$
  100 MODE 6:END

 � 6
+ � �1,10)"Do you want a printed copy?";
 key$=�
(& � key$="Y" � key$="y" � P=� � P=�
2 � 4
< � 23,1,0;0;0;0;
F *LO. ExPIC
P � P � �"ScrDump"
Z	 A$=�
d
 � 6:�
�
00000000  0d 00 0a 08 20 eb 20 36  0d 00 14 2b 20 f1 20 8a  |.... . 6...+ . .|
00000010  31 2c 31 30 29 22 44 6f  20 79 6f 75 20 77 61 6e  |1,10)"Do you wan|
00000020  74 20 61 20 70 72 69 6e  74 65 64 20 63 6f 70 79  |t a printed copy|
00000030  3f 22 3b 0d 00 1e 0b 20  6b 65 79 24 3d be 0d 00  |?";.... key$=...|
00000040  28 26 20 e7 20 6b 65 79  24 3d 22 59 22 20 84 20  |(& . key$="Y" . |
00000050  6b 65 79 24 3d 22 79 22  20 8c 20 50 3d b9 20 8b  |key$="y" . P=. .|
00000060  20 50 3d a3 0d 00 32 08  20 eb 20 34 0d 00 3c 14  | P=...2. . 4..<.|
00000070  20 ef 20 32 33 2c 31 2c  30 3b 30 3b 30 3b 30 3b  | . 23,1,0;0;0;0;|
00000080  0d 00 46 0f 20 2a 4c 4f  2e 20 45 78 50 49 43 0d  |..F. *LO. ExPIC.|
00000090  00 50 15 20 e7 20 50 20  8c 20 d7 22 53 63 72 44  |.P. . P . ."ScrD|
000000a0  75 6d 70 22 0d 00 5a 09  20 41 24 3d be 0d 00 64  |ump"..Z. A$=...d|
000000b0  0a 20 eb 20 36 3a e0 0d  ff                       |. . 6:...|
000000b9
ASG/Example.m0
ASG/Example.m1
ASG/Example.m2
ASG/Example.m4
ASG/Example.m5