Home » CEEFAX disks » telesoftware12.adl » 13-01-89/G\INFO
13-01-89/G\INFO
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 » CEEFAX disks » telesoftware12.adl |
Filename: | 13-01-89/G\INFO |
Read OK: | ✔ |
File size: | 1051 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
TITLE GIS ATS+ 2.00 Release Note AUTHOR David Somers, Teletext Coordinator, GIS. DATE 13th January 1989 INTRODUCTION GIS Ltd have updated the ATS+ ROM for use with their Advanced Teletext Receiver. Changes from the first release (version 1.00) to this (version 2.00) are as follows: SUBTITLES This facility (which was invoked by entering the desired page number (888) then pressing SHIFT-F5) has been removed. PRINT SCREEN A screen print routine has been added. Now, when SHIFT-F9 is pressed a text only dump of the screen is produced; double-height lines are shown in single-height. This is similiar in operation to the BBC's TTXPRINT program. The facility to intercept SHIFT-F9 from software is still provided to allow for alternative screen printing routines to be invoked, such as a screen dump routine for the Integrex Colourjet 132 printer (to be transmitted on Telesoftware shortly). TELESOFTWARE The Telesoftware decoder has had a number of internal enhancements to improve performance. ACCESS TO IBM TELESOFTWARE Due to requests from Master 512 owners, version 2.00 allows access to Telesoftware files broadcast for use with PC-DOS (aka MS-DOS). To access this facility, SHIFT-F5 is pressed from within Terminal mode (on versions prior to 2.00, this combination was allocated to the Subtitles facility). Additionally, a new Teletext Operating System Command, *IBMTSW has been provided, and is the equivalent to *DOWNLOAD, but for accessing PC-DOS (aka MS-DOS) Telesoftware files. When a file is selected, it is not necessarily saved with the filename given, due to the incompatabilities of the naming structure between DOS and that of DFS, ADFS, etc. When using DFS, the filename is truncated to seven (7) characters, and to ten (10) characters for all other filing systems. Additionally, the occurance of full stops ('.') in the name are converted to an underlines ('_'). For example, "FILE.EXT" is saved as "FILE_EXT". In such circumstances, when the filename is modified, it is displayed in the comment window for reference. It is recommended that such DOS files are downloaded to ADFS or ANFS, as this results in only the last two characters of the extension being 'lost' for long filenames. It is up to the user to ensure that when two different PC-DOS filenames are truncated to the same name, the first file is not owerwritten by the second. In such cases, the first file downloaded should be re-named on the disc BEFORE attempting to download the second file. BUG FIXES A rather obscure bug has now been erradicated. Version 1.00 occasionally crashed with interactive programs, which used *TELESOFT mode. This has been fixed. The number of Page Grabbers has been increased to twenty (20). SHIFT-COPY, to release all kept pages, now works. MISCELLANEOUS A few users have complained that their systems work extremely slowly, with pages taking several seconds to be displayed on screen once received. This is nearly always due to another ROM in the computer taking too long to process its service calls. Before contacting GIS for assistance, try disabling or removing any other ROMs in the microcomputer to try and locate the source of the problem. Placing ATS+ in a higher priority ROM socket may also help. ROMS The accompanying ROM image should be used as a replacement for the ROM supplied with the adaptor. If you have the facilities to program your own EPROMS, you can 'blow' the image into an EPROM then replace your current ROM with the new one. Alternatively, you can keep the image on disc and load it into Sideways RAM whenever required. Either way, you should ensure the original ROM (version 1.00) is removed from your machine. (*UNPLUG on a Master will suffice.) To initialise the ROM after loading into Sideways RAM requires a "Power-up re-boot" of your system. This can be achieved by either turning your computer on then off (provided your SWR has battery backup) or by typing: *FX151,78,127 <RETURN> <CTRL> + <BREAK> If you cannot program your own EPROM, and do not have Sideways RAM facilities, a replacement ROM can be obtained. Please write to or telephone GIS Ltd. for details.
00000000 54 49 54 4c 45 20 20 20 20 20 20 20 20 20 20 47 |TITLE G| 00000010 49 53 20 41 54 53 2b 20 32 2e 30 30 20 52 65 6c |IS ATS+ 2.00 Rel| 00000020 65 61 73 65 20 4e 6f 74 65 0d 41 55 54 48 4f 52 |ease Note.AUTHOR| 00000030 20 20 20 20 20 20 20 20 20 44 61 76 69 64 20 53 | David S| 00000040 6f 6d 65 72 73 2c 20 54 65 6c 65 74 65 78 74 20 |omers, Teletext | 00000050 43 6f 6f 72 64 69 6e 61 74 6f 72 2c 20 47 49 53 |Coordinator, GIS| 00000060 2e 0d 44 41 54 45 20 20 20 20 20 20 20 20 20 20 |..DATE | 00000070 20 31 33 74 68 20 4a 61 6e 75 61 72 79 20 31 39 | 13th January 19| 00000080 38 39 0d 0d 49 4e 54 52 4f 44 55 43 54 49 4f 4e |89..INTRODUCTION| 00000090 0d 47 49 53 20 4c 74 64 20 68 61 76 65 20 75 70 |.GIS Ltd have up| 000000a0 64 61 74 65 64 20 74 68 65 20 41 54 53 2b 20 52 |dated the ATS+ R| 000000b0 4f 4d 20 66 6f 72 20 75 73 65 20 77 69 74 68 20 |OM for use with | 000000c0 74 68 65 69 72 20 41 64 76 61 6e 63 65 64 20 54 |their Advanced T| 000000d0 65 6c 65 74 65 78 74 0d 52 65 63 65 69 76 65 72 |eletext.Receiver| 000000e0 2e 20 20 43 68 61 6e 67 65 73 20 66 72 6f 6d 20 |. Changes from | 000000f0 74 68 65 20 66 69 72 73 74 20 72 65 6c 65 61 73 |the first releas| 00000100 65 20 28 76 65 72 73 69 6f 6e 20 31 2e 30 30 29 |e (version 1.00)| 00000110 20 74 6f 20 74 68 69 73 20 28 76 65 72 73 69 6f | to this (versio| 00000120 6e 0d 32 2e 30 30 29 20 61 72 65 20 61 73 20 66 |n.2.00) are as f| 00000130 6f 6c 6c 6f 77 73 3a 0d 0d 53 55 42 54 49 54 4c |ollows:..SUBTITL| 00000140 45 53 0d 54 68 69 73 20 66 61 63 69 6c 69 74 79 |ES.This facility| 00000150 20 28 77 68 69 63 68 20 77 61 73 20 69 6e 76 6f | (which was invo| 00000160 6b 65 64 20 62 79 20 65 6e 74 65 72 69 6e 67 20 |ked by entering | 00000170 74 68 65 20 64 65 73 69 72 65 64 20 70 61 67 65 |the desired page| 00000180 20 6e 75 6d 62 65 72 20 28 38 38 38 29 0d 74 68 | number (888).th| 00000190 65 6e 20 70 72 65 73 73 69 6e 67 20 53 48 49 46 |en pressing SHIF| 000001a0 54 2d 46 35 29 20 68 61 73 20 62 65 65 6e 20 72 |T-F5) has been r| 000001b0 65 6d 6f 76 65 64 2e 0d 0d 50 52 49 4e 54 20 53 |emoved...PRINT S| 000001c0 43 52 45 45 4e 0d 41 20 73 63 72 65 65 6e 20 70 |CREEN.A screen p| 000001d0 72 69 6e 74 20 72 6f 75 74 69 6e 65 20 68 61 73 |rint routine has| 000001e0 20 62 65 65 6e 20 61 64 64 65 64 2e 20 20 4e 6f | been added. No| 000001f0 77 2c 20 77 68 65 6e 20 53 48 49 46 54 2d 46 39 |w, when SHIFT-F9| 00000200 20 69 73 20 70 72 65 73 73 65 64 20 61 0d 74 65 | is pressed a.te| 00000210 78 74 20 6f 6e 6c 79 20 64 75 6d 70 20 6f 66 20 |xt only dump of | 00000220 74 68 65 20 73 63 72 65 65 6e 20 69 73 20 70 72 |the screen is pr| 00000230 6f 64 75 63 65 64 3b 20 64 6f 75 62 6c 65 2d 68 |oduced; double-h| 00000240 65 69 67 68 74 20 6c 69 6e 65 73 20 61 72 65 20 |eight lines are | 00000250 73 68 6f 77 6e 20 69 6e 0d 73 69 6e 67 6c 65 2d |shown in.single-| 00000260 68 65 69 67 68 74 2e 20 20 54 68 69 73 20 69 73 |height. This is| 00000270 20 73 69 6d 69 6c 69 61 72 20 69 6e 20 6f 70 65 | similiar in ope| 00000280 72 61 74 69 6f 6e 20 74 6f 20 74 68 65 20 42 42 |ration to the BB| 00000290 43 27 73 20 54 54 58 50 52 49 4e 54 0d 70 72 6f |C's TTXPRINT.pro| 000002a0 67 72 61 6d 2e 0d 0d 54 68 65 20 66 61 63 69 6c |gram...The facil| 000002b0 69 74 79 20 74 6f 20 69 6e 74 65 72 63 65 70 74 |ity to intercept| 000002c0 20 53 48 49 46 54 2d 46 39 20 66 72 6f 6d 20 73 | SHIFT-F9 from s| 000002d0 6f 66 74 77 61 72 65 20 69 73 20 73 74 69 6c 6c |oftware is still| 000002e0 20 70 72 6f 76 69 64 65 64 20 74 6f 0d 61 6c 6c | provided to.all| 000002f0 6f 77 20 66 6f 72 20 61 6c 74 65 72 6e 61 74 69 |ow for alternati| 00000300 76 65 20 73 63 72 65 65 6e 20 70 72 69 6e 74 69 |ve screen printi| 00000310 6e 67 20 72 6f 75 74 69 6e 65 73 20 74 6f 20 62 |ng routines to b| 00000320 65 20 69 6e 76 6f 6b 65 64 2c 20 73 75 63 68 20 |e invoked, such | 00000330 61 73 20 61 0d 73 63 72 65 65 6e 20 64 75 6d 70 |as a.screen dump| 00000340 20 72 6f 75 74 69 6e 65 20 66 6f 72 20 74 68 65 | routine for the| 00000350 20 49 6e 74 65 67 72 65 78 20 43 6f 6c 6f 75 72 | Integrex Colour| 00000360 6a 65 74 20 31 33 32 20 70 72 69 6e 74 65 72 20 |jet 132 printer | 00000370 28 74 6f 20 62 65 0d 74 72 61 6e 73 6d 69 74 74 |(to be.transmitt| 00000380 65 64 20 6f 6e 20 54 65 6c 65 73 6f 66 74 77 61 |ed on Telesoftwa| 00000390 72 65 20 73 68 6f 72 74 6c 79 29 2e 0d 0d 54 45 |re shortly)...TE| 000003a0 4c 45 53 4f 46 54 57 41 52 45 0d 54 68 65 20 54 |LESOFTWARE.The T| 000003b0 65 6c 65 73 6f 66 74 77 61 72 65 20 64 65 63 6f |elesoftware deco| 000003c0 64 65 72 20 68 61 73 20 68 61 64 20 61 20 6e 75 |der has had a nu| 000003d0 6d 62 65 72 20 6f 66 20 69 6e 74 65 72 6e 61 6c |mber of internal| 000003e0 20 65 6e 68 61 6e 63 65 6d 65 6e 74 73 20 74 6f | enhancements to| 000003f0 0d 69 6d 70 72 6f 76 65 20 70 65 72 66 6f 72 6d |.improve perform| 00000400 61 6e 63 65 2e 0d 0d 41 43 43 45 53 53 20 54 4f |ance...ACCESS TO| 00000410 20 49 42 4d 20 54 45 4c 45 53 4f 46 54 57 41 52 | IBM TELESOFTWAR| 00000420 45 0d 44 75 65 20 74 6f 20 72 65 71 75 65 73 74 |E.Due to request| 00000430 73 20 66 72 6f 6d 20 4d 61 73 74 65 72 20 35 31 |s from Master 51| 00000440 32 20 6f 77 6e 65 72 73 2c 20 76 65 72 73 69 6f |2 owners, versio| 00000450 6e 20 32 2e 30 30 20 61 6c 6c 6f 77 73 20 61 63 |n 2.00 allows ac| 00000460 63 65 73 73 20 74 6f 0d 54 65 6c 65 73 6f 66 74 |cess to.Telesoft| 00000470 77 61 72 65 20 66 69 6c 65 73 20 62 72 6f 61 64 |ware files broad| 00000480 63 61 73 74 20 66 6f 72 20 75 73 65 20 77 69 74 |cast for use wit| 00000490 68 20 50 43 2d 44 4f 53 20 28 61 6b 61 20 4d 53 |h PC-DOS (aka MS| 000004a0 2d 44 4f 53 29 2e 20 20 54 6f 20 61 63 63 65 73 |-DOS). To acces| 000004b0 73 0d 74 68 69 73 20 66 61 63 69 6c 69 74 79 2c |s.this facility,| 000004c0 20 53 48 49 46 54 2d 46 35 20 69 73 20 70 72 65 | SHIFT-F5 is pre| 000004d0 73 73 65 64 20 66 72 6f 6d 20 77 69 74 68 69 6e |ssed from within| 000004e0 20 54 65 72 6d 69 6e 61 6c 20 6d 6f 64 65 20 28 | Terminal mode (| 000004f0 6f 6e 20 76 65 72 73 69 6f 6e 73 0d 70 72 69 6f |on versions.prio| 00000500 72 20 74 6f 20 32 2e 30 30 2c 20 74 68 69 73 20 |r to 2.00, this | 00000510 63 6f 6d 62 69 6e 61 74 69 6f 6e 20 77 61 73 20 |combination was | 00000520 61 6c 6c 6f 63 61 74 65 64 20 74 6f 20 74 68 65 |allocated to the| 00000530 20 53 75 62 74 69 74 6c 65 73 20 66 61 63 69 6c | Subtitles facil| 00000540 69 74 79 29 2e 0d 41 64 64 69 74 69 6f 6e 61 6c |ity)..Additional| 00000550 6c 79 2c 20 61 20 6e 65 77 20 54 65 6c 65 74 65 |ly, a new Telete| 00000560 78 74 20 4f 70 65 72 61 74 69 6e 67 20 53 79 73 |xt Operating Sys| 00000570 74 65 6d 20 43 6f 6d 6d 61 6e 64 2c 20 2a 49 42 |tem Command, *IB| 00000580 4d 54 53 57 20 68 61 73 20 62 65 65 6e 0d 70 72 |MTSW has been.pr| 00000590 6f 76 69 64 65 64 2c 20 61 6e 64 20 69 73 20 74 |ovided, and is t| 000005a0 68 65 20 65 71 75 69 76 61 6c 65 6e 74 20 74 6f |he equivalent to| 000005b0 20 2a 44 4f 57 4e 4c 4f 41 44 2c 20 62 75 74 20 | *DOWNLOAD, but | 000005c0 66 6f 72 20 61 63 63 65 73 73 69 6e 67 20 50 43 |for accessing PC| 000005d0 2d 44 4f 53 0d 28 61 6b 61 20 4d 53 2d 44 4f 53 |-DOS.(aka MS-DOS| 000005e0 29 20 54 65 6c 65 73 6f 66 74 77 61 72 65 20 66 |) Telesoftware f| 000005f0 69 6c 65 73 2e 0d 0d 57 68 65 6e 20 61 20 66 69 |iles...When a fi| 00000600 6c 65 20 69 73 20 73 65 6c 65 63 74 65 64 2c 20 |le is selected, | 00000610 69 74 20 69 73 20 6e 6f 74 20 6e 65 63 65 73 73 |it is not necess| 00000620 61 72 69 6c 79 20 73 61 76 65 64 20 77 69 74 68 |arily saved with| 00000630 20 74 68 65 20 66 69 6c 65 6e 61 6d 65 0d 67 69 | the filename.gi| 00000640 76 65 6e 2c 20 64 75 65 20 74 6f 20 74 68 65 20 |ven, due to the | 00000650 69 6e 63 6f 6d 70 61 74 61 62 69 6c 69 74 69 65 |incompatabilitie| 00000660 73 20 6f 66 20 74 68 65 20 6e 61 6d 69 6e 67 20 |s of the naming | 00000670 73 74 72 75 63 74 75 72 65 20 62 65 74 77 65 65 |structure betwee| 00000680 6e 20 44 4f 53 0d 61 6e 64 20 74 68 61 74 20 6f |n DOS.and that o| 00000690 66 20 44 46 53 2c 20 41 44 46 53 2c 20 65 74 63 |f DFS, ADFS, etc| 000006a0 2e 20 20 57 68 65 6e 20 75 73 69 6e 67 20 44 46 |. When using DF| 000006b0 53 2c 20 74 68 65 20 66 69 6c 65 6e 61 6d 65 20 |S, the filename | 000006c0 69 73 20 74 72 75 6e 63 61 74 65 64 20 74 6f 0d |is truncated to.| 000006d0 73 65 76 65 6e 20 28 37 29 20 63 68 61 72 61 63 |seven (7) charac| 000006e0 74 65 72 73 2c 20 61 6e 64 20 74 6f 20 74 65 6e |ters, and to ten| 000006f0 20 28 31 30 29 20 63 68 61 72 61 63 74 65 72 73 | (10) characters| 00000700 20 66 6f 72 20 61 6c 6c 20 6f 74 68 65 72 20 66 | for all other f| 00000710 69 6c 69 6e 67 0d 73 79 73 74 65 6d 73 2e 20 20 |iling.systems. | 00000720 41 64 64 69 74 69 6f 6e 61 6c 6c 79 2c 20 74 68 |Additionally, th| 00000730 65 20 6f 63 63 75 72 61 6e 63 65 20 6f 66 20 66 |e occurance of f| 00000740 75 6c 6c 20 73 74 6f 70 73 20 28 27 2e 27 29 20 |ull stops ('.') | 00000750 69 6e 20 74 68 65 20 6e 61 6d 65 20 61 72 65 0d |in the name are.| 00000760 63 6f 6e 76 65 72 74 65 64 20 74 6f 20 61 6e 20 |converted to an | 00000770 75 6e 64 65 72 6c 69 6e 65 73 20 28 27 5f 27 29 |underlines ('_')| 00000780 2e 20 20 46 6f 72 20 65 78 61 6d 70 6c 65 2c 20 |. For example, | 00000790 22 46 49 4c 45 2e 45 58 54 22 20 69 73 20 73 61 |"FILE.EXT" is sa| 000007a0 76 65 64 20 61 73 0d 22 46 49 4c 45 5f 45 58 54 |ved as."FILE_EXT| 000007b0 22 2e 20 20 49 6e 20 73 75 63 68 20 63 69 72 63 |". In such circ| 000007c0 75 6d 73 74 61 6e 63 65 73 2c 20 77 68 65 6e 20 |umstances, when | 000007d0 74 68 65 20 66 69 6c 65 6e 61 6d 65 20 69 73 20 |the filename is | 000007e0 6d 6f 64 69 66 69 65 64 2c 20 69 74 20 69 73 0d |modified, it is.| 000007f0 64 69 73 70 6c 61 79 65 64 20 69 6e 20 74 68 65 |displayed in the| 00000800 20 63 6f 6d 6d 65 6e 74 20 77 69 6e 64 6f 77 20 | comment window | 00000810 66 6f 72 20 72 65 66 65 72 65 6e 63 65 2e 0d 0d |for reference...| 00000820 49 74 20 69 73 20 72 65 63 6f 6d 6d 65 6e 64 65 |It is recommende| 00000830 64 20 74 68 61 74 20 73 75 63 68 20 44 4f 53 20 |d that such DOS | 00000840 66 69 6c 65 73 20 61 72 65 20 64 6f 77 6e 6c 6f |files are downlo| 00000850 61 64 65 64 20 74 6f 20 41 44 46 53 20 6f 72 20 |aded to ADFS or | 00000860 41 4e 46 53 2c 20 61 73 0d 74 68 69 73 20 72 65 |ANFS, as.this re| 00000870 73 75 6c 74 73 20 69 6e 20 6f 6e 6c 79 20 74 68 |sults in only th| 00000880 65 20 6c 61 73 74 20 74 77 6f 20 63 68 61 72 61 |e last two chara| 00000890 63 74 65 72 73 20 6f 66 20 74 68 65 20 65 78 74 |cters of the ext| 000008a0 65 6e 73 69 6f 6e 20 62 65 69 6e 67 20 27 6c 6f |ension being 'lo| 000008b0 73 74 27 0d 66 6f 72 20 6c 6f 6e 67 20 66 69 6c |st'.for long fil| 000008c0 65 6e 61 6d 65 73 2e 0d 0d 49 74 20 69 73 20 75 |enames...It is u| 000008d0 70 20 74 6f 20 74 68 65 20 75 73 65 72 20 74 6f |p to the user to| 000008e0 20 65 6e 73 75 72 65 20 74 68 61 74 20 77 68 65 | ensure that whe| 000008f0 6e 20 74 77 6f 20 64 69 66 66 65 72 65 6e 74 20 |n two different | 00000900 50 43 2d 44 4f 53 20 66 69 6c 65 6e 61 6d 65 73 |PC-DOS filenames| 00000910 0d 61 72 65 20 74 72 75 6e 63 61 74 65 64 20 74 |.are truncated t| 00000920 6f 20 74 68 65 20 73 61 6d 65 20 6e 61 6d 65 2c |o the same name,| 00000930 20 74 68 65 20 66 69 72 73 74 20 66 69 6c 65 20 | the first file | 00000940 69 73 20 6e 6f 74 20 6f 77 65 72 77 72 69 74 74 |is not owerwritt| 00000950 65 6e 20 62 79 20 74 68 65 0d 73 65 63 6f 6e 64 |en by the.second| 00000960 2e 20 20 49 6e 20 73 75 63 68 20 63 61 73 65 73 |. In such cases| 00000970 2c 20 74 68 65 20 66 69 72 73 74 20 66 69 6c 65 |, the first file| 00000980 20 64 6f 77 6e 6c 6f 61 64 65 64 20 73 68 6f 75 | downloaded shou| 00000990 6c 64 20 62 65 20 72 65 2d 6e 61 6d 65 64 20 6f |ld be re-named o| 000009a0 6e 0d 74 68 65 20 64 69 73 63 20 42 45 46 4f 52 |n.the disc BEFOR| 000009b0 45 20 61 74 74 65 6d 70 74 69 6e 67 20 74 6f 20 |E attempting to | 000009c0 64 6f 77 6e 6c 6f 61 64 20 74 68 65 20 73 65 63 |download the sec| 000009d0 6f 6e 64 20 66 69 6c 65 2e 0d 0d 42 55 47 20 46 |ond file...BUG F| 000009e0 49 58 45 53 0d 41 20 72 61 74 68 65 72 20 6f 62 |IXES.A rather ob| 000009f0 73 63 75 72 65 20 62 75 67 20 68 61 73 20 6e 6f |scure bug has no| 00000a00 77 20 62 65 65 6e 20 65 72 72 61 64 69 63 61 74 |w been erradicat| 00000a10 65 64 2e 20 20 56 65 72 73 69 6f 6e 20 31 2e 30 |ed. Version 1.0| 00000a20 30 20 6f 63 63 61 73 69 6f 6e 61 6c 6c 79 0d 63 |0 occasionally.c| 00000a30 72 61 73 68 65 64 20 77 69 74 68 20 69 6e 74 65 |rashed with inte| 00000a40 72 61 63 74 69 76 65 20 70 72 6f 67 72 61 6d 73 |ractive programs| 00000a50 2c 20 77 68 69 63 68 20 75 73 65 64 20 2a 54 45 |, which used *TE| 00000a60 4c 45 53 4f 46 54 20 6d 6f 64 65 2e 20 20 54 68 |LESOFT mode. Th| 00000a70 69 73 20 68 61 73 0d 62 65 65 6e 20 66 69 78 65 |is has.been fixe| 00000a80 64 2e 0d 0d 54 68 65 20 6e 75 6d 62 65 72 20 6f |d...The number o| 00000a90 66 20 50 61 67 65 20 47 72 61 62 62 65 72 73 20 |f Page Grabbers | 00000aa0 68 61 73 20 62 65 65 6e 20 69 6e 63 72 65 61 73 |has been increas| 00000ab0 65 64 20 74 6f 20 74 77 65 6e 74 79 20 28 32 30 |ed to twenty (20| 00000ac0 29 2e 0d 0d 53 48 49 46 54 2d 43 4f 50 59 2c 20 |)...SHIFT-COPY, | 00000ad0 74 6f 20 72 65 6c 65 61 73 65 20 61 6c 6c 20 6b |to release all k| 00000ae0 65 70 74 20 70 61 67 65 73 2c 20 6e 6f 77 20 77 |ept pages, now w| 00000af0 6f 72 6b 73 2e 0d 0d 4d 49 53 43 45 4c 4c 41 4e |orks...MISCELLAN| 00000b00 45 4f 55 53 0d 41 20 66 65 77 20 75 73 65 72 73 |EOUS.A few users| 00000b10 20 68 61 76 65 20 63 6f 6d 70 6c 61 69 6e 65 64 | have complained| 00000b20 20 74 68 61 74 20 74 68 65 69 72 20 73 79 73 74 | that their syst| 00000b30 65 6d 73 20 77 6f 72 6b 20 65 78 74 72 65 6d 65 |ems work extreme| 00000b40 6c 79 20 73 6c 6f 77 6c 79 2c 20 77 69 74 68 0d |ly slowly, with.| 00000b50 70 61 67 65 73 20 74 61 6b 69 6e 67 20 73 65 76 |pages taking sev| 00000b60 65 72 61 6c 20 73 65 63 6f 6e 64 73 20 74 6f 20 |eral seconds to | 00000b70 62 65 20 64 69 73 70 6c 61 79 65 64 20 6f 6e 20 |be displayed on | 00000b80 73 63 72 65 65 6e 20 6f 6e 63 65 20 72 65 63 65 |screen once rece| 00000b90 69 76 65 64 2e 0d 54 68 69 73 20 69 73 20 6e 65 |ived..This is ne| 00000ba0 61 72 6c 79 20 61 6c 77 61 79 73 20 64 75 65 20 |arly always due | 00000bb0 74 6f 20 61 6e 6f 74 68 65 72 20 52 4f 4d 20 69 |to another ROM i| 00000bc0 6e 20 74 68 65 20 63 6f 6d 70 75 74 65 72 20 74 |n the computer t| 00000bd0 61 6b 69 6e 67 20 74 6f 6f 20 6c 6f 6e 67 0d 74 |aking too long.t| 00000be0 6f 20 70 72 6f 63 65 73 73 20 69 74 73 20 73 65 |o process its se| 00000bf0 72 76 69 63 65 20 63 61 6c 6c 73 2e 0d 0d 42 65 |rvice calls...Be| 00000c00 66 6f 72 65 20 63 6f 6e 74 61 63 74 69 6e 67 20 |fore contacting | 00000c10 47 49 53 20 66 6f 72 20 61 73 73 69 73 74 61 6e |GIS for assistan| 00000c20 63 65 2c 20 74 72 79 20 64 69 73 61 62 6c 69 6e |ce, try disablin| 00000c30 67 20 6f 72 20 72 65 6d 6f 76 69 6e 67 20 61 6e |g or removing an| 00000c40 79 20 6f 74 68 65 72 0d 52 4f 4d 73 20 69 6e 20 |y other.ROMs in | 00000c50 74 68 65 20 6d 69 63 72 6f 63 6f 6d 70 75 74 65 |the microcompute| 00000c60 72 20 74 6f 20 74 72 79 20 61 6e 64 20 6c 6f 63 |r to try and loc| 00000c70 61 74 65 20 74 68 65 20 73 6f 75 72 63 65 20 6f |ate the source o| 00000c80 66 20 74 68 65 20 70 72 6f 62 6c 65 6d 2e 0d 50 |f the problem..P| 00000c90 6c 61 63 69 6e 67 20 41 54 53 2b 20 69 6e 20 61 |lacing ATS+ in a| 00000ca0 20 68 69 67 68 65 72 20 70 72 69 6f 72 69 74 79 | higher priority| 00000cb0 20 52 4f 4d 20 73 6f 63 6b 65 74 20 6d 61 79 20 | ROM socket may | 00000cc0 61 6c 73 6f 20 68 65 6c 70 2e 0d 0d 52 4f 4d 53 |also help...ROMS| 00000cd0 0d 54 68 65 20 61 63 63 6f 6d 70 61 6e 79 69 6e |.The accompanyin| 00000ce0 67 20 52 4f 4d 20 69 6d 61 67 65 20 73 68 6f 75 |g ROM image shou| 00000cf0 6c 64 20 62 65 20 75 73 65 64 20 61 73 20 61 20 |ld be used as a | 00000d00 72 65 70 6c 61 63 65 6d 65 6e 74 20 66 6f 72 20 |replacement for | 00000d10 74 68 65 20 52 4f 4d 0d 73 75 70 70 6c 69 65 64 |the ROM.supplied| 00000d20 20 77 69 74 68 20 74 68 65 20 61 64 61 70 74 6f | with the adapto| 00000d30 72 2e 20 20 49 66 20 79 6f 75 20 68 61 76 65 20 |r. If you have | 00000d40 74 68 65 20 66 61 63 69 6c 69 74 69 65 73 20 74 |the facilities t| 00000d50 6f 20 70 72 6f 67 72 61 6d 20 79 6f 75 72 20 6f |o program your o| 00000d60 77 6e 0d 45 50 52 4f 4d 53 2c 20 79 6f 75 20 63 |wn.EPROMS, you c| 00000d70 61 6e 20 27 62 6c 6f 77 27 20 74 68 65 20 69 6d |an 'blow' the im| 00000d80 61 67 65 20 69 6e 74 6f 20 61 6e 20 45 50 52 4f |age into an EPRO| 00000d90 4d 20 74 68 65 6e 20 72 65 70 6c 61 63 65 20 79 |M then replace y| 00000da0 6f 75 72 20 63 75 72 72 65 6e 74 0d 52 4f 4d 20 |our current.ROM | 00000db0 77 69 74 68 20 74 68 65 20 6e 65 77 20 6f 6e 65 |with the new one| 00000dc0 2e 20 41 6c 74 65 72 6e 61 74 69 76 65 6c 79 2c |. Alternatively,| 00000dd0 20 79 6f 75 20 63 61 6e 20 6b 65 65 70 20 74 68 | you can keep th| 00000de0 65 20 69 6d 61 67 65 20 6f 6e 20 64 69 73 63 20 |e image on disc | 00000df0 61 6e 64 0d 6c 6f 61 64 20 69 74 20 69 6e 74 6f |and.load it into| 00000e00 20 53 69 64 65 77 61 79 73 20 52 41 4d 20 77 68 | Sideways RAM wh| 00000e10 65 6e 65 76 65 72 20 72 65 71 75 69 72 65 64 2e |enever required.| 00000e20 20 45 69 74 68 65 72 20 77 61 79 2c 20 79 6f 75 | Either way, you| 00000e30 20 73 68 6f 75 6c 64 20 65 6e 73 75 72 65 0d 74 | should ensure.t| 00000e40 68 65 20 6f 72 69 67 69 6e 61 6c 20 52 4f 4d 20 |he original ROM | 00000e50 28 76 65 72 73 69 6f 6e 20 31 2e 30 30 29 20 69 |(version 1.00) i| 00000e60 73 20 72 65 6d 6f 76 65 64 20 66 72 6f 6d 20 79 |s removed from y| 00000e70 6f 75 72 20 6d 61 63 68 69 6e 65 2e 20 28 2a 55 |our machine. (*U| 00000e80 4e 50 4c 55 47 20 6f 6e 0d 61 20 4d 61 73 74 65 |NPLUG on.a Maste| 00000e90 72 20 77 69 6c 6c 20 73 75 66 66 69 63 65 2e 29 |r will suffice.)| 00000ea0 0d 0d 54 6f 20 69 6e 69 74 69 61 6c 69 73 65 20 |..To initialise | 00000eb0 74 68 65 20 52 4f 4d 20 61 66 74 65 72 20 6c 6f |the ROM after lo| 00000ec0 61 64 69 6e 67 20 69 6e 74 6f 20 53 69 64 65 77 |ading into Sidew| 00000ed0 61 79 73 20 52 41 4d 20 72 65 71 75 69 72 65 73 |ays RAM requires| 00000ee0 20 61 20 22 50 6f 77 65 72 2d 75 70 0d 72 65 2d | a "Power-up.re-| 00000ef0 62 6f 6f 74 22 20 6f 66 20 79 6f 75 72 20 73 79 |boot" of your sy| 00000f00 73 74 65 6d 2e 20 54 68 69 73 20 63 61 6e 20 62 |stem. This can b| 00000f10 65 20 61 63 68 69 65 76 65 64 20 62 79 20 65 69 |e achieved by ei| 00000f20 74 68 65 72 20 74 75 72 6e 69 6e 67 20 79 6f 75 |ther turning you| 00000f30 72 0d 63 6f 6d 70 75 74 65 72 20 6f 6e 20 74 68 |r.computer on th| 00000f40 65 6e 20 6f 66 66 20 28 70 72 6f 76 69 64 65 64 |en off (provided| 00000f50 20 79 6f 75 72 20 53 57 52 20 68 61 73 20 62 61 | your SWR has ba| 00000f60 74 74 65 72 79 20 62 61 63 6b 75 70 29 20 6f 72 |ttery backup) or| 00000f70 20 62 79 20 74 79 70 69 6e 67 3a 0d 0d 20 20 20 | by typing:.. | 00000f80 2a 46 58 31 35 31 2c 37 38 2c 31 32 37 20 3c 52 |*FX151,78,127 <R| 00000f90 45 54 55 52 4e 3e 0d 20 20 20 3c 43 54 52 4c 3e |ETURN>. <CTRL>| 00000fa0 20 2b 20 3c 42 52 45 41 4b 3e 0d 0d 49 66 20 79 | + <BREAK>..If y| 00000fb0 6f 75 20 63 61 6e 6e 6f 74 20 70 72 6f 67 72 61 |ou cannot progra| 00000fc0 6d 20 79 6f 75 72 20 6f 77 6e 20 45 50 52 4f 4d |m your own EPROM| 00000fd0 2c 20 61 6e 64 20 64 6f 20 6e 6f 74 20 68 61 76 |, and do not hav| 00000fe0 65 20 53 69 64 65 77 61 79 73 20 52 41 4d 0d 66 |e Sideways RAM.f| 00000ff0 61 63 69 6c 69 74 69 65 73 2c 20 61 20 72 65 70 |acilities, a rep| 00001000 6c 61 63 65 6d 65 6e 74 20 52 4f 4d 20 63 61 6e |lacement ROM can| 00001010 20 62 65 20 6f 62 74 61 69 6e 65 64 2e 20 50 6c | be obtained. Pl| 00001020 65 61 73 65 20 77 72 69 74 65 20 74 6f 20 6f 72 |ease write to or| 00001030 0d 74 65 6c 65 70 68 6f 6e 65 20 47 49 53 20 4c |.telephone GIS L| 00001040 74 64 2e 20 66 6f 72 20 64 65 74 61 69 6c 73 2e |td. for details.| 00001050 0d |.| 00001051