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 |
r23736 | r23737 | |
---|---|---|
109 | 109 | live_abort(); |
110 | 110 | |
111 | 111 | // restore |
112 | cmd_w(0x03); | |
112 | last_dir = 1; | |
113 | seek_start(RESTORE); | |
113 | 114 | } |
114 | 115 | |
115 | 116 | void wd_fdc_t::set_floppy(floppy_image_device *_floppy) |
Previous | 199869 Revisions | Next |