Dreamcast Developer's
Documentation
¢¥
»»½Ñ±é»»Ì¿Îá
¢¦
. ADD¡¡¡ôi8 ADD immediate data to accumulator
¢¦
. ADD¡¡d9 ADD direct byte to accumulator
¢¦
. ADD¡¡¡÷Rj ADD indirect byte to accumulator
¢¦
. ADDC¡¡¡ôi8 ADD immediate data and carry flag to accumulator
¢¦
. ADDC¡¡d9 ADD direct byte and carry flag to accumulator
¢¦
. ADDC¡¡¡÷Rj ADD indirect byte and carry flag to accumulator
¢¦
. SUB¡¡¡ôi8 Subtract immediate data from accumulator
¢¦
. SUB¡¡d9 Subtract direct byte from accumulator
¢¦
. SUB¡¡¡÷Rj Subtract indirect byte from accumulator
¢¦
. SUBC¡¡¡ôi8 Subtract immediate data and carry flag from accumulator
¢¦
. SUBC¡¡d9 Subtract direct byte and carry flag from accumulator
¢¦
. SUBC¡¡¡÷Rj Subtract indirect byte and carry flag from accumulator
¢¦
. INC¡¡d9 Increment direct byte
¢¦
. INC¡¡¡÷Rj Increment indirect byte
¢¦
. DEC¡¡d9 Decrement direct byte
¢¦
. DEC¡¡¡÷Rj Decrement indirect byte
¢¦
. MUL Multiply accumulator and c register times b register
¢¦
. DIV Divide accumulator and c register by b register
TREE LIST
(C)SEGA ENTERPRISES, LTD., 1998