Changeset 174 for trunk/tools


Ignore:
Timestamp:
Nov 10, 2013, 4:56:20 PM (12 years ago)
Author:
David Azarewicz
Message:

Fix for hardware that reports incorrect status.
Now report both real and fake devices when SCSI emulation is enabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/update.cmd

    r156 r174  
    11/* Update the driver */
     2call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs';
     3call SysLoadFuncs;
    24parse arg BootDrive;
    35
Note: See TracChangeset for help on using the changeset viewer.