trunk/src/emu/bus/ieee488/hardbox.c
| r31197 | r31198 | |
| 33 | 33 | change it to 20. |
| 34 | 34 | |
| 35 | 35 | After accepting the drive size, it will prompt if you want to perform |
| 36 | | a format check. This requires uploading code into the Corvus, which |
| 37 | | the high level emulation of the Corvus does not support. Enter "n" |
| 38 | | to skip the format check. |
| 36 | a format check. This is optional. If you enter "y" to proceed with |
| 37 | the format check, it will always report no bad sectors. |
| 39 | 38 | |
| 40 | 39 | Enter "y" to proceed with the format. After it has completed, the |
| 41 | 40 | program will exit back to BASIC. The drive should now be usable. |