
Originally posted by GreenHammerBro
I get it now
No, you don't. That entire instruction is weird, no matter which address you point it at.
I'm tired of saying the same thing a dozen times if you refuse to listen properly. Go stick that instruction into an emulator.
Quote
added a reset bit at the top of ROR/ROL so that its clear (use SEC).
SEC does not clear nor reset anything; it sets carry to 1. You're thinking of CLC.
But as I said, I'd rather see you keep at least one of the SECs there and fix the rest of these boxes instead. That makes it a little clearer how they work. (It's fine to keep both SECs.)
Quote
Shifting Bits Multiple steps
Could you try not capitalizing random words like that? It just looks weird.
Same goes for "binary" in the description boxes too.
Quote
remove the vague "resseted" saying
Clearing and removing a bit still doesn't make sense. If it's cleared, it's put somewhere, which it clearly isn't because it's removed. Remove the latter line.
Quote
remove the vague "normal bit" saying.
I'd rather use / than 'or' there, to make it clearer that the accumulator and the A register are different names for the same thing.
<blm> zsnes users are the flatearthers of emulation