Dreamcast Developer's
Documentation

¢¥
ÏÀÍý±é»»Ì¿Îá
¢¦ . AND¡¡¡ôi8 AND immediate data to accumulator
¢¦ . AND¡¡d9 AND direct byte to accumulator
¢¦ . AND¡¡¡÷Rj AND indirect byte to accumulator
¢¦ . OR¡¡¡ôi8 OR immediate data to accumulator
¢¦ . OR¡¡d9 OR direct byte to accumulator
¢¦ . OR¡¡¡÷Rj OR indirect byte to accumulator
¢¦ . XOR¡¡¡ôi8 XOR immediate data to accumulator
¢¦ . XOR¡¡d9 XOR direct byte to accumulator
¢¦ . XOR¡¡¡÷Rj XOR indirect byte to accumulator
¢¦ . ROL Rotate accumulator left
¢¦ . ROLC Rotate accumulator left through the carry flag
¢¦ . ROR Rotate accumulator right
¢¦ . RORC Rotate accumulator right through the carry flag

TREE LIST

(C)SEGA ENTERPRISES, LTD., 1998