Merge branch 'master' of https://github.com/86Box/86Box into feature/savquest
This commit is contained in:
@@ -2243,9 +2243,6 @@ static const device_config_t sb_32_pnp_config[] =
|
||||
{
|
||||
"None", 0
|
||||
},
|
||||
{
|
||||
"512 KB", 512
|
||||
},
|
||||
{
|
||||
"2 MB", 2048
|
||||
},
|
||||
@@ -2462,21 +2459,18 @@ static const device_config_t sb_awe64_gold_config[] =
|
||||
{
|
||||
"onboard_ram", "Onboard RAM", CONFIG_SELECTION, "", 4096, "", { 0 },
|
||||
{
|
||||
{
|
||||
"None", 0
|
||||
},
|
||||
{
|
||||
"512 KB", 512
|
||||
},
|
||||
{
|
||||
"2 MB", 2048
|
||||
},
|
||||
{
|
||||
"4 MB", 4096
|
||||
},
|
||||
{
|
||||
"8 MB", 8192
|
||||
},
|
||||
{
|
||||
"12 MB", 12288
|
||||
},
|
||||
{
|
||||
"16 MB", 16384
|
||||
},
|
||||
{
|
||||
"28 MB", 28*1024
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user