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

From WikiTI
Jump to: navigation, search
(Created page with "SetDEUto0 021D8C - SetDEUto0 == Synopsis == '''Hypothesized Official Name:''' SetDEUto0 '''Syscall...")
 
(Synopsis)
Line 4: Line 4:
 
'''Hypothesized Official Name:''' SetDEUto0
 
'''Hypothesized Official Name:''' SetDEUto0
  
'''Syscall Address:''' 021D8Ch
+
'''Syscall Address:''' 021D88h
  
 
Sets the upper byte of DE to 0.
 
Sets the upper byte of DE to 0.

Revision as of 23:40, 10 May 2015

Synopsis

Hypothesized Official Name: SetDEUto0

Syscall Address: 021D88h

Sets the upper byte of DE to 0.

Inputs

DE - 24-bit value

Outputs

DE - pseudo 16-bit value

Destroys

  • None