(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.
This commit is contained in:
Mike Naberezny 2014-07-05 20:53:38 +00:00
parent ee029711f7
commit cf1b2aeae4

View File

@ -356,7 +356,7 @@ private:
//
struct {
UINT8 status; // Status code returned by command executed
UINT8 firmware[33]; // Firmware message
UINT8 firmware[32]; // Firmware message
UINT8 rom_version; // ROM Version
struct {
UINT8 sectors_per_track; // Sectors/Track