mos6502 icon indicating copy to clipboard operation
mos6502 copied to clipboard

corrections to flags

Open omarandlorraine opened this issue 1 year ago • 2 comments

solid65 is picking up some mistakes with overflow calculations; here is one lot of fixes.

omarandlorraine avatar Apr 20 '24 16:04 omarandlorraine

Apparently the change causes a regression test to fail; I am going to do more research before I determine whether the change is wrong (and the converse bug is present in some other emulators) or the regression test is wrong. This will involve adding perfect6502 (or probably a derivative) to the solid65 fuzztesting suite.

omarandlorraine avatar Apr 21 '24 07:04 omarandlorraine

Thanks for looking into that. Good work so far.

mre avatar Apr 21 '24 11:04 mre