mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
Minor Aztech changes (#6343)
* Switch CD audio and OPL3 filters on AZT2316 mode switch, fixes FM and CD volume control on Windows * Add support for I/O port 630h (as used on PB Forte16 cards) to the MKE/Panasonic interface
This commit is contained in:
@@ -1041,6 +1041,7 @@ static const device_config_t mke_config[] = {
|
||||
{ .description = "320H", .value = 0x320 },
|
||||
{ .description = "330H", .value = 0x330 },
|
||||
{ .description = "340H", .value = 0x340 },
|
||||
{ .description = "630H", .value = 0x630 },
|
||||
{ NULL }
|
||||
},
|
||||
.bios = { { 0 } }
|
||||
|
||||
Reference in New Issue
Block a user