Difference between revisions of "84PCE:Syscalls:021D88"
From WikiTI
(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:''' | + | '''Syscall Address:''' 021D88h |
Sets the upper byte of DE to 0. | Sets the upper byte of DE to 0. |
Revision as of 22:40, 10 May 2015
Contents
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