Home » Archimedes archive » Acorn User » AU 1998-10.adf » Regulars » StarInfo/nonsense/!Blobby/!RunImage

StarInfo/nonsense/!Blobby/!RunImage

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 » Archimedes archive » Acorn User » AU 1998-10.adf » Regulars
Filename: StarInfo/nonsense/!Blobby/!RunImage
Read OK:
File size: 00E2 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM > Mr Blobby 
   20
   30ON ERROR PRINT REPORT$;" at ";ERL:END
   40A%=RND(-TIME)
   50PRINT "Blobby";
   60REPEAT
   70A%=RND(50)
   80FOR T%=0 TO A%
   90  WAIT
  100NEXT
  110A%=RND(4)-1
  120CASE A% OF
  130  WHEN 0  :PRINT "."'"Blobby";
  140  WHEN 1  :PRINT "blobby";
  150  OTHERWISE: PRINT " blobby";
  160ENDCASE
  170UNTIL FALSE

� > Mr Blobby 

� � � �$;" at ";�:�
(A%=�(-�)
2� "Blobby";
<�
FA%=�(50)
P� T%=0 � A%
Z  Ȗ
d�
n
A%=�(4)-1
xȎ A% �
�  � 0  :� "."'"Blobby";
�  � 1  :� "blobby";
�  : � " blobby";
��
�� �
�
00000000  0d 00 0a 12 f4 20 3e 20  4d 72 20 42 6c 6f 62 62  |..... > Mr Blobb|
00000010  79 20 0d 00 14 04 0d 00  1e 17 ee 20 85 20 f1 20  |y ......... . . |
00000020  f6 24 3b 22 20 61 74 20  22 3b 9e 3a e0 0d 00 28  |.$;" at ";.:...(|
00000030  0c 41 25 3d b3 28 2d 91  29 0d 00 32 0f f1 20 22  |.A%=.(-.)..2.. "|
00000040  42 6c 6f 62 62 79 22 3b  0d 00 3c 05 f5 0d 00 46  |Blobby";..<....F|
00000050  0c 41 25 3d b3 28 35 30  29 0d 00 50 0f e3 20 54  |.A%=.(50)..P.. T|
00000060  25 3d 30 20 b8 20 41 25  0d 00 5a 08 20 20 c8 96  |%=0 . A%..Z.  ..|
00000070  0d 00 64 05 ed 0d 00 6e  0d 41 25 3d b3 28 34 29  |..d....n.A%=.(4)|
00000080  2d 31 0d 00 78 0b c8 8e  20 41 25 20 ca 0d 00 82  |-1..x... A% ....|
00000090  1b 20 20 c9 20 30 20 20  3a f1 20 22 2e 22 27 22  |.  . 0  :. "."'"|
000000a0  42 6c 6f 62 62 79 22 3b  0d 00 8c 17 20 20 c9 20  |Blobby";....  . |
000000b0  31 20 20 3a f1 20 22 62  6c 6f 62 62 79 22 3b 0d  |1  :. "blobby";.|
000000c0  00 96 15 20 20 7f 3a 20  f1 20 22 20 62 6c 6f 62  |...  .: . " blob|
000000d0  62 79 22 3b 0d 00 a0 05  cb 0d 00 aa 07 fd 20 a3  |by";.......... .|
000000e0  0d ff                                             |..|
000000e2