home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 2 / APDL_PD2A.iso / info < prev   
Encoding:
Text File  |  1996-10-16  |  5.0 KB  |  103 lines

  1.  
  2.             ___________________________  _____________   ________
  3.            /            |              \|             \ |        |
  4.           /             |               |              \|        |
  5.          /              |       |\      |               |        |
  6.         /       /|      |       |/      |       |\      |        |
  7.        /       /_|      |               |       | >     |        |
  8.       /                 |        ______/|       |/      |        |_______
  9.      /                  |       |       |               |                |
  10.     /         /|        |       |       |               |                |
  11.    /         / |        |       |       |              /|                |
  12.   /_________/  |________|_______|       |_____________/ |________________|
  13.  
  14.            Archimedes        Public         Domain           Library
  15.  
  16.                            *-------------------*
  17.                            |   incorporating   |
  18.   __________               *-------------------*                 _        _
  19.  |         /                                                    | \      / |
  20.  |   __   /____________         ________________  _____  ___    |  \    /  |
  21.  |  | /  //    ___   __|_THE _ |   ____   ______||  ___||   \   |   \  /   |
  22.  |  |/  // /| |   | ||   \  / \ \  \   | ||    \ | |____| |\ \  | |\ \/ /| |
  23.  |     // __  |   | || |\ \ \_/  \  \  | || '' / |  ____   __ \ | | \__/ | |
  24.  |    // /  | |   | ||  __ \ _____\  \ | || |\ \ | |___ | |  \ \| |      | |
  25.  |___//_/   |_|   |_||_|  \_\\________||_||_| \_\|_____||_|   \___|      |_|
  26.  
  27.                                 *---------*
  28.                                 |   and   |
  29.                                 *---------*
  30.      _______ _______  ______ __   __    _______       _  ______  _____  __
  31.     / ___  // ___  / / ____// /  / /   / ___  //\    / // ____/ / ___/ / /
  32.    / /__/ // /__/ / / /    / /__/ /   / /__/ //  \  / // / ___ / /__  / /
  33.   / ___  // _  __/ / /    / ___  /   / ___  // /\ \/ // / /  // ___/ / /
  34.  / /  / // / \ \  / /___ / /  / /   / /  / // /  \  // /__/ // /___ / /____
  35. /_/  /_//_/   \_\/_____//_/  /_/   /_/  /_//_/    \//______//_____//______/
  36.  
  37.  
  38.             39 Knighton Park Road,  Sydenham,  London  SE26 5RN
  39.  
  40.  
  41.         RO2 / RO3 / RPC compatibility
  42.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43.  
  44. RO2 means a machine fitted with RISC-OS 2, RO3 a machine fitted with
  45. RISC-OS 3.1 (and probably early A5000's with RISC-OS 3.0), RPC means any
  46. RISC PC 600 or 700 or the A7000.
  47.  
  48. All program names are followed by a symbol ( - = ^ ~ ) and a
  49. description. This symbol is used as a code to indicate compatibility.
  50. The equals sign ( = ) means it seems to be RO2/RO3 compatible, a plus (
  51. + ) means it's an old RO2 program which works on RO3 but there may be
  52. minor problems which don't stop it functioning. A colon ( : ) means it's
  53. a RO3 only program but is probably OK on the RPC as well.
  54.  
  55. With the introduction of the RPC the following additional symbols were
  56. introduced.
  57.  
  58. A ^ means it works on the RPC, so it's probably OK on RO3, ~ means it
  59. won't work on the RPC
  60.  
  61. If there is just a single dash this means it hasn't been tested for
  62. compatibility - please tell me if you have any information.
  63.  
  64. This is only a rough guide and not a guarantee of compatibility. It
  65. would take until RISC-OS 42.6 to try every function of every program.
  66.  
  67. There has not been time to test more than a very small number of these
  68. programs on a StrongARM, but so far almost everything that works on a
  69. 'normal' RPC seems to be OK.
  70.  
  71.  
  72.     Problem Solving
  73.     ~~~~~~~~~~~~~~~
  74. A couple of tips which may help you to get programs working, especially
  75. demo's which seem to be the biggest offenders.
  76.  
  77. Some games and demos use a version of the SoundTracker module which
  78. doesn't work on the RPC. A symptom is an 'Abort on data transfer' error
  79. when you try to run the program. You can either substitute an earlier
  80. module, or quite often the program will work if you run it a second
  81. time. This is because the error is caused when the module is actually
  82. loaded, and the second time it's already present so there's no error.
  83.  
  84. Some games won't work properly from a Read Only media like a CD. This
  85. applies particularly most of the multi-mission flight simulator games
  86. which need to rename various internal data files, and all games which
  87. save a high score table to disc since they obviously can't save the
  88. table to a CD. If you get 'not open for update' or similar errors try
  89. copying the program to another drive like a hard or floppy disc.
  90.  
  91.  
  92.  
  93.  
  94. ***********************************************************************
  95.   APDL offers no warranty or guarantee as to fitness for purpose with
  96.   any PD or Shareware. Software is supplied without charge, the fee paid
  97.   is for media, carriage, and general costs and overheads. Warranty is
  98.   limited to media ONLY. Any faulty DISCS will be replaced. While we try
  99.   to help with problems it may be best to contact the Author directly.
  100.   Descriptions of programs are often taken from those supplied by the
  101.   Author, and APDL cannot be held responsible for any inaccuracies.
  102. ***********************************************************************
  103.