Correct onboard memory on the 5170
This commit is contained in:
@@ -2545,8 +2545,8 @@ const machine_t machines[] = {
|
||||
.flags = MACHINE_FLAGS_NONE,
|
||||
.ram = {
|
||||
.min = 256,
|
||||
.max = 15872,
|
||||
.step = 128
|
||||
.max = 512,
|
||||
.step = 256
|
||||
},
|
||||
.nvrmask = 63,
|
||||
.kbc_device = NULL,
|
||||
|
Reference in New Issue
Block a user