Adjusted comment to (surprising) reality.

This commit is contained in:
Oliver Schmidt 2017-10-29 00:08:33 +02:00
parent ce98f5d738
commit 23ae6c155b

View File

@ -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