mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 05:53:15 -07:00
Give all PC87307 machines the earlier GPIO behaviour (#6332)
This commit is contained in:
@@ -1139,6 +1139,7 @@ extern int machine_at_acerv60n_init(const machine_t *);
|
||||
extern int machine_at_p65up5_cp6nd_init(const machine_t *);
|
||||
extern int machine_at_8600ttc_init(const machine_t *);
|
||||
extern int machine_at_686nx_init(const machine_t *);
|
||||
extern uint32_t machine_ap440fx_vs440fx_gpio_handler(uint8_t write, uint32_t val);
|
||||
extern int machine_at_ap440fx_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t vs440fx_device;
|
||||
|
||||
Reference in New Issue
Block a user