Previous 199869 Revisions Next

r23737 Sunday 16th June, 2013 at 14:41:54 UTC by O. Galibert
wd_fdc: Do the on-reset restore slightly differently [O. Galibert]
[src/emu/machine]wd_fdc.c

trunk/src/emu/machine/wd_fdc.c
r23736r23737
109109   live_abort();
110110
111111   // restore
112   cmd_w(0x03);
112   last_dir = 1;
113   seek_start(RESTORE);
113114}
114115
115116void wd_fdc_t::set_floppy(floppy_image_device *_floppy)

Previous 199869 Revisions Next


© 1997-2024 The MAME Team