Instruction "SUBB" is not correctly handled, it's flags are not correctly set.
For example, if AC is 0x0, carry flag is on, and the operator is 0x1, the result will be 0xFE, but flags will not be correctly set.
For example, if AC is 0x0, carry flag is on, and the operator is 0x1, the result will be 0xFE, but flags will not be correctly set.
- Attachments
- subb.zip
- You don't have permission to download attachments.
- (1 Kb) Downloaded 2 times