The Toshiba T1000 and T1200 FDC now has port 3F7 (the change line port), fixes booting floppies on at least the T1200.
This commit is contained in:
@@ -968,7 +968,7 @@ machine_xt_t1200_init(const machine_t *model)
|
||||
NULL, 0, &t1000);
|
||||
|
||||
pit_set_out_func(&pit, 1, pit_refresh_timer_xt);
|
||||
device_add(&keyboard_xt_device);
|
||||
device_add(&keyboard_xt_device);
|
||||
t1000.fdc = device_add(&fdc_xt_t1x00_device);
|
||||
nmi_init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user