This page describes the following instruction:
- Group: PAIR
- Mnemonic: nb
- Opcode: 138d, 8Ah
- Encoding: 1_000_1010b (PAIR_SRC_DST)
- Pseudo-code: pc+=ram[c][pc]
- N:NUMBER B:BRANCH
- Source is the literal following the current opcode.
- Add source to the local page index register (L).
The 'N' source is a literal byte embedded in the instruction stream. Reading 'N' acts in the same way as an instruction fetch, only it fetches a literal.