84PCE:Syscalls:000314

From WikiTI
Jump to: navigation, search

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 varible 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