ghidra/Ghidra/Processors/6502
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
..
data Fix the carry flag value for the CMP, CPX and CPY 6502 instructions 2020-07-12 14:16:57 +02:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00
build.gradle Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
certification.manifest Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00