* README.md:

Added AppVeyor badge.

	* DiscImageChef.Devices/Enums.cs:
	  Added X68k controller command.
This commit is contained in:
2015-10-24 00:48:32 +01:00
parent f8a3f770a3
commit a53603ce6a
3 changed files with 12 additions and 1 deletions

View File

@@ -1330,6 +1330,10 @@ namespace DiscImageChef.Devices
/// </summary>
DefineFloppyDiskTrackFormat = 0xC0,
/// <summary>
/// Unknown vendor command in X68000
/// </summary>
Specify = 0xC2,
/// <summary>
/// SASI rev. 0a
/// </summary>
FormatDriveErrorMap = 0xC4,