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

From WikiTI
Jump to: navigation, search
 
m ({{missinfo|destroys}})
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Category:83Plus:BCALLs:By_Name:Dialog|GetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Name|GetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Address|4C09 - GetDialogNumOP1]]
 
[[Category:83Plus:BCALLs:By_Name:Dialog|GetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Name|GetDialogNumOP1]] [[Category:83Plus:BCALLs:By_Address|4C09 - GetDialogNumOP1]]
 +
{{missinfo|destroys}}
 
== Synopsis ==
 
== Synopsis ==
 
'''Official Name:''' GetDialogNumOP1
 
'''Official Name:''' GetDialogNumOP1
Line 18: Line 19:
 
== Comments ==
 
== Comments ==
 
* Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]]
 
* Use with the other [[:Category:83Plus:BCALLs:By_Name:Dialog|Dialog BCALLs.]]
* [[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]] .

Latest revision as of 13:16, 14 April 2008

This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.


Synopsis

Official Name: GetDialogNumOP1

BCALL Address: 4C09

Gets a floating-point number from the dialog context to OP1.

Inputs

  • A: a zero-based index of number.

Outputs

  • OP1: the number .

Destroys

  • unknown

Comments