83Plus:BCALLs:4C06

From WikiTI
Revision as of 19:16, 13 April 2008 by Luby (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This article is missing some information (namely destroys). You can help WikiTI by filling in the missing information.


Synopsis

Official Name: DialogInit

BCALL Address: 4C06

Initializes the dialog context at appData.

Inputs

  • HL: is address of parser callback for any numbers entered.
  • A: is page of parser callback for any numbers entered (must be non-zero).
  • appData: menu structure.

Outputs

  • Initializes the dialog context.

Destroys

  • unknown

Comments