![]() |
|
| << Previous | Next >> | |
| | |
ADC A,(HL) Add With Carry Rabbit 2000/3000/3000A Instruction
8E ADC A,(HL) A = A + (HL) + CF
Description
A is summed with the C flag and with the data whose address is in HL.The result is stored in A.
The opcode for this instruction is different than the same instruction in the Rabbit 4000 and 5000.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |