Difference between revisions of "84PCE:Syscalls:020138"
From WikiTI
(→Synopsis) |
|||
Line 5: | Line 5: | ||
'''Syscall Address:''' 020138h | '''Syscall Address:''' 020138h | ||
− | |||
This indirectly loads the 16-bit value located at hl into hl, and post increments once. | This indirectly loads the 16-bit value located at hl into hl, and post increments once. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Inputs === | === Inputs === |
Revision as of 18:16, 4 May 2015
Contents
Synopsis
Hypothesized Official Name: ldhlind_s
Syscall Address: 020138h
This indirectly loads the 16-bit value located at hl into hl, and post increments once.
Inputs
HL - address
Outputs
HL = value at address
Destroys
- A