Closed chillyfeez closed 2 years ago
SBC functions should subtract an extra 1 when the carry flag is clear, but instead they subtract an extra 1 when the carry is set.
Hi. I was working in a new version with deeply changes in the lexer/parser. However, by the moment, I cannot access to the source code.
SBC execution is fixed in the debugger. Check the last version.
SBC functions should subtract an extra 1 when the carry flag is clear, but instead they subtract an extra 1 when the carry is set.