Difference between revisions of "83Plus:BCALLs:4C3E"
From WikiTI
m ({{missinfo|destroys}}) |
|||
Line 1: | Line 1: | ||
[[Category:83Plus:BCALLs:By_Name:Dialog|RestartDialog]] [[Category:83Plus:BCALLs:By_Name|RestartDialog]] [[Category:83Plus:BCALLs:By_Address|4C3E - RestartDialog]] | [[Category:83Plus:BCALLs:By_Name:Dialog|RestartDialog]] [[Category:83Plus:BCALLs:By_Name|RestartDialog]] [[Category:83Plus:BCALLs:By_Address|4C3E - RestartDialog]] | ||
+ | {{missinfo|destroys}} | ||
== Synopsis == | == Synopsis == | ||
'''Official Name:''' | '''Official Name:''' |
Latest revision as of 12:17, 14 April 2008
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.
Synopsis
Official Name: RestartDialog
BCALL Address: 4C3E Stores A to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
Inputs
- appData: menu structure.
- A: value to store to (8033h) (I'm really not sure what this is, it seems irrelevant).
Outputs
- Restarts Dialog
Destroys
- unknown
Comments
- Use with the other 83Plus:BCALLs:By_Name:Dialog Dialog BCALLs
- Stores zero to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
- More info can be found here.
- I'm not sure where you would use this