Fixed FDI stream parameters passed to the 86F handler, FDI stream images now read correctly again; The National Semiconductors PC87306 SuperI/O chip now supports enhanced FDC mode.
5 lines
184 B
C
5 lines
184 B
C
extern joystick_if_t joystick_standard;
|
|
extern joystick_if_t joystick_standard_4button;
|
|
extern joystick_if_t joystick_standard_6button;
|
|
extern joystick_if_t joystick_standard_8button;
|