Module models

Source
Expand description

Data models and types used for MAME data processing.

Modules§

collections

Structs§

BiosSet
BIOS set associated with a MAME machine.
DeviceRef
Device reference associated with a MAME machine.
Disk
Disk data associated with a MAME machine.
ExtendedData
Represents additional normalized data for a MAME machine.
HistorySection
Historical section or trivia associated with a MAME machine.
Machine
MAME machine, including all relevant metadata and resources.
Resource
External resource associated with a MAME machine, such as images or videos.
Rom
ROM file associated with a MAME machine.
Sample
Sample file associated with a MAME machine.
Software
Software list associated with a MAME machine.

Enums§

Category
Represents the different categories a machine can belong to.
ExportFileType
Represents the file type to be used for data export.
MachineFilter
Represents different filter criteria for filtering machines.
MameDataType
Represents different types of MAME data that can be downloaded and processed.