Constant definitions of Z80 opcodes. This will be normally used as data for self-modifying code.
Opcode for “JR xx” instruction. Requires 1-byte parameter (xx)
Opcode for “LD d, xx” instruction. Requires 1-byte parameter (xx)