Home » Archimedes archive » Acorn Computing » 1994 09 subscription disc.adf » 9409s » Accounts/!Account/Resources/Interface/Inter133
Accounts/!Account/Resources/Interface/Inter133
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 Computing » 1994 09 subscription disc.adf » 9409s |
Filename: | Accounts/!Account/Resources/Interface/Inter133 |
Read OK: | ✔ |
File size: | 032A bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- Archimedes archive » Acorn Computing » 1993 06 Mega Disk.adf » 93_06 » Miscellany/Identify/!Identify/InterfaceD/Inter133
- Archimedes archive » Acorn Computing » 1994 09 subscription disc.adf » 9409s » Accounts/!Account/Resources/Interface/Inter133
- Archimedes archive » Archimedes World » AW-1992-09.adf » AWSept92 » !AWSept92/Goodies/Wimp/!Interface/readme
File contents
interface manager vsn 2.00 -------------------------- (c) 1990-1992, software interrupt developments simon huntington all rights reserved copyright belongs to software interrupt at all times. here's interface version 2, a total re-write of the previous version. it handles multi-sync modes better now (since i got a multisync) and also fully compatible with risc-os 3. the border command has been set to the z command to avoid problems with the risc-os 3 implementation. i cannot find the demo/demo source code that goes with it. but you can include any examples you may have. the version of form-ed is also modified to use interface, i don't wheteher you want or are able to do this, its upto you. simon huntington software interrupt developments 40 castle ings gardens new farnley leeds ls12 5eg
00000000 69 6e 74 65 72 66 61 63 65 20 6d 61 6e 61 67 65 |interface manage| 00000010 72 20 76 73 6e 20 32 2e 30 30 0a 2d 2d 2d 2d 2d |r vsn 2.00.-----| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000030 2d 2d 2d 2d 2d 0a 28 63 29 20 31 39 39 30 2d 31 |-----.(c) 1990-1| 00000040 39 39 32 2c 20 73 6f 66 74 77 61 72 65 20 69 6e |992, software in| 00000050 74 65 72 72 75 70 74 20 64 65 76 65 6c 6f 70 6d |terrupt developm| 00000060 65 6e 74 73 0a 09 73 69 6d 6f 6e 20 68 75 6e 74 |ents..simon hunt| 00000070 69 6e 67 74 6f 6e 0a 09 61 6c 6c 20 72 69 67 68 |ington..all righ| 00000080 74 73 20 72 65 73 65 72 76 65 64 0a 09 63 6f 70 |ts reserved..cop| 00000090 79 72 69 67 68 74 20 62 65 6c 6f 6e 67 73 20 74 |yright belongs t| 000000a0 6f 20 73 6f 66 74 77 61 72 65 20 69 6e 74 65 72 |o software inter| 000000b0 72 75 70 74 20 61 74 20 61 6c 6c 20 74 69 6d 65 |rupt at all time| 000000c0 73 2e 0a 09 0a 68 65 72 65 27 73 20 69 6e 74 65 |s....here's inte| 000000d0 72 66 61 63 65 20 76 65 72 73 69 6f 6e 20 32 2c |rface version 2,| 000000e0 20 61 20 74 6f 74 61 6c 20 72 65 2d 77 72 69 74 | a total re-writ| 000000f0 65 20 6f 66 20 74 68 65 20 70 72 65 76 69 6f 75 |e of the previou| 00000100 73 20 76 65 72 73 69 6f 6e 2e 20 20 69 74 0a 68 |s version. it.h| 00000110 61 6e 64 6c 65 73 20 6d 75 6c 74 69 2d 73 79 6e |andles multi-syn| 00000120 63 20 6d 6f 64 65 73 20 62 65 74 74 65 72 20 6e |c modes better n| 00000130 6f 77 20 28 73 69 6e 63 65 20 69 20 67 6f 74 20 |ow (since i got | 00000140 61 20 6d 75 6c 74 69 73 79 6e 63 29 20 61 6e 64 |a multisync) and| 00000150 20 61 6c 73 6f 0a 66 75 6c 6c 79 20 63 6f 6d 70 | also.fully comp| 00000160 61 74 69 62 6c 65 20 77 69 74 68 20 72 69 73 63 |atible with risc| 00000170 2d 6f 73 20 33 2e 20 20 74 68 65 20 62 6f 72 64 |-os 3. the bord| 00000180 65 72 20 63 6f 6d 6d 61 6e 64 20 68 61 73 20 62 |er command has b| 00000190 65 65 6e 20 73 65 74 20 74 6f 20 74 68 65 20 7a |een set to the z| 000001a0 0a 63 6f 6d 6d 61 6e 64 20 74 6f 20 61 76 6f 69 |.command to avoi| 000001b0 64 20 70 72 6f 62 6c 65 6d 73 20 77 69 74 68 20 |d problems with | 000001c0 74 68 65 20 72 69 73 63 2d 6f 73 20 33 20 69 6d |the risc-os 3 im| 000001d0 70 6c 65 6d 65 6e 74 61 74 69 6f 6e 2e 0a 0a 69 |plementation...i| 000001e0 20 63 61 6e 6e 6f 74 20 66 69 6e 64 20 74 68 65 | cannot find the| 000001f0 20 64 65 6d 6f 2f 64 65 6d 6f 20 73 6f 75 72 63 | demo/demo sourc| 00000200 65 20 63 6f 64 65 20 74 68 61 74 20 67 6f 65 73 |e code that goes| 00000210 20 77 69 74 68 20 69 74 2e 20 20 62 75 74 20 79 | with it. but y| 00000220 6f 75 20 63 61 6e 20 69 6e 63 6c 75 64 65 0a 61 |ou can include.a| 00000230 6e 79 20 65 78 61 6d 70 6c 65 73 20 79 6f 75 20 |ny examples you | 00000240 6d 61 79 20 68 61 76 65 2e 20 20 74 68 65 20 76 |may have. the v| 00000250 65 72 73 69 6f 6e 20 6f 66 20 66 6f 72 6d 2d 65 |ersion of form-e| 00000260 64 20 69 73 20 61 6c 73 6f 20 6d 6f 64 69 66 69 |d is also modifi| 00000270 65 64 20 74 6f 20 75 73 65 20 69 6e 74 65 72 66 |ed to use interf| 00000280 61 63 65 2c 0a 69 20 64 6f 6e 27 74 20 77 68 65 |ace,.i don't whe| 00000290 74 65 68 65 72 20 79 6f 75 20 77 61 6e 74 20 6f |teher you want o| 000002a0 72 20 61 72 65 20 61 62 6c 65 20 74 6f 20 64 6f |r are able to do| 000002b0 20 74 68 69 73 2c 20 69 74 73 20 75 70 74 6f 20 | this, its upto | 000002c0 79 6f 75 2e 0a 0a 73 69 6d 6f 6e 20 68 75 6e 74 |you...simon hunt| 000002d0 69 6e 67 74 6f 6e 0a 73 6f 66 74 77 61 72 65 20 |ington.software | 000002e0 69 6e 74 65 72 72 75 70 74 20 64 65 76 65 6c 6f |interrupt develo| 000002f0 70 6d 65 6e 74 73 0a 34 30 20 63 61 73 74 6c 65 |pments.40 castle| 00000300 20 69 6e 67 73 20 67 61 72 64 65 6e 73 0a 6e 65 | ings gardens.ne| 00000310 77 20 66 61 72 6e 6c 65 79 0a 6c 65 65 64 73 0a |w farnley.leeds.| 00000320 6c 73 31 32 20 35 65 67 0a 0a |ls12 5eg..| 0000032a