DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Static Public Member Functions | Public Attributes
MT32Emu::ROMInfo Struct Reference

List of all members.

Public Types

enum  Type { PCM, Control, Reverb }
enum  PairType {
  Full, FirstHalf, SecondHalf, Mux0,
  Mux1
}

Static Public Member Functions

static const ROMInfogetROMInfo (File *file)
static void freeROMInfo (const ROMInfo *romInfo)
static const ROMInfo ** getROMInfoList (unsigned int types, unsigned int pairTypes)
static void freeROMInfoList (const ROMInfo **romInfos)

Public Attributes

size_t fileSize
const char * sha1Digest
enum MT32Emu::ROMInfo::Type type
const char * shortName
const char * description
enum MT32Emu::ROMInfo::PairType pairType
ROMInfopairROMInfo
void * controlROMInfo

Detailed Description

Definition at line 28 of file ROMInfo.h.


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