|
|
| version 1.4, 2004/08/10 08:28:49 | version 1.5, 2004/08/10 10:17:39 |
|---|---|
| Line 297 void IOOUTCALL fdc_o(UINT port, REG8 val | Line 297 void IOOUTCALL fdc_o(UINT port, REG8 val |
| case 0x09: | case 0x09: |
| case 0x0a: // ライトデータ | case 0x0a: // ライトデータ |
| case 0x0b: | case 0x0b: |
| setbusy(200); | setbusy(400); |
| fdc.s.stat = type2cmd(fdc.s.r); | fdc.s.stat = type2cmd(fdc.s.r); |
| break; | break; |