Module ggbasm::header

source ·
Expand description

Define the ROM header via a typed interface.

The Header struct is the main type, create one with the values needed for your rom. Then pass it the RomBuilder via add_header.

Structs

Enums