84PCE:Syscalls:021D9C
From WikiTI
Contents
Synopsis
Hypothesized Official Name: LoadDEInd_s
Syscall Address: 021D9Ch
Loads the 16-bit value at HL into DE, and post-increments twice.
Inputs
- HL = address
Outputs
- DE = value at HL
- HL = HL+2
Destroys
- None