Difference between revisions of "83Plus:BCALLs:51B8"
From WikiTI
m (Changed 'l' to 'L', because it looked too much like 'I') |
84plusfreak (Talk | contribs) m (Linked OP1) |
||
Line 13: | Line 13: | ||
=== Outputs === | === Outputs === | ||
− | * Z: If the zero terminated string in OP1 is "LRESID" | + | * Z: If the zero terminated string in [[83Plus:RAM:8478|OP1]] is "LRESID" |
=== Destroys === | === Destroys === | ||
* AF, BC, DE, HL | * AF, BC, DE, HL |
Revision as of 00:41, 23 May 2005
Contents
Synopsis
Unofficial Name: IsOP1ResID
BCALL Address: 51B8
Minimum OS Version: 2.30
Checks if the string at OP1 is "LRESID", where 'L' is the list L character, hex value 5D.
Inputs
- OP1: zero terminated string.
Outputs
- Z: If the zero terminated string in OP1 is "LRESID"
Destroys
- AF, BC, DE, HL