Home » Archimedes archive » Archimedes World » AW-1995-01-Disc1.adf » Disk1Jan95 » !AWJan95/Goodies/FTT/!FTT/!RunImage

!AWJan95/Goodies/FTT/!FTT/!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 » Archimedes World » AW-1995-01-Disc1.adf » Disk1Jan95
Filename: !AWJan95/Goodies/FTT/!FTT/!RunImage
Read OK:
File size: 019F bytes
Load address: 0000
Exec address: 0000
File contents
    1REM *****************************
    2REM **     FTT Demo V1.00      **
    3REM **  (C)1994 TBA Software   **
    4REM ** Programming by A.Peters **
    5REM *****************************
    6
    7SYS "OS_Byte",129,0,&FF TO ,os%:os%=os%-&A0
    8IF os%>=3 tpl$="<FTT$Dir>.Tpl3D" ELSE tpl$="<FTT$Dir>.Tpl2D"
    9c$="<FTT1$Dir>.TAGcode -f <FTT1$DIR>.Studio -n AWdemo"
   10c$+=" -t FTT_AWdemo -s !FTT -i AWdemo -m FTT -w "+tpl$
   11OSCLI(c$)
   12
#� *****************************
#� **     FTT Demo V1.00      **
#� **  (C)1994 TBA Software   **
#� ** Programming by A.Peters **
#� *****************************

-ș "OS_Byte",129,0,&FF � ,os%:os%=os%-&A0
<� os%>=3 tpl$="<FTT$Dir>.Tpl3D" � tpl$="<FTT$Dir>.Tpl2D"
	:c$="<FTT1$Dir>.TAGcode -f <FTT1$DIR>.Studio -n AWdemo"

:c$+=" -t FTT_AWdemo -s !FTT -i AWdemo -m FTT -w "+tpl$
	�(c$)

�
00000000  0d 00 01 23 f4 20 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |...#. **********|
00000010  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
00000020  2a 2a 2a 0d 00 02 23 f4  20 2a 2a 20 20 20 20 20  |***...#. **     |
00000030  46 54 54 20 44 65 6d 6f  20 56 31 2e 30 30 20 20  |FTT Demo V1.00  |
00000040  20 20 20 20 2a 2a 0d 00  03 23 f4 20 2a 2a 20 20  |    **...#. **  |
00000050  28 43 29 31 39 39 34 20  54 42 41 20 53 6f 66 74  |(C)1994 TBA Soft|
00000060  77 61 72 65 20 20 20 2a  2a 0d 00 04 23 f4 20 2a  |ware   **...#. *|
00000070  2a 20 50 72 6f 67 72 61  6d 6d 69 6e 67 20 62 79  |* Programming by|
00000080  20 41 2e 50 65 74 65 72  73 20 2a 2a 0d 00 05 23  | A.Peters **...#|
00000090  f4 20 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |. **************|
000000a0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 0d  |***************.|
000000b0  00 06 04 0d 00 07 2d c8  99 20 22 4f 53 5f 42 79  |......-.. "OS_By|
000000c0  74 65 22 2c 31 32 39 2c  30 2c 26 46 46 20 b8 20  |te",129,0,&FF . |
000000d0  2c 6f 73 25 3a 6f 73 25  3d 6f 73 25 2d 26 41 30  |,os%:os%=os%-&A0|
000000e0  0d 00 08 3c e7 20 6f 73  25 3e 3d 33 20 74 70 6c  |...<. os%>=3 tpl|
000000f0  24 3d 22 3c 46 54 54 24  44 69 72 3e 2e 54 70 6c  |$="<FTT$Dir>.Tpl|
00000100  33 44 22 20 8b 20 74 70  6c 24 3d 22 3c 46 54 54  |3D" . tpl$="<FTT|
00000110  24 44 69 72 3e 2e 54 70  6c 32 44 22 0d 00 09 3a  |$Dir>.Tpl2D"...:|
00000120  63 24 3d 22 3c 46 54 54  31 24 44 69 72 3e 2e 54  |c$="<FTT1$Dir>.T|
00000130  41 47 63 6f 64 65 20 2d  66 20 3c 46 54 54 31 24  |AGcode -f <FTT1$|
00000140  44 49 52 3e 2e 53 74 75  64 69 6f 20 2d 6e 20 41  |DIR>.Studio -n A|
00000150  57 64 65 6d 6f 22 0d 00  0a 3a 63 24 2b 3d 22 20  |Wdemo"...:c$+=" |
00000160  2d 74 20 46 54 54 5f 41  57 64 65 6d 6f 20 2d 73  |-t FTT_AWdemo -s|
00000170  20 21 46 54 54 20 2d 69  20 41 57 64 65 6d 6f 20  | !FTT -i AWdemo |
00000180  2d 6d 20 46 54 54 20 2d  77 20 22 2b 74 70 6c 24  |-m FTT -w "+tpl$|
00000190  0d 00 0b 09 ff 28 63 24  29 0d 00 0c 04 0d ff     |.....(c$)......|
0000019f