Correct RAM memory step for D943
This commit is contained in:
@@ -12290,7 +12290,7 @@ const machine_t machines[] = {
|
|||||||
.ram = {
|
.ram = {
|
||||||
.min = 8192,
|
.min = 8192,
|
||||||
.max = 131072,
|
.max = 131072,
|
||||||
.step = 8192
|
.step = 4096
|
||||||
},
|
},
|
||||||
.nvrmask = 511,
|
.nvrmask = 511,
|
||||||
.kbc_device = NULL,
|
.kbc_device = NULL,
|
||||||
|
|||||||
Reference in New Issue
Block a user