Expand description
Data models and types used for MAME data processing.
Modules§
Structs§
- BiosSet
- BIOS set associated with a MAME machine.
- Device
Ref - Device reference associated with a MAME machine.
- Disk
- Disk data associated with a MAME machine.
- Extended
Data - Represents additional normalized data for a MAME machine.
- History
Section - 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.
- Export
File Type - Represents the file type to be used for data export.
- Machine
Filter - Represents different filter criteria for filtering machines.
- Mame
Data Type - Represents different types of MAME data that can be downloaded and processed.