84PCE:Syscalls:000314
From WikiTI
Revision as of 07:35, 1 July 2025 by Mrwompwomp (Talk | contribs)
Contents
Synopsis
Hypothesized Official Name: FindField
Syscall Address: 000314h
Searches from the current location for a particular field in either the certificate, application header, or OS header.
Inputs
- HL = pointer to current location in variable field data
- DE = field to search for
Outputs
- HL points to the start of the located field
- Returns NZ if the field is not found, Z if found
Destroys
- Assume all