mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
AN430TX: Use the VS440FX GPIO handler, unbreaks the Packard Bell.
This commit is contained in:
@@ -15698,7 +15698,7 @@ const machine_t machines[] = {
|
||||
.chipset = MACHINE_CHIPSET_INTEL_430TX,
|
||||
.init = machine_at_an430tx_init,
|
||||
.p1_handler = machine_generic_p1_handler,
|
||||
.gpio_handler = NULL,
|
||||
.gpio_handler = machine_ap440fx_vs440fx_gpio_handler,
|
||||
.available_flag = MACHINE_AVAILABLE,
|
||||
.gpio_acpi_handler = NULL,
|
||||
.cpu = {
|
||||
|
||||
Reference in New Issue
Block a user