home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / ega / ram4ega2.arc / RAM4EGA.DOC next >
Encoding:
Text File  |  1988-07-25  |  1.2 KB  |  35 lines

  1.  
  2.  
  3.             RAM4EGA Version 1.20
  4.                      (C) 1988 - DLF Solutions!
  5.  
  6.  
  7.             This Device Driver will relocate EGA ROM at Address C000:0000
  8.     to RAM, and fix up the vector table to point to the "Shadow RAM". This
  9.     will be of benefit to 16 and 32 bit machines (8086/80286/80386) that are
  10.     slowed by 8 bit access to the EGA Video Adapter Card.  Since this
  11.     Driver searches the low memory vector table for references to the
  12.     EGA ROM BIOS Segment it MUST be the first Device entered in your 
  13.     CONFIG.SYS file (Device=RAM4EGA.SYS). If EGA ROM BIOS is not found at
  14.     Address C000:0000 it will do nothing, otherwise it will dramatically
  15.     speed up Video BIOS Routines.  As always, use this at your own risk,
  16.     however, I would be interested in hearing about any problems.
  17.  
  18.  
  19.             Douglas L. Fraleigh
  20.             5-D Brookline Court
  21.             Princeton, NJ 08540
  22.  
  23.  
  24.  
  25.              REVISION HISTORY
  26.  
  27.     04/01/88    Version 1.00    First version released.
  28.  
  29.     04/02/88    Version 1.10    Updated to use memory equal in size to
  30.                 EGA ROM BIOS found rather than 32K default.
  31.                 (Will only execute on 80286/80386 machines)
  32.  
  33.     07/25/88    Version 1.20    Modified instruction set to allow execution
  34.                 on 8086 machines.
  35.