Difference between revisions of "84PCE:Syscalls:021D60"
From WikiTI
Line 6: | Line 6: | ||
'''Syscall Address:''' 021D60h | '''Syscall Address:''' 021D60h | ||
− | Sets | + | Sets the upper byte of BC to A. |
=== Inputs === | === Inputs === |
Revision as of 17:44, 4 May 2015
Contents
Synopsis
Hypothesized Official Name: SetBCUtoA
Syscall Address: 021D60h
Sets the upper byte of BC to A.
Inputs
BC - value
A - new upper byte
Outputs
BC - new value
Destroys
- None