Fix NVR size for Olivetti M24

This commit is contained in:
javi-s
2022-10-29 23:28:06 +02:00
parent a20584fee4
commit 963d186e2e

View File

@@ -1999,7 +1999,7 @@ const machine_t machines[] = {
.max = 640,
.step = 128
},
.nvrmask = 0,
.nvrmask = 15,
.kbc = KBC_OLIVETTI_XT,
.kbc_p1 = 0xff00,
.gpio = 0xffffffff,