83Plus:BCALLs:4291

From WikiTI
Revision as of 08:49, 25 March 2005 by JasonM (Talk | contribs)

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

Synopsis

Official Name: RealName

BCALL Address: 4291

Sets OP1 to the name of a real variable given in the accumulator.

Inputs

  • A: The letter of the real variable

Outputs

  • OP1:

Registers Destroyed

Unknown

Comments

This B_CALL is rather pointless.

Example

ld  a, 'B'
B_CALL RealName
rst rFINDSYM