You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
,,,, Mode, Syntax, Bytes, Cycles,,, Indirect,X, ORA ($nn,X), 01 nn, 6,,,, The “ORA (zp,X)” instruction in the 6502 microprocessor performs a bitwise OR operation between the accumulator (A) and the...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
ORA (zp,X) — 8bitworkshop documentation
,,,, Mode, Syntax, Bytes, Cycles,,, Indirect,X, ORA ($nn,X), 01 nn, 6,,,, The “ORA (zp,X)” instruction in the 6502 microprocessor performs a bitwise OR operation between the accumulator (A) and the...
http://8bitworkshop.com/docs/chips/m6502/opcodes/01.html
Beta Was this translation helpful? Give feedback.
All reactions