Changeset 85 in xtideuniversalbios for trunk/Assembly_Library/Src/Time
- Timestamp:
- Jan 25, 2011, 4:47:03 PM (14 years ago)
- google:author:
- aitotat
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Src/Time/TimerTicks.asm
r60 r85 76 76 ; TimerTicks_GetTimeoutTicksLeftToAXfromDSBX 77 77 ; Parameters: 78 ; AX: Number of ticks left before timeout79 78 ; DS:BX: Ptr to timeout variable WORD 80 79 ; Returns: 80 ; AX: Number of ticks left before timeout 81 81 ; CF: Set if timeout 82 82 ; Cleared if time left
Note:
See TracChangeset
for help on using the changeset viewer.