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:
Ompronce
2021-08-03 02:57:54 -04:00
committed by GitHub
parent 1d57246ee8
commit d2d5906e2f

View File

@@ -2341,9 +2341,6 @@ static const device_config_t sb_32_pnp_config[] =
{
"None", 0
},
{
"512 KB", 512
},
{
"2 MB", 2048
},