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

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

Latest revision as of 18:27, 4 May 2015

Synopsis

Hypothesized Official Name: SetDEUtoA

Syscall Address: 021D68h

Sets the upper byte of DE to A.

Inputs

DE - value

A - new upper byte

Outputs

DE - new value

Destroys

  • None