mirror of
https://github.com/86Box/86Box.git
synced 2026-02-28 01:44:22 -07:00
Merge branch 'master' into pc98x1
This commit is contained in:
@@ -187,6 +187,8 @@ typedef struct sb_t {
|
||||
uint8_t pnp_rom[512];
|
||||
|
||||
uint16_t opl_pnp_addr;
|
||||
|
||||
uint16_t midi_addr;
|
||||
uint16_t gameport_addr;
|
||||
|
||||
void *opl_mixer;
|
||||
|
||||
@@ -91,6 +91,8 @@ typedef struct sb_dsp_t {
|
||||
uint8_t sbref;
|
||||
int8_t sbstep;
|
||||
|
||||
uint8_t activity;
|
||||
|
||||
int sbdacpos;
|
||||
|
||||
int sbleftright;
|
||||
|
||||
Reference in New Issue
Block a user