Game port overhaul
This commit is contained in:
@@ -174,8 +174,7 @@ machine_xt_lxt3_init(const machine_t *model)
|
||||
if (fdc_type == FDC_INTERNAL)
|
||||
device_add(&fdc_xt_device);
|
||||
nmi_init();
|
||||
if (joystick_type)
|
||||
device_add(&gameport_device);
|
||||
standalone_gameport_type = &gameport_device;
|
||||
|
||||
laserxt_init(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user