Closed peberlein closed 1 year ago
Thanks for the fix, very much appreciated! It's already merged and pushed.
Thanks, but I think it was merged incompletely. The base cycle counts didn't get changed from 10 to 12 to include the register memory access, and the XOR needs Timing.REGISTER_2 for 'read-before-write'.
I'm sorry, that's because I changed the code manually, and missed half of your changes. :roll_eyes:
Alright, I think I got it right this time. Thanks for pointing out my mistake! :+1:
The assembly listing aren't showing the correct timings for these instructions. Seems like the register accesses and read flags were missing, verified on Classic99. Here is the patch: