User contributions for 135.23.206.197
From NESdev Wiki
Jump to navigationJump to search
9 February 2016
- 21:2321:23, 9 February 2016 diff hist +162 N Talk:CPU addressing modes Created page with "For (d),y adressing, shouldn't the formula be: PEEK(PEEK(arg) + (PEEK((arg + 1) % 256) * 256) + y) instead of PEEK(PEEK(arg) + PEEK((arg + 1) % 256) + y) ?"