| Previous | 199869 Revisions | Next |
| r31199 Saturday 5th July, 2014 at 20:53:38 UTC by Mike Naberezny |
|---|
| (MESS) corvushd: Fixed get drive parameters command. [Mike Naberezny] The "read controller code version" option in the Corvus diagnostics program now shows the correct version and drive capacity. |
| [src/emu/machine] | corvushd.h |
| r31198 | r31199 | |
|---|---|---|
| 356 | 356 | // |
| 357 | 357 | struct { |
| 358 | 358 | UINT8 status; // Status code returned by command executed |
| 359 | UINT8 firmware[3 | |
| 359 | UINT8 firmware[32]; // Firmware message | |
| 360 | 360 | UINT8 rom_version; // ROM Version |
| 361 | 361 | struct { |
| 362 | 362 | UINT8 sectors_per_track; // Sectors/Track |
| Previous | 199869 Revisions | Next |