home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Workbench / Patches / msbpatch.lha / msbpatch.readme < prev   
Text File  |  1998-04-21  |  4KB  |  143 lines

  1. Short:      mathieeesingbas.library FPU patch 1.2
  2. Author:   Jess Sosnoski (at the below address!!!)
  3. Uploader: starblaz@ptdprolog.net
  4. Type:      util/boot
  5. Version:  1.3beta
  6. Requires: kick 2.04+, an 020+, and a 68881/2 FPU.
  7. Long:
  8.  
  9. MSBpatch 1.3beta ⌐ 1997 Jess Sosnoski
  10.  
  11. DESCRIPTION:
  12. -----------
  13. This is a program that patches some functions of the mathieeesingbas.library
  14. to use 68881/2 instructions, thus squeezing out a tad more speed.
  15. (at worst...it should run at the same speed as before)
  16.  
  17. It also fixes that nasty bug with 040/060 cpu's on certain kickstart versions.
  18. (I think...someone with an 040/060 please test this!)
  19.  
  20. This is also the second speedup patch I ever attempted to write! :)
  21.  
  22. DISCLAIMER:
  23. ----------
  24. Use this program at your own risk!
  25. I assume no responsibility or liability for problem(s) and/or damage(s)
  26. that occur by the use, modification, and/or existence of this product,
  27. and/or its parts in any form.
  28.  
  29.  But if it don't work right, or slows things down, don't be afraid
  30.  to send me email...or even send some email if it makes your system
  31.  outprocess a cray (yeah, right)
  32.  
  33.  
  34. INSTALLATION:
  35. ------------
  36. Copy it to your c: directory or wherever you like.
  37. You can add the line run <>NIL: msbpatch to your startup-sequence, or
  38. user-startup.  You can give it an icon and put it in WBstartup.
  39. You can basically put it anywhere :)
  40. (I have mine a little after setpatch in my startup-sequence)
  41.  
  42. USAGE:
  43. -----
  44. run <>NIL: msbpatch
  45.  
  46. OUTPUT:
  47. ------
  48. None...as I didn't feel like figuring out how to to text output
  49. in assembly.
  50. Although, if you don't have the right versions of the required libraries,
  51. it will exit with a returncode of 20.
  52.  
  53. REMOVAL:
  54. -------
  55. sorry....once it's in...it stays in!
  56. (didn't I hear Al Bundy say that to Peg once...hmmm....)
  57.  
  58. CAVEATS:
  59. -------
  60. This patch is experimental/beta, so, don't expect any miracles.
  61.  
  62. Opens mathieeesingbas.library, and never closes it.
  63.  
  64. NO SPEEDTEST PROGRAM (yet)
  65.  
  66. VERY VERY FEW programs use mathieeesingbas.library.
  67. I have one program that will use it, and it's THOR software's
  68. DMandel program.  It showed *slight* speed increases.
  69.  
  70. There exists a 68881 card for 68000 owners, but, as I found out via
  71. email, does not access the FPU in the same way that an 020+ would.
  72. I did not include any special code to support this, so it is likely that
  73. this patch may not do anything at all on that type of setup.
  74. (Although, if someone would like to let me know if it does...email me!)
  75.  
  76. NOTES:
  77. -----
  78. mathieeesingbas.library is in your Kickstart ROM...you won't find it in libs.
  79.  
  80. HISTORY:
  81. -------
  82. 1.0    First Release
  83.  
  84. 1.1    Replaced spneg and spabs functions with faster ones.
  85.     (shaved off a few clock cycles)
  86.  
  87. 1.2    Added checks for 040+ processors...disables SPFloor and SPCeil
  88.     patches, which use instructions not available on 040+'s,
  89.     Optimized Ceil.
  90.  
  91. 1.3    Will not patch if my v43 mathieeesingbas.library is installed.
  92.     Speeded up IEEEFix, and also made it compatible with 040+'s! :)
  93.     (thanks to Gerd Wieczorek)
  94.  
  95. FUTURE:
  96. ------
  97. Make this doc file a bit more presentable, and maybe leave it as plain
  98. text without Amigaguide OR HTML just for kicks.
  99. Write a more accurate test program, and maybe include it in the archive.
  100.  
  101. Make a msbtest speedtest program. (in assembly)
  102.  
  103. Make the patch exit, instead of hanging around.
  104.  
  105. One word: APATCH (if this patch turns out to work as I'd like it to)
  106.  
  107. Andreas Kleinert for help with 040 checking code!
  108.  
  109. THANKS TO:
  110. ---------
  111. Adam "DC1" Polkosnik for ideas, help with sourcecode, and APATCH!
  112.  
  113. Dave "Termy" Jones, for help, ideas and StreamLineOS 2!
  114.  
  115. Iain "ook" Barclay, for optimizations, bugfixes, and opatch!
  116.  
  117. Gerd Wieczorek for ideas, optimizations, and the future ffp/msbtest!
  118.  
  119. Everyone who sent me emails, praise, and complaints....your input
  120. was greatly appreciated!!!!
  121.  
  122. BUGS:
  123. ----
  124. Hmmm...what would Tom say, ohyeah, um....possibly.
  125.  
  126. AUTHOR:
  127. ------
  128. Jess Sosnoski
  129. 651 Hillside Drive
  130. Mount Carmel, PA 17851-2463
  131. USA
  132.  
  133. Updates will appear on my webpage before they appear in Aminet's RECENT file.
  134. starblaz@ptdprolog.net
  135. http://home.ptd.net/~starblaz
  136.  
  137. IRC nick: starblazr
  138. On: galaxynet (amiga channels), dalnet (#nin ,#miggy1)
  139. pulsarnet (#elitecafe)
  140.  
  141. Emails, gifts, money, food, cigarettes, Amiga4060T's will all be
  142. gladly accepted.
  143.