83Plus:BCALLs:4A23

From WikiTI
Revision as of 04:05, 17 January 2007 by Brandonw (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Unofficial Name: MakeListReal

BCALL Address: 4A23

Takes complex list name in OP1 and converts it to a real list of the same name (by deleting the imaginary part from each component).

Inputs

  • OP1 = list to make real

Outputs

  • List is now real
  • (OP1) = 01h

Destroys

  • Unknown

This entry point will throw ERR:ARCHIVED if the list is archived or ERR:UNDEFINED if the list cannot be found.