Absolute-indirect addressing
From C64-Wiki
Jump to navigationJump to searchOnly one instruction uses this addressing mode - the JuMP instruction. In this mode, the given address is a vector to the effective address. It is written as:
JMP ($F000)
Only one instruction uses this addressing mode - the JuMP instruction. In this mode, the given address is a vector to the effective address. It is written as:
JMP ($F000)