Difference between revisions of "83Plus:BCALLs:51F1"
From WikiTI
m (minimum OS version) |
|||
Line 4: | Line 4: | ||
'''BCALL Address:''' 51F1 | '''BCALL Address:''' 51F1 | ||
+ | |||
+ | '''Minimum OS Version:''' 2.30 | ||
Sets [[83Plus:RAM:8478|OP1]] to the name of a matrix you specify. | Sets [[83Plus:RAM:8478|OP1]] to the name of a matrix you specify. |
Latest revision as of 23:57, 8 March 2007
Synopsis
Unofficial Name: MatrixName
BCALL Address: 51F1
Minimum OS Version: 2.30
Sets OP1 to the name of a matrix you specify.
Inputs
- A: matrix to store (00h for [A], 01h for [B], 02h for [C], etc.)
Outputs
- OP1 set to variable name
Registers Destroyed
- A
Comments
This will not touch (OP1), but fortunately it is not important for routines like FindSym.