RV> cout<<"Please press the reset button";
RV> ... but it is not satisfactory (sometimes works but
RV> sometimes the user don't want to press the button).
The way I do it (Because I ALWAYS have a fossil driver loaded) is to call the
fossil function to do it.. try something like this:
_AH = 0x17;
_AL = 0x01; // Use 0x02 for a Warm Boot, 0x01 for a cold boot.
geninterrupt (0x14);
If you have a fossil loaded that will reset the computer...
--- Maximus 3.01
---------------
* Origin: The Dragons Cave -- 2am - 5am CST (1:140/237.2)
|