Difference between revisions of "83Plus:BCALLs:515B"
From WikiTI
Thepenguin77 (Talk | contribs) m (added 24 hour thing) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
'''BCALL Address:''' 515B | '''BCALL Address:''' 515B | ||
− | '''Minimum OS Version:''' 2. | + | '''Minimum OS Version:''' 2.30 |
Puts the time in FPS. | Puts the time in FPS. | ||
Line 13: | Line 13: | ||
=== Outputs === | === Outputs === | ||
− | * OP1=Seconds | + | * [[83Plus:RAM:8478|OP1]]=Seconds |
− | * FPST=Seconds | + | * [[83Plus:RAM:9824|FPST]]=Seconds |
* FPS1=Minutes | * FPS1=Minutes | ||
* FPS2=Hours | * FPS2=Hours | ||
Line 20: | Line 20: | ||
=== Destroys === | === Destroys === | ||
* All | * All | ||
+ | |||
+ | === Comments === | ||
+ | * Hours is in 24 hour format regardless of flags. |
Latest revision as of 21:16, 31 December 2009
Synopsis
Unofficial Name: getTime
BCALL Address: 515B
Minimum OS Version: 2.30
Puts the time in FPS.
Inputs
- None
Outputs
Destroys
- All
Comments
- Hours is in 24 hour format regardless of flags.