Fixed the Toshiba T1000, T1200, and Xi8088;
If device initialization files and the device has a name, the name of the device is logged; Fixed path of the OTI-037c BIOS; The ATI Mach64GX ISA is now AT-compatible only; The CL-GD 5428 and 5429 ISA are now available on XT machines.
This commit is contained in:
@@ -131,5 +131,6 @@ void machine_xt_xi8088_init(machine_t *model)
|
||||
nmi_init();
|
||||
nvr_at_init(8);
|
||||
pic2_init();
|
||||
device_add(&gameport_device);
|
||||
if (joystick_type != 7)
|
||||
device_add(&gameport_device);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user