Home » Archimedes archive » Archimedes World » AW-1993-03.adf » AWMar93 » !AWMar93/Goodies/Teaser/Read-Me

!AWMar93/Goodies/Teaser/Read-Me

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-1993-03.adf » AWMar93
Filename: !AWMar93/Goodies/Teaser/Read-Me
Read OK:
File size: 0293 bytes
Load address: 0000
Exec address: 0000
File contents
!Teaser
=======

Author  : B.D.Gott
Version : 1.0 A
Dated   : 30/9/92
CopyRight: Archimedes World 1993
This was the first issued version of !Teaser.

Version : 1.0 B
Dated   : 30/11/92

This version corrected for the lockout when "User" sprite selected after a   User Grid size reduction in height. Icon pointer array needed zeroing as the delete window SWI call cleans up the icon parameter blocks but doesn't touch any pointers to the blocks.


    
I would like to thank Joe Taylor for 'Wimp'which I used to design the 
original game with (a superb tool for quick Wimp development), 
and 'Archimedes World' obviously for publishing it.
    

     
   
    
00000000  21 54 65 61 73 65 72 0a  3d 3d 3d 3d 3d 3d 3d 0a  |!Teaser.=======.|
00000010  0a 41 75 74 68 6f 72 20  20 3a 20 42 2e 44 2e 47  |.Author  : B.D.G|
00000020  6f 74 74 0a 56 65 72 73  69 6f 6e 20 3a 20 31 2e  |ott.Version : 1.|
00000030  30 20 41 0a 44 61 74 65  64 20 20 20 3a 20 33 30  |0 A.Dated   : 30|
00000040  2f 39 2f 39 32 0a 43 6f  70 79 52 69 67 68 74 3a  |/9/92.CopyRight:|
00000050  20 41 72 63 68 69 6d 65  64 65 73 20 57 6f 72 6c  | Archimedes Worl|
00000060  64 20 31 39 39 33 0a 54  68 69 73 20 77 61 73 20  |d 1993.This was |
00000070  74 68 65 20 66 69 72 73  74 20 69 73 73 75 65 64  |the first issued|
00000080  20 76 65 72 73 69 6f 6e  20 6f 66 20 21 54 65 61  | version of !Tea|
00000090  73 65 72 2e 0a 0a 56 65  72 73 69 6f 6e 20 3a 20  |ser...Version : |
000000a0  31 2e 30 20 42 0a 44 61  74 65 64 20 20 20 3a 20  |1.0 B.Dated   : |
000000b0  33 30 2f 31 31 2f 39 32  0a 0a 54 68 69 73 20 76  |30/11/92..This v|
000000c0  65 72 73 69 6f 6e 20 63  6f 72 72 65 63 74 65 64  |ersion corrected|
000000d0  20 66 6f 72 20 74 68 65  20 6c 6f 63 6b 6f 75 74  | for the lockout|
000000e0  20 77 68 65 6e 20 22 55  73 65 72 22 20 73 70 72  | when "User" spr|
000000f0  69 74 65 20 73 65 6c 65  63 74 65 64 20 61 66 74  |ite selected aft|
00000100  65 72 20 61 20 20 20 55  73 65 72 20 47 72 69 64  |er a   User Grid|
00000110  20 73 69 7a 65 20 72 65  64 75 63 74 69 6f 6e 20  | size reduction |
00000120  69 6e 20 68 65 69 67 68  74 2e 20 49 63 6f 6e 20  |in height. Icon |
00000130  70 6f 69 6e 74 65 72 20  61 72 72 61 79 20 6e 65  |pointer array ne|
00000140  65 64 65 64 20 7a 65 72  6f 69 6e 67 20 61 73 20  |eded zeroing as |
00000150  74 68 65 20 64 65 6c 65  74 65 20 77 69 6e 64 6f  |the delete windo|
00000160  77 20 53 57 49 20 63 61  6c 6c 20 63 6c 65 61 6e  |w SWI call clean|
00000170  73 20 75 70 20 74 68 65  20 69 63 6f 6e 20 70 61  |s up the icon pa|
00000180  72 61 6d 65 74 65 72 20  62 6c 6f 63 6b 73 20 62  |rameter blocks b|
00000190  75 74 20 64 6f 65 73 6e  27 74 20 74 6f 75 63 68  |ut doesn't touch|
000001a0  20 61 6e 79 20 70 6f 69  6e 74 65 72 73 20 74 6f  | any pointers to|
000001b0  20 74 68 65 20 62 6c 6f  63 6b 73 2e 0a 0a 0a 20  | the blocks.... |
000001c0  20 20 20 0a 49 20 77 6f  75 6c 64 20 6c 69 6b 65  |   .I would like|
000001d0  20 74 6f 20 74 68 61 6e  6b 20 4a 6f 65 20 54 61  | to thank Joe Ta|
000001e0  79 6c 6f 72 20 66 6f 72  20 27 57 69 6d 70 27 77  |ylor for 'Wimp'w|
000001f0  68 69 63 68 20 49 20 75  73 65 64 20 74 6f 20 64  |hich I used to d|
00000200  65 73 69 67 6e 20 74 68  65 20 0a 6f 72 69 67 69  |esign the .origi|
00000210  6e 61 6c 20 67 61 6d 65  20 77 69 74 68 20 28 61  |nal game with (a|
00000220  20 73 75 70 65 72 62 20  74 6f 6f 6c 20 66 6f 72  | superb tool for|
00000230  20 71 75 69 63 6b 20 57  69 6d 70 20 64 65 76 65  | quick Wimp deve|
00000240  6c 6f 70 6d 65 6e 74 29  2c 20 0a 61 6e 64 20 27  |lopment), .and '|
00000250  41 72 63 68 69 6d 65 64  65 73 20 57 6f 72 6c 64  |Archimedes World|
00000260  27 20 6f 62 76 69 6f 75  73 6c 79 20 66 6f 72 20  |' obviously for |
00000270  70 75 62 6c 69 73 68 69  6e 67 20 69 74 2e 0a 20  |publishing it.. |
00000280  20 20 20 0a 0a 20 20 20  20 20 0a 20 20 20 0a 20  |   ..     .   . |
00000290  20 20 20                                          |   |
00000293