1
0
mirror of https://github.com/ksherlock/iigs.git synced 2024-05-31 18:41:30 +00:00
ksherlock-iigs/ModemWorks/TimeTool.equ
2017-03-05 12:27:36 -05:00

18 lines
260 B
Plaintext

**************************************************
***
*** TimeTool.equ
***
TT_ID equ $7474 ;Time Tool ("tt") ID
Ticker equ 0
GetTicks equ 1
CountDown equ 2
WaitTicks equ 3
WaitSeconds equ 4
SetCounter equ 5
GetTimeStr equ 6
FastCPU equ 7
SlowCPU equ 8