=== ======================== === === Jsr – Jump to subroutine === === ======================== === Format 001.000.00 Description The contents of the program counter + 2 are saved into the stack. This is the address of the instruc- tion following the Jsr. The subroutine address is then loaded into PC. Addressing Modes ┌─────────┬────────────┬──────────┬─────────────┬─────┬─────┬────────────────┬────────────────┐ │ Abs │ 001.000.00 │ 20 cd ab │ Jsr abcd │ --- │ #6 │ 0010.0000 = 20 │ 0000.0000 = 00 │ └─────────┴────────────┴──────────┴─────────────┴─────┴─────┴────────────────┴────────────────┘ Flags: NV-BDIZC -
Fehlerhinweise, Kommentare und Anregungen sind mir herzlich willkommen.
Letzte Aktualisierung: 2017-02-23