OpCode - BIT
From NerdConsole
Jump to navigationJump to search
BIT
Test Bits
Op | Inst | Address Modes |
---|---|---|
$24 | BIT | Zero Page Absolute |
$2C | BIT | Absolute |
$34 | BIT | Zero Page Indexed X |
$3C | BIT | Absolute Indexed X |
$89 | BIT | Immediate |
Return to the OpCodes table.