home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / other / simmfix2 / simmfix1 / simmfix.txt < prev   
Encoding:
Text File  |  1988-08-07  |  2.6 KB  |  81 lines

  1. The 2.5MB STE SIMM fixer.
  2.  
  3. =========================
  4.  
  5.  
  6.  
  7. This is a short program that allows you to fit 2.5MB of memory to an STE 
  8. by mixing 256K and 1MB SIMMs.
  9.  
  10.  
  11.  
  12.  
  13.  
  14. Why it's needed
  15.  
  16. ===============
  17.  
  18.  
  19.  
  20. The reason you can't mix the two types of SIMM is that TOS 1.6 in the STE 
  21. fails to recognise this memory configuration and incorrectly programs the 
  22. MMU chip. It thinks, in fact, that you have 4MB of memory installed. This 
  23. causes big problems as soon as you attempt to run any non-trivial program 
  24. (e.g. GEM) The symptoms are that your STE gets stuck in a reset-reboot 
  25. cycle.
  26.  
  27.  
  28.  
  29.  
  30.  
  31. How it works
  32.  
  33. ============
  34.  
  35.  
  36.  
  37. This program works by reprogramming the MMU and correctly setting _memtop, 
  38. and then warm booting the STE.
  39.  
  40.  
  41.  
  42. How to use it
  43.  
  44. =============
  45.  
  46.  
  47.  
  48. You must fit the SIMMs into your STE in the following order:
  49.  
  50.  
  51.  
  52. ** (back of STE)** 
  53.  
  54.  
  55.  
  56.   |--  1meg SIMM  --|
  57.  
  58.   |--  256K SIMM  --|
  59.  
  60.   |--  1meg SIMM  --|
  61.  
  62.   |--  256K SIMM  --|
  63.  
  64.  
  65.  
  66. ** (front of STE)*
  67.  
  68.  
  69.  
  70. Put the SIMMFIX.PRG program _FIRST_ in your auto folder (do this by 
  71. deleting everything in the AUTO folder, then copy SIMMFIX.PRG to it, and 
  72. then copy everything else back into AUTO).
  73.  
  74.  
  75.  
  76. With SIMMFIX first in your AUTO folder, your ST will start, then reboot, 
  77. and should then display a short message detailing the version of SIMMFIX 
  78. and the authors names.
  79.  
  80.  
  81.  
  82. From then on all should be well. This program has been extensively tested 
  83. by David Hoggan on a wide range of software (though few games were 
  84. tested).
  85.  
  86.  
  87.  
  88.  
  89.  
  90. Problems
  91.  
  92. ========
  93.  
  94.  
  95.  
  96. Because you have to run SIMMFIX every time you switch on your STE, you 
  97. cannot just switch on and insert any autobooting disk (e.g. Dungeon 
  98. Master, Starglider II etc. etc.) In these cases, you should make a boot 
  99. disk with nothing except an AUTO folder containing SIMMFIX.PRG. Boot with 
  100. this disk, and when the desktop appears, remove the disk. Insert the game 
  101. disk that you want to autoboot. Then hold down Control, Alt and Delete 
  102. together to reset the STE, and the game will boot and run as normal.
  103.  
  104.  
  105.  
  106. Make sure you have (at least) one backup disk containing SIMMFIX.PRG in 
  107. the AUTO folder in case anything goes wrong with your boot disk. If you 
  108. can't run SIMMFIX, then you'll have to open up your STE and remove the 
  109. 256K SIMMS, make a new boot disk, and then put them back.
  110.  
  111.  
  112.  
  113.  
  114.  
  115. Program History
  116.  
  117. ===============
  118.  
  119.  
  120.  
  121. The SIMMFIX program was submitted to the "Programmer's Clinic" section of 
  122. ST World, the premier UK ST magazine, by David Hoggan. I (Mathew Lodge) 
  123. made a few additions and wrote this documentation for a posting to USENET.
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Mathew Lodge
  130.  
  131. 5 May 1990
  132.  
  133.  
  134.  
  135. (JANET address : SOCS18 @ uk.ac.york.vaxa)
  136.  
  137.