Module gameboy_rom::opcodes

source ·
Expand description

Types related to the opcodes of the Gameboy parser.

Enums

  • Flags relevant to the operation of the instruction.
  • The instructions of the Gameboy.
  • An 8 bit register.
  • A 16 bit register.