mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
Extended mode toggle
This commit is contained in:
@@ -142,6 +142,7 @@ typedef struct sb_dsp_t {
|
||||
|
||||
uint8_t ess_regs[256]; /* ESS registers. */
|
||||
uint8_t ess_playback_mode;
|
||||
uint8_t ess_extended_mode;
|
||||
|
||||
mpu_t *mpu;
|
||||
} sb_dsp_t;
|
||||
|
||||
Reference in New Issue
Block a user