Difference between revisions of "84PCE:Syscalls:021D9C"

From WikiTI
Jump to: navigation, search
(Created page with "lddehl_s 021D9C - lddehl_s == Synopsis == '''Hypothesized Official Name:''' lddehl_s '''Syscall Add...")
(No difference)

Revision as of 19:37, 4 May 2015

Synopsis

Hypothesized Official Name: lddehl_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 points to HL+2

Destroys

  • None