84PCE:Syscalls:000134
From WikiTI
Revision as of 09:50, 12 April 2016 by MateoConLechuga (Talk | contribs)
Synopsis
Official Name: iand
Syscall Address: 000134h
Performs a 24 bit AND operation between HL and BC.
Inputs
- HL: 24 bits
- BC: 24 bits
Outputs
- HL: 24 bit result of (HL AND BC)