Changeset 85 in xtideuniversalbios for trunk/Assembly_Library/Src/Time/TimerTicks.asm


Ignore:
Timestamp:
Jan 25, 2011, 4:47:03 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Assembly Library:

  • Some minor adjustments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/Src/Time/TimerTicks.asm

    r60 r85  
    7676; TimerTicks_GetTimeoutTicksLeftToAXfromDSBX
    7777;   Parameters:
    78 ;       AX:         Number of ticks left before timeout
    7978;       DS:BX:      Ptr to timeout variable WORD
    8079;   Returns:
     80;       AX:         Number of ticks left before timeout
    8181;       CF:         Set if timeout
    8282;                   Cleared if time left
Note: See TracChangeset for help on using the changeset viewer.