home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 7 / POWERCD7.ISO / os2 / amos3 / history.doc < prev    next >
Text File  |  1994-11-06  |  2KB  |  54 lines

  1.  
  2.                AA      MM       MM    OOOO      SSSS
  3.               AAAA     MMMM   MMMM   OO  OO    SS  SS
  4.             AA    AA   MM MMMMM MM  OO    OO  SS    SS
  5.             AA    AA   MM  MMM  MM  OO    OO  SS
  6.             AA    AA   MM   M   MM  OO    OO   SSS
  7.             AAAAAAAA   MM   M   MM  OO    OO      SSS
  8.             AA    AA   MM       MM  OO    OO  SS    SS
  9.             AA    AA   MM       MM   OO  OO    SS  SS
  10.             AA    AA   MM       MM    OOOO      SSSS
  11.  
  12.  
  13.  ■ Development history, v1.0 to v3.01
  14. ┌────────────────────────────────────···
  15. │  AMOS started as an idea.  An idea of being able to salvage data that would
  16. ·  otherwise be lost.  I thought this was a great idea, and contacted IBM for
  17. ·  some technical doc on HPFS.  "The doc for HPFS is classified", I was told.
  18. ·  I was unable to breach this barrier (Does it have something to do with
  19.    Microsoft's rights on HPFS?), so AMOS is all my own work.
  20.  
  21.    Without documentation, it is pretty hard to write a program for accessing and
  22.    even writing HPFS-drives.  And very easy indeed to trash drives, making them
  23.    unreadable, OS/2 unbootable, and the like.  Which is why AMOS has been such
  24.    a long time underway, and which is also why nobody but my beta-testers saw
  25.    AMOS until the v1.0 release.
  26.  
  27.  
  28.    Having written AMOS v1.x, the next step naturally is to include HPFS drives
  29.    in the normal DOS drive lettering scheme using a TSR.  This is AMOS v3,
  30.    which is still read/only, and will probably remain that way for quite a while.
  31.    Supporting the structures necessary for writing HPFS drives is costly in
  32.    terms of memory...
  33.  
  34.    To make AMOS, hundreds of hours of work have been used.  Most of the time has
  35.    been used in a sector-editor, trying to figure out the cryptic ways of HPFS.
  36.    Enjoy!
  37.  
  38.  
  39.  ■ Release history of AMOS v3
  40. ┌────────────────────────────···
  41. │  v3.01  Released 07. nov 1994.
  42. │         - Fixed a bug in the -i parameter causing some files not to be shown
  43. ·         - Fixed a bug in CloseFile, sometimes causing applications
  44. ·           using DosDupHandle to crash
  45. ·         + Improved performance a bit
  46.           + Reduced memory requirements by about 2k to 40720 bytes
  47.           + Removed some typos in the documentation
  48.           + Added benchmark tests to the documentation
  49.           + Updated OZ.REG to include the correct address
  50.  
  51.    v3.0   Released 05. nov. 1994.  First public release.
  52.  
  53.