mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
Finish DSP part of ESS
This commit is contained in:
@@ -143,6 +143,7 @@ typedef struct sb_dsp_t {
|
||||
uint8_t ess_regs[256]; /* ESS registers. */
|
||||
uint8_t ess_playback_mode;
|
||||
uint8_t ess_extended_mode;
|
||||
uint8_t ess_reload_len;
|
||||
|
||||
mpu_t *mpu;
|
||||
} sb_dsp_t;
|
||||
|
||||
Reference in New Issue
Block a user