Difference between revisions of "84PCE:Syscalls:021D8C"
From WikiTI
(Created page with "SetDEUto0 021D8C - SetDEUto0 == Synopsis == '''Hypothesized Official Name:''' SetDEUto0 '''Syscall...") |
|||
Line 1: | Line 1: | ||
− | [[Category:84PCE:Syscalls:By Name| | + | [[Category:84PCE:Syscalls:By Name|SetHLUto0]] |
− | [[Category:84PCE:Syscalls:By Address|021D8C - | + | [[Category:84PCE:Syscalls:By Address|021D8C - SetHLUto0]] |
== Synopsis == | == Synopsis == | ||
− | '''Hypothesized Official Name:''' | + | '''Hypothesized Official Name:''' SetHLUto0 |
'''Syscall Address:''' 021D8Ch | '''Syscall Address:''' 021D8Ch | ||
− | Sets the upper byte of | + | Sets the upper byte of HL to 0. |
=== Inputs === | === Inputs === | ||
− | + | HL - 24-bit value | |
=== Outputs === | === Outputs === | ||
− | + | HL - pseudo 16-bit value | |
=== Destroys === | === Destroys === | ||
* None | * None |
Latest revision as of 18:23, 4 May 2015
Contents
Synopsis
Hypothesized Official Name: SetHLUto0
Syscall Address: 021D8Ch
Sets the upper byte of HL to 0.
Inputs
HL - 24-bit value
Outputs
HL - pseudo 16-bit value
Destroys
- None