Difference between revisions of "84PCE:Syscalls:020138"
From WikiTI
(→Synopsis) |
|||
Line 1: | Line 1: | ||
− | [[Category:84PCE:Syscalls:By Name| | + | [[Category:84PCE:Syscalls:By Name|LoadHLInd_s]] |
− | [[Category:84PCE:Syscalls:By Address|020138 - | + | [[Category:84PCE:Syscalls:By Address|020138 - LoadHLInd_s]] |
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' LoadHLInd_s |
'''Syscall Address:''' 020138h | '''Syscall Address:''' 020138h |
Revision as of 23:46, 25 May 2016
Contents
Synopsis
Hypothesized Official Name: LoadHLInd_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