home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / EGS / EGSFüRALLE4CRM-INST.DMS / in.adf / Storage / Driver / MountLEGSaDriver < prev    next >
Encoding:
Text File  |  1994-03-05  |  280 b   |  16 lines

  1. ;
  2. ; $VER: MountLEGSaDriver 1.0 (05.02.1994) by MvK
  3. ;
  4. ; Configuration script for the LEGS-A board
  5. ;
  6.  
  7. ; Load the egs driver
  8. LOAD  egs:driver/EGSLegsDriver
  9.  
  10. ; Add the LEGSa monitor
  11. MONITOR  LEGSa.monitor
  12.  
  13. ; Link the egs output to the monitor
  14. LINK  LEGSa:mux.map2video LEGSa.monitor
  15.  
  16.