84PCE:Syscalls:000314

From WikiTI
Revision as of 11:11, 26 May 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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