Home » Archimedes archive » Archimedes World » AW-1992-08.adf » AWaug92 » !AWaug92/Goodies/Hangman/!Hangman/!Loader

!AWaug92/Goodies/Hangman/!Hangman/!Loader

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 » Archimedes World » AW-1992-08.adf » AWaug92
Filename: !AWaug92/Goodies/Hangman/!Hangman/!Loader
Read OK:
File size: 0146 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM ><Hangman$Dir>.!Loader  Written by Elliott Hughes for Archimedes World
   20
   30 ON ERROR MODE 12:END
   40 file=OPENIN("<Hangman$Dir>.Start"):length=(EXT#file)+20:CLOSE#file
   50 DIM sp length:!sp=length:sp!4=0:sp!8=16:sp!12=16
   60 SYS "OS_SpriteOp",266,sp,"<Hangman$Dir>.Start":MODE 13:OFF
   70 SYS "OS_SpriteOp",290,sp,"screen",0,250:DUMMY=INKEY(100)
   80END

L� ><Hangman$Dir>.!Loader  Written by Elliott Hughes for Archimedes World

 � � � 12:�
(< file=�("<Hangman$Dir>.Start"):length=(�#file)+20:�#file
23 � sp length:!sp=length:sp!4=0:sp!8=16:sp!12=16
<9 ș "OS_SpriteOp",266,sp,"<Hangman$Dir>.Start":� 13:�
F8 ș "OS_SpriteOp",290,sp,"screen",0,250:DUMMY=�(100)
P�
�
00000000  0d 00 0a 4c f4 20 3e 3c  48 61 6e 67 6d 61 6e 24  |...L. ><Hangman$|
00000010  44 69 72 3e 2e 21 4c 6f  61 64 65 72 20 20 57 72  |Dir>.!Loader  Wr|
00000020  69 74 74 65 6e 20 62 79  20 45 6c 6c 69 6f 74 74  |itten by Elliott|
00000030  20 48 75 67 68 65 73 20  66 6f 72 20 41 72 63 68  | Hughes for Arch|
00000040  69 6d 65 64 65 73 20 57  6f 72 6c 64 0d 00 14 04  |imedes World....|
00000050  0d 00 1e 0f 20 ee 20 85  20 eb 20 31 32 3a e0 0d  |.... . . . 12:..|
00000060  00 28 3c 20 66 69 6c 65  3d 8e 28 22 3c 48 61 6e  |.(< file=.("<Han|
00000070  67 6d 61 6e 24 44 69 72  3e 2e 53 74 61 72 74 22  |gman$Dir>.Start"|
00000080  29 3a 6c 65 6e 67 74 68  3d 28 a2 23 66 69 6c 65  |):length=(.#file|
00000090  29 2b 32 30 3a d9 23 66  69 6c 65 0d 00 32 33 20  |)+20:.#file..23 |
000000a0  de 20 73 70 20 6c 65 6e  67 74 68 3a 21 73 70 3d  |. sp length:!sp=|
000000b0  6c 65 6e 67 74 68 3a 73  70 21 34 3d 30 3a 73 70  |length:sp!4=0:sp|
000000c0  21 38 3d 31 36 3a 73 70  21 31 32 3d 31 36 0d 00  |!8=16:sp!12=16..|
000000d0  3c 39 20 c8 99 20 22 4f  53 5f 53 70 72 69 74 65  |<9 .. "OS_Sprite|
000000e0  4f 70 22 2c 32 36 36 2c  73 70 2c 22 3c 48 61 6e  |Op",266,sp,"<Han|
000000f0  67 6d 61 6e 24 44 69 72  3e 2e 53 74 61 72 74 22  |gman$Dir>.Start"|
00000100  3a eb 20 31 33 3a 87 0d  00 46 38 20 c8 99 20 22  |:. 13:...F8 .. "|
00000110  4f 53 5f 53 70 72 69 74  65 4f 70 22 2c 32 39 30  |OS_SpriteOp",290|
00000120  2c 73 70 2c 22 73 63 72  65 65 6e 22 2c 30 2c 32  |,sp,"screen",0,2|
00000130  35 30 3a 44 55 4d 4d 59  3d a6 28 31 30 30 29 0d  |50:DUMMY=.(100).|
00000140  00 50 05 e0 0d ff                                 |.P....|
00000146