83Plus:BCALLs:805A
From WikiTI
Revision as of 17:28, 29 March 2005 by FloppusMaximus (Talk | contribs)
Synopsis
Official Name: GetFieldSize
BCALL Address: 805A
Determine the length of a field.
Inputs
- A = page where the field is stored
- HL = address of the second byte of the field
Outputs
- BC = length of the field
- HL = address of the first data byte of the field
- E = high 4 bits of the second type byte of the field
Destroys
Comments
This behaves very strangely with "long" (F) fields.