CPU core

flag decision tree

check sign flag
if neg, copy it and overflow to 6502
if pos, check for 0. if 0, set flags to 0, done. else clear sign, done



PPU

look into timestamping PPU writes, coupled with a tweaked tile renderer.
Probably not a win until CPU core is redesigned...