And a mistake in machine/machine_table.c probably introduced by jriwanek when she redid the machines table.
This commit is contained in:
@@ -10553,7 +10553,7 @@ const machine_t machines[] = {
|
|||||||
.max = 1572864,
|
.max = 1572864,
|
||||||
.step = 8192
|
.step = 8192
|
||||||
},
|
},
|
||||||
255,
|
.nvrmask = 255,
|
||||||
.kbc = KBC_UNKNOWN,
|
.kbc = KBC_UNKNOWN,
|
||||||
.kbc_p1 = 0,
|
.kbc_p1 = 0,
|
||||||
.gpio = 0,
|
.gpio = 0,
|
||||||
|
Reference in New Issue
Block a user