J-Bond PCI400C-B: Correct the bus flag - the machine in fact supports VLB but not PS/2 mice.
This commit is contained in:
@@ -7482,7 +7482,7 @@ const machine_t machines[] = {
|
||||
.min_multi = 0,
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_PS2_PCI,
|
||||
.bus_flags = MACHINE_PCIV,
|
||||
.flags = MACHINE_IDE_DUAL | MACHINE_APM,
|
||||
.ram = {
|
||||
.min = 2048,
|
||||
|
||||
Reference in New Issue
Block a user