Sound Blaster PnP: Ignore IDE PnP changes if IDE is not present, fixes #5077.
This commit is contained in:
@@ -182,6 +182,7 @@ typedef struct sb_t {
|
||||
void *gameport;
|
||||
|
||||
int pnp;
|
||||
int has_ide;
|
||||
|
||||
uint8_t pos_regs[8];
|
||||
uint8_t pnp_rom[512];
|
||||
|
||||
Reference in New Issue
Block a user