![]() |
|
| << Previous | Next >> | |
| | |
SBC A,(HL) Subtract with Carry Rabbit 2000/3000/3000A Instruction
9E SBC A,(HL) A = A - (HL) - CF
Description
Subtracts the C flag and the data whose address is the data in HL from the data in A. The result is stored in A.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |