Difference between revisions of "84PCE:Syscalls:021D64"
From WikiTI
(Created page with "SetBCUtoB 021D64 - SetBCUtoB == Synopsis == '''Hypothesized Official Name:''' SetBCUtoB '''Syscall...") |
|||
Line 17: | Line 17: | ||
=== Destroys === | === Destroys === | ||
− | * | + | * A |
Revision as of 17:28, 4 May 2015
Contents
Synopsis
Hypothesized Official Name: SetBCUtoB
Syscall Address: 021D64h
Sets the upper byte of BC to B.
Inputs
BC - value
B - new upper byte
Outputs
BC - new value
Destroys
- A