Difference between revisions of "84PCE:Syscalls:021D5C"
From WikiTI
(Created page with "SetAtoHLU 021D5C - SetAtoHLU == Synopsis == '''Hypothesized Official Name:''' SetAtoHLU '''Syscall...") |
|||
Line 9: | Line 9: | ||
=== Inputs === | === Inputs === | ||
− | HL - value | + | * HL - value |
=== Outputs === | === Outputs === | ||
− | A holds upper byte of HL | + | * A holds upper byte of HL |
=== Destroys === | === Destroys === | ||
* A | * A |
Latest revision as of 10:56, 26 May 2016
Contents
Synopsis
Hypothesized Official Name: SetAtoHLU
Syscall Address: 021D5Ch
Gets the upper byte of HL.
Inputs
- HL - value
Outputs
- A holds upper byte of HL
Destroys
- A