Difference between revisions of "83Plus:BCALLs:5167"
From WikiTI
m (off by one) |
|||
Line 7: | Line 7: | ||
'''Minimum OS Version:''' 2.30 | '''Minimum OS Version:''' 2.30 | ||
− | Sets [[83Plus:RAM:8478|OP1]] to either the floating point value | + | Sets [[83Plus:RAM:8478|OP1]] to either the floating point value 0 or 1. |
=== Inputs === | === Inputs === | ||
− | * reset 6,(iy+3Fh) for floating-point | + | * reset 6,(iy+3Fh) for floating-point 0, set for floating-point for 1 |
=== Outputs === | === Outputs === | ||
− | * [[83Plus:RAM:8478|OP1]]: | + | * [[83Plus:RAM:8478|OP1]]: 0 or 1 |
=== Registers Destroyed === | === Registers Destroyed === |
Latest revision as of 04:36, 14 March 2007
Synopsis
Unofficial Name: SetZeroOne
BCALL Address: 5167
Minimum OS Version: 2.30
Sets OP1 to either the floating point value 0 or 1.
Inputs
- reset 6,(iy+3Fh) for floating-point 0, set for floating-point for 1
Outputs
- OP1: 0 or 1
Registers Destroyed
- None
Comments
I don't know.