84PCE:Syscalls:000104
From WikiTI
Contents
Synopsis
Official Name: bshru
Syscall Address: 000104h
Performs an unsigned bit shift right where B contains the number of times to shift.
Inputs
- A: 8 bit number to shift
- B: 8 bit shift count
Outputs
- A: 8 bit result
Notes
- Flags are affected