Added correct SB 32 PnP RAM amounts
Corrected Sound Blaster 32 PnP RAM amounts based on formulas seen here - https://www.vogons.org/viewtopic.php?p=988235#p988235
This commit is contained in:
@@ -2341,9 +2341,6 @@ static const device_config_t sb_32_pnp_config[] =
|
|||||||
{
|
{
|
||||||
"None", 0
|
"None", 0
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"512 KB", 512
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"2 MB", 2048
|
"2 MB", 2048
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user