Difference between revisions of "83Plus:BCALLs:5008"
From WikiTI
(→Comments) |
m (Formatting. Hmm... I thought we were doing italics for None. Did I make that up?) |
||
Line 8: | Line 8: | ||
=== Inputs === | === Inputs === | ||
− | None | + | ''None'' |
=== Outputs === | === Outputs === | ||
− | None | + | ''None'' |
=== Destroys === | === Destroys === | ||
− | Unknown | + | ''Unknown'' |
== Comments == | == Comments == | ||
This B_CALL turns off the calculator. It doesn't matter what it destroys, because the program exits anyway. | This B_CALL turns off the calculator. It doesn't matter what it destroys, because the program exits anyway. |
Revision as of 14:02, 27 March 2006
Synopsis
Official Name: PowerOff
BCALL Address: 5008
Turns off the calculator. This will cause a put away to the homescreen.
Inputs
None
Outputs
None
Destroys
Unknown
Comments
This B_CALL turns off the calculator. It doesn't matter what it destroys, because the program exits anyway.