home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / utility / emulator / msh130.zoo / doc / RELEASE-NOTES < prev    next >
Encoding:
Text File  |  1990-06-05  |  5.1 KB  |  120 lines

  1.  
  2.         M E S S Y D O S   F I L E   S Y S T E M   H A N D L E R
  3.         -------------------------------------------------------
  4.         by Olaf 'Rhialto' Seibert                   05-Jun-1990
  5.  
  6. *******************************************************************************
  7.     MSH is (C) Copyright 1989,1990 by Olaf Seibert. All rights reserved.
  8.     Freely distributable, except that it may not be distributed for profit
  9.     without permission from the author. Hereby, Fred Fish explicitly gets
  10.     permission to include MSH in his library of freely distributable Amiga
  11.     software.
  12. *******************************************************************************
  13.  
  14.     This is patch #3 to MSH release #1.
  15.  
  16. Bug fixed:
  17.     - device: The IBM disk format seems to have an index mark $5224/$5552
  18.       before the first sector, even though the machines I tested it with
  19.       did not seem to miss it.
  20.  
  21. Inconvenience removed:
  22.     - MSH: no longer produces read error requestors when the bootblock of a
  23.       newly inserted disk cannot be read. The disk is silently ignored.
  24.  
  25. Feature added:
  26.     - MSH: is now more polite to some DFx: that uses the same physical
  27.       drive.
  28.  
  29. Misc:
  30.     - Reduced stack size of messydisk.device task (2K -> 1K) and of the
  31.       filesystem itself (4K -> 3K). Xoper shows that (most of the time)
  32.       no more than half of these stacks seems to be used.
  33.  
  34. Reminder:
  35.     If you like the program, feel free to send me some $$, or even $$$ if
  36.     you feel like it. All shareware resellers (and especially those in
  37.     Germany) are reminded that they are NOT allowed to make any profit off
  38.     my work. Resellers are considered to make an illegal profit if they
  39.     charge more for a disk than Fred Fish does. Those resellers do NOT have
  40.     a licence to use or copy MSH. Also, if you distribute MSH:, you must
  41.     distribute it in its entirety: you are not allowed to leave parts out.
  42.  
  43. ====05-May-1990=====About patch #2a-2c=========================================
  44.  
  45. There have been many 'patch 2' versions. Therefore, I bumped the
  46. version number after I cleaned up the distribution, so that a consistent
  47. version number is possible.
  48.  
  49. ====11-Mar-1990=====From patch #1==============================================
  50.  
  51.     This is patch #1 to MSH release #1. It consists of all binaries and
  52. documentation. There are replacement source files, and a patch file for the
  53. others.
  54.  
  55. Bugs fixed:
  56.     - device: I/O could be done during CloseDevice(). Trackdisk does not
  57.       seem to do this, and was implemented incorrectly anyhow.
  58.     - handler: Examine() of the root directory got a . afther the 8th
  59.       character of the volume name
  60.  
  61. Inconvenience removed:
  62.     - handler: The AmigaDOS 1.3 List and Dir commands thought that all
  63.       files were directories.
  64.  
  65. Features added:
  66.     - handler: Now uses the Reserved entry in the Mountlist. You should
  67.       normally set this to 0.
  68.     - MSH::F+ and MSH::F-.
  69.     - messyfmt: You can now write just the bootblock. The disk must
  70.       already be formatted.
  71.     - device: you can now, with some care, format disks with less than 8
  72.       sectors per track.
  73.  
  74. ====11-Feb-1990=====From release #1============================================
  75.  
  76.     This is the first really public release of the MessyFileSystem, or MSH
  77. for short. It has circulated among a small audience, and I entered it in a
  78. programming contest held by the German 'Amiga-Magazin'. They were too dumb
  79. to let me win or offer me a contract, so here goes their opportunity to
  80. make some money. Not mine, however, since I am going to try the sh*r*ware
  81. concept. So, if you like the program, feel free to send me some $$, or even
  82. $$$ if you feel like it.
  83.  
  84.     What _is_ MSH ? Well, if you ever heard of CrossDos, it is about the
  85. same thing. Only better, since I wrote it :-) If you never heard of
  86. CrossDos: MSH is a (set of) programs that enable you to use IBM-PC
  87. diskettes in your Amiga, just as if they were regular Amiga disks.
  88. Something you probably thought or were told to be impossible!
  89.  
  90.     There exist other programs that will copy files to and/or from messy
  91. disks, but they do just that: copy. You are not able to use any other
  92. program directly with files you have stored on a messy disk. But, with MSH,
  93. this is finally possible. It seems that several people at about the same
  94. time decided that it was time to write a program like MSH. Hence there is
  95. also CrossDos. The fundamental difference between MSH and CrossDos is that
  96. you immediately get a fully functional version of MSH, and you even get the
  97. source! (And I am a non-commercial hobbyist).
  98.  
  99.     Of course, if you get the source, you won't get any warranty. The idea
  100. is that if it works, you send me some $$ (preferably in some stronger
  101. currency than the dollar, though); if it fails to work, you can fix it
  102. yourself.
  103.  
  104.     Well, enough talk. Some technical information can be found in the files
  105. msh.man and dev.man. Fanmail and money will always reach me at the
  106. following address:
  107.  
  108. Olaf Seibert
  109. Beek 5
  110. 5815 CS  Merselo
  111. The Netherlands
  112.  
  113.     Ordinary mail can also be addressed to the following address, which is
  114. guaranteed to change before September 1991:
  115.  
  116. Olaf Seibert
  117. Vossendijk 149
  118. 6534 TN  Nijmegen
  119. The Netherlands
  120.