User Tools

Site Tools


spo600:6502_jumps_branches_and_procedures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
spo600:6502_jumps_branches_and_procedures [2025/01/21 20:44] chrisspo600:6502_jumps_branches_and_procedures [2025/01/21 22:53] (current) – [Jumps] chris
Line 20: Line 20:
  JMP ($6094)</code>  JMP ($6094)</code>
  
-This loads the PC with the value in memory at $6094:$6095. Effectively, $6094 is a pointer to the address of the next instruction to be executed.+This loads the PC with the value in memory at $6094:$6095 (this notation means that it's a 2-byte / 16-bit pointer stored on those two bytes). Effectively, $6094 is a pointer to the address of the next instruction to be executed.
  
 =====  Branches  ===== =====  Branches  =====
spo600/6502_jumps_branches_and_procedures.1737492287.txt.gz · Last modified: 2025/01/21 20:44 by chris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki