| Previous | 199869 Revisions | Next |
| r32351 Wednesday 24th September, 2014 at 14:26:11 UTC by O. Galibert |
|---|
| duh (nw) |
| [src/emu/machine] | wd_fdc.c |
| r32350 | r32351 | |
|---|---|---|
| 1684 | 1684 | } |
| 1685 | 1685 | |
| 1686 | 1686 | cur_live.bit_counter = 0; |
| 1687 | if((cur_live.data_reg & 0xfe) | |
| 1687 | if((cur_live.data_reg & 0xfe) == 0xf8) | |
| 1688 | 1688 | status |= S_DDM; |
| 1689 | 1689 | live_delay(READ_SECTOR_DATA); |
| 1690 | 1690 | return; |
| Previous | 199869 Revisions | Next |