Difference between revisions of "84PCE:Syscalls:021D70"

From WikiTI
Jump to: navigation, search
(Created page with "SetHLUtoA 021D70 - SetHLUtoA == Synopsis == '''Hypothesized Official Name:''' SetHLUtoA '''Syscall...")
 
(No difference)

Latest revision as of 18:29, 4 May 2015

Synopsis

Hypothesized Official Name: SetHLUtoA

Syscall Address: 021D70h

Sets the upper byte of HL to A.

Inputs

HL - value

A - new upper byte

Outputs

HL - new value

Destroys

  • None