Merge pull request #1948 from jriwanek-forks/more-joystick
Add support for a joystick port at 0x209
This commit is contained in:
@@ -109,6 +109,7 @@ extern "C" {
|
||||
extern const device_t gameport_device;
|
||||
extern const device_t gameport_201_device;
|
||||
extern const device_t gameport_208_device;
|
||||
extern const device_t gameport_209_device;
|
||||
extern const device_t gameport_pnp_device;
|
||||
extern const device_t gameport_pnp_6io_device;
|
||||
extern const device_t gameport_sio_device;
|
||||
|
||||
Reference in New Issue
Block a user