struct

Swanium::Core::CartridgeHeader

Inherits Struct < Value < Object

Constants

FOOTER_SIZE = 16

Constructors

new(color_required : Bool, save_medium : SaveMedium, vertical : Bool, mapper_2003 : Bool, rtc : Bool, game_id : UInt8, version : UInt8)
Source
parse(rom : Bytes) : CartridgeHeader
Source

Instance methods

color_required
Source
game_id
Source
mapper_2003
Source
save_medium
Source
version
Source
vertical
Source