Difference between revisions of "84PCE:Syscalls:021DA0"
From WikiTI
(Created page with "lddehl 021DA0 - lddehl == Synopsis == '''Hypothesized Official Name:''' lddehl '''Syscall Address:'...") |
(No difference)
|
Revision as of 19:38, 4 May 2015
Contents
Synopsis
Hypothesized Official Name: lddehl
Syscall Address: 021DA0h
Loads the 24-bit value at HL into DE, and post-increments thrice.
Inputs
HL - address
Outputs
DE = value at HL HL points to HL+3
Destroys
- None