Game port overhaul
This commit is contained in:
@@ -74,8 +74,7 @@ machine_at_common_init_ex(const machine_t *model, int type)
|
||||
else if (type == 0)
|
||||
device_add(&at_nvr_device);
|
||||
|
||||
if (joystick_type)
|
||||
device_add(&gameport_device);
|
||||
standalone_gameport_type = &gameport_device;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user