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

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

Revision as of 19:49, 4 May 2015

Synopsis

Hypothesized Official Name: SetDEtoHLminusDE

Syscall Address: 021DACh

Stores the result of HL-DE into DE.

Inputs

HL - minuend

DE - subtrahend

Outputs

DE = difference

Destroys

  • None