PB450 fixes.

This commit is contained in:
OBattler
2024-03-20 22:21:31 +01:00
parent d5bf75e952
commit 0660f08a40
2 changed files with 14 additions and 13 deletions

View File

@@ -6438,7 +6438,7 @@ const machine_t machines[] = {
.max = 65536,
.step = 1024
},
.nvrmask = 127,
.nvrmask = 255,
.kbc_device = NULL,
.kbc_p1 = 0xff,
.gpio = 0xffffffff,