All public logs

From NerdConsole
Jump to navigationJump to search

Combined display of all available logs of NerdConsole. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:32, 31 January 2024 NerdOfEpic talk contribs created page Address Mode - Zero Page Indexed X (Created page with "'''Zero Page Indexed X''' Add the value in the X register to the specified zero page address to determine which byte to use. '''Instructions that use this address mode:''' {| class='wikitable' ! Op !! Inst !! Description |- | $15 || ORA || Bitwise OR with Accumulator |- | $16 || ASL || Arithmetic Shift Left |- | $34 || BIT || Test Bits |- | $35 || AND || Bitwise AND with Accumulator |- | $36 || OpCod...")