ghidra/Ghidra/Processors/6502/data
Bastien Bouclet fe90271558 Fix the carry flag value for the CMP, CPX and CPY 6502 instructions
The CPU manual states "the carry flag is set when the value in memory is
less than or equal to the accumulator, reset when it is greater than the
accumulator".
2020-07-12 14:16:57 +02:00
..
languages Fix the carry flag value for the CMP, CPX and CPY 6502 instructions 2020-07-12 14:16:57 +02:00
manuals Candidate release of source code. 2019-03-26 13:46:51 -04:00