84PCE:Syscalls:021D50

From WikiTI
Revision as of 12:39, 31 May 2016 by MateoConLechuga (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Hypothesized Official Name: ChkHLIs0

Syscall Address: 021D50h

Checks if the 24-bit value in HL is 0.

Inputs

  • HL: value

Outputs

  • Z flag set if HL == 0
  • A holds upper byte of HL

Destroys

  • AF