home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / EMS40UPD.ZIP / READ.ME < prev   
Encoding:
Text File  |  1987-11-15  |  2.6 KB  |  61 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           The associated file (EMS40UPD.TXT) contains the three major
  8.           changes between the Lotus/Intel/Microsoft (LIM) Expanded Memory
  9.           Specification (EMS) Version 4.0 that was released in August 1987
  10.           and the "final" version released in October 1987.
  11.  
  12.           This file is provided for those who may have downloaded my
  13.           previous transcription of the specification (LIMEMS40.ARC) and
  14.           who do not wish to download the entire updated specification
  15.           (LIMEMS41.ARC) just to receive all of the updates.
  16.  
  17.           The three major changes between the August and October releases
  18.           were these:
  19.  
  20.           o    The example program written in Turbo Pascal was completely
  21.                rewritten (it really needed it!),
  22.  
  23.           o    Function 4 (Allocate Pages) was changed so as to no longer
  24.                allow the "allocation" of zero pages,
  25.  
  26.           o    Function 27 (Allocate Raw Pages) was respecified to consist
  27.                of two subfunctions:
  28.  
  29.                     Allocate Standard Pages subfunction
  30.                     Allocate Raw Pages subfunction
  31.  
  32.                The Allocate Standard Pages subfunction is essentially the
  33.                same as Function 4 (Allocate Pages), except that it does
  34.                allow for the allocation of zero pages.  The Allocate Raw
  35.                Pages subfunction is substantially the same as the original
  36.                Function 27.
  37.  
  38.           There were many other small changes made, such as changing most
  39.           previous references to Function 4 (Allocate Pages) to now include
  40.           references to Function 27 (Allocate Standard Pages subfunction),
  41.           broadening the scope and explanation of some return codes, and so
  42.           on.
  43.  
  44.           Unfortunately, most of the typographical errors which flawed the
  45.           earlier specification continue to mar the current one, and some
  46.           of the appendices were not fully updated to reflect the Function
  47.           4 and Function 27 changes.
  48.  
  49.           The complete text of the three major areas of change is contained
  50.           herein in file EMS40UPD.TXT.  A complete transcription of the
  51.           corrected and fully updated LIM EMS Version 4.0 document is
  52.           available in file LIMEMS41.ARC.
  53.  
  54.                THESE TRANSCRIPTIONS ARE RELEASED INTO THE PUBLIC
  55.                DOMAIN WITHOUT ANY GUARANTEES OR WARRANTIES OF ANY
  56.                KIND, AND I ASSUME ABSOLUTELY NO LIABILITY FOR THEIR
  57.                ACCURACY, CONTENT, OR SUBSEQUENT USE.
  58.  
  59.           Dick Flanagan, W6OLD, Ben Lomond, California        November 1987
  60.  
  61.