LMMS
Loading...
Searching...
No Matches
Gbs_Emu::header_t Struct Reference

#include <Gbs_Emu.h>

Public Attributes

char tag [3]
byte vers
byte track_count
byte first_track
byte load_addr [2]
byte init_addr [2]
byte play_addr [2]
byte stack_ptr [2]
byte timer_modulo
byte timer_mode
char game [32]
char author [32]
char copyright [32]

Member Data Documentation

◆ author

char Gbs_Emu::header_t::author[32]

◆ copyright

char Gbs_Emu::header_t::copyright[32]

◆ first_track

byte Gbs_Emu::header_t::first_track

◆ game

char Gbs_Emu::header_t::game[32]

◆ init_addr

byte Gbs_Emu::header_t::init_addr[2]

◆ load_addr

byte Gbs_Emu::header_t::load_addr[2]

◆ play_addr

byte Gbs_Emu::header_t::play_addr[2]

◆ stack_ptr

byte Gbs_Emu::header_t::stack_ptr[2]

◆ tag

char Gbs_Emu::header_t::tag[3]

◆ timer_mode

byte Gbs_Emu::header_t::timer_mode

◆ timer_modulo

byte Gbs_Emu::header_t::timer_modulo

◆ track_count

byte Gbs_Emu::header_t::track_count

◆ vers

byte Gbs_Emu::header_t::vers

The documentation for this struct was generated from the following file: