home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / AMOS101.ZIP / HISTORY.DOC < prev    next >
Text File  |  1993-12-02  |  3KB  |  60 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
  14. ───────────────────
  15.  
  16. AMOS started as an idea.  An idea of being able to salvage data that would
  17. otherwise be lost.  I thought this was a great idea, and contacted IBM for
  18. some technical doc on HPFS.  "The doc for HPFS is classified", I was told.
  19. I was unable to breach this barrier (Does it have something to do with
  20. Microsoft's rights on HPFS?), so AMOS is all my own work.
  21.  
  22. Without documentation, it is pretty hard to write a program for accessing and
  23. even writing HPFS-drives.  And very easy indeed to trash drives, making them
  24. unreadable, OS/2 unbootable, and the like.  Which is why AMOS has been such
  25. a long time underway, and which is also why nobody but my beta-testers have
  26. seen AMOS until this final v1.0 release.
  27.  
  28. I am pretty sure that no disastrous bugs remain, but nevertheless: Try AMOS
  29. on your own machine, on a partition that contains data of which you have a
  30. backup.  Then, when you've seen that it works, use it on your 700MB data-
  31. partition - but bear in mind that I have no responsibility whatsoever for
  32. your loss of data.  If anything goes wrong, pplease fill out the problem
  33. sheet at the end of this text and send it to me - and I'll try to fix the
  34. problem as soon as possible...
  35.  
  36. To make AMOS, hundreds of hours of work have been used.  Most of the time has
  37. been used in a sector-editor, trying to figure out the cryptic ways of HPFS.
  38. Enjoy!
  39.  
  40.  
  41. Release history
  42. ───────────────
  43.  
  44. v1.01   Released 2. dec. 1992.
  45.         Fixes minor bugs, mostly of cosmetical nature.
  46.         Added support for FREEspace mapping of FAT-drives.
  47.         This is an intermediate release, released instead of v1.1.  v1.1
  48.         will include a FAT to HPFS file format converter, but I am having
  49.         problems with making it work in every case, so this is all you
  50.         get for now :-)
  51.  
  52. v1.0    Released 11. nov. 1993.  First public release.
  53.         Features both HPFS read and write, but has no error correcting
  54.         facilities.
  55.         All basic FAT and HPFS manipulation routines are present.
  56.         Only registered versions have access to HPFS write routines.
  57.  
  58.  
  59.  
  60.