mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-25 07:30:51 +00:00
Adjusted comment to (surprising) reality.
This commit is contained in:
parent
ce98f5d738
commit
23ae6c155b
@ -22,7 +22,7 @@ time: .res 2
|
||||
|
||||
; check if specified period of time has passed yet
|
||||
; inputs: AX - maximum number of milliseconds we are willing to wait for
|
||||
; outputs: carry flag set if timeout occured, clear otherwise
|
||||
; outputs: carry flag clear if timeout occured, set otherwise
|
||||
timer_timeout:
|
||||
pha
|
||||
txa
|
||||
|
Loading…
x
Reference in New Issue
Block a user