[][src]Module z80emu::opconsts

Selected Z80 opcodes.

May be used as a convenient argument to the Cpu::execute_instruction function or as a return value from Io::irq_data.

Constants

DI_OPCODE
EI_OPCODE
HALT_OPCODE
JP_OPCODE
NOP_OPCODE
RETI_OPCODE_T2
RET_OPCODE
RST_00H_OPCODE
RST_08H_OPCODE
RST_10H_OPCODE
RST_18H_OPCODE
RST_20H_OPCODE
RST_28H_OPCODE
RST_30H_OPCODE
RST_38H_OPCODE