Difference between revisions of "83Plus:BCALLs:4C03"

From WikiTI
Jump to: navigation, search
Line 19: Line 19:
 
* Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]]
 
* Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]]
 
* Stores zero to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
 
* Stores zero to (8033h), resets key override, draws dialog, and it starts waiting for a keypress.
* [[83Plus:OS:Dialog_context|Info on how to use these the Dialog BCALLs]] .
+
* [[83Plus:OS:Dialog_context|Info on how to use the Dialog BCALLs]] .

Revision as of 18:33, 13 April 2008

Synopsis

Official Name: StartDialog

BCALL Address: 4C03

Starts a dialog at appData created with DialogInit

Inputs

Outputs

  • Starts Dialog

Destroys

  • unknown

Comments