Modules/scc/Settings
From MSX Game Library
Library configuration (msxgl_config.h):
// SCC options #define SCC_USE_EXTA TRUE // Add helper functions to handle PSG settings #define SCC_USE_RESUME TRUE // Add function to allow playback pause and resume // - SCC_SLOT_DIRECT .............. Program on a SCC cartridge // - SCC_SLOT_FIXED ............... Fixed slot-id (non-expanded second cartridge slot) // - SCC_SLOT_USER ................ Defined by the user // - SCC_SLOT_AUTO ................ First auto-detected cartridge #define SCC_SLOT_MODE SCC_SLOT_AUTO