Changeset 65 for trunk/bootcode/special/apm.asm
- Timestamp:
- Oct 11, 2016, 10:41:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/special/apm.asm
r57 r65 25 25 26 26 ; Here is APM Code to turn off the computer 27 ; Does not work on all BIOSes 28 ; http://stackoverflow.com/questions/678458/shutdown-the-computer-using-assembly 27 29 28 30 APM_TurnOffComputer Proc Near Uses ax bx cx
Note:
See TracChangeset
for help on using the changeset viewer.