and another RAM correction - the Acer V12P takes up to 192 MB RAM.
This commit is contained in:
@@ -10082,7 +10082,7 @@ const machine_t machines[] = {
|
|||||||
.flags = MACHINE_IDE | MACHINE_SCSI | MACHINE_APM,
|
.flags = MACHINE_IDE | MACHINE_SCSI | MACHINE_APM,
|
||||||
.ram = {
|
.ram = {
|
||||||
.min = 2048,
|
.min = 2048,
|
||||||
.max = 131072,
|
.max = 196608,
|
||||||
.step = 2048
|
.step = 2048
|
||||||
},
|
},
|
||||||
.nvrmask = 127,
|
.nvrmask = 127,
|
||||||
|
|||||||
Reference in New Issue
Block a user