Commit Graph

11 Commits

Author SHA1 Message Date
f8bc81d4f5 Reformatted. 2016-04-19 02:11:47 +01:00
45c390de67 * DiscImageChef.Decoders/SCSI/MMC/Features.cs:
Reword Feature 0105h.
	Correct handling of feature 010Ch.

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Typo in debug output.
2015-11-01 22:38:25 +00:00
f02e668173 * DiscImageChef.Decoders/SCSI/MMC/Features.cs:
Correct math priority

	* DiscImageChef.Devices/Device/ScsiCommands.cs:
	  Correct command size typo

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Add MMC GET CONFIGURATION
2015-11-01 22:09:10 +00:00
dfb15d0e4f * DiscImageChef.Decoders/SCSI/MMC/Features.cs:
Added code to separate features and the feature header.

	* DiscImageChef.Devices/Enums.cs:
	* DiscImageChef.Devices/Device/ScsiCommands.cs:
	  Added SCSI GET CONFIGURATION
2015-11-01 20:06:24 +00:00
cfdbb92d44 Implemented prettifying all known features. 2015-11-01 19:36:24 +00:00
9d6096e76a Implemented decoding all known features. 2015-11-01 06:49:18 +00:00
fc835c8bc3 Added structures from MMC-6. 2015-11-01 04:20:45 +00:00
dddb7da787 Added structures from MMC-5. 2015-11-01 04:02:09 +00:00
9e62f20f5a Added feature structures from MMC-4. 2015-11-01 03:30:53 +00:00
f9934bddc0 Added features structures from MMC-3. 2015-11-01 03:07:13 +00:00
dac9e415d4 Added feature structures from MMC-1. 2015-11-01 02:16:29 +00:00