This commit is contained in:
OBattler
2025-05-16 05:05:02 +02:00
3 changed files with 26 additions and 7 deletions

View File

@@ -6428,7 +6428,7 @@ const machine_t machines[] = {
.flags = MACHINE_APM,
.ram = {
.min = 1024,
.max = 65536,
.max = 32768,
.step = 1024
},
.nvrmask = 127,