Fix detection of JaguarCD when drive offset returns the track start in the sector before the requested one.

This commit is contained in:
2018-12-19 07:17:38 +00:00
parent 17ada7965b
commit 77d367f6b9
2 changed files with 31 additions and 15 deletions

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ContentModelStore">
<e p="$APPLICATION_CONFIG_DIR$/consoles/db" t="IncludeRecursive" />
<e p="$APPLICATION_CONFIG_DIR$/extensions" t="IncludeRecursive" />
<e p="$USER_HOME$/.Rider2018.2/system/extResources" t="IncludeRecursive" />
<e p="$USER_HOME$/.Rider2018.2/system/resharper-host/local/Transient/ReSharperHost/v182/SolutionCaches/_DiscImageChef.73225794.00" t="ExcludeRecursive" />
<e p="$USER_HOME$/.Rider2018.3/system/extResources" t="IncludeRecursive" />
<e p="$USER_HOME$/.Rider2018.3/system/resharper-host/local/Transient/ReSharperHost/v183/SolutionCaches/_DiscImageChef.73225794.00" t="ExcludeRecursive" />
<e p="$USER_HOME$/.nuget/packages/sqlitepclraw.lib.e_sqlite3.linux/1.1.11/runtimes/linux-x64/native/libe_sqlite3.so" t="Include" />
<e p="$PROJECT_DIR$" t="IncludeFlat">
<e p=".git/info/exclude" t="IncludeRecursive" />
@@ -492,6 +491,7 @@
<e p="MCPT.cs" t="Include" />
<e p="Smart.cs" t="Include" />
</e>
<e p="AtaCommands.cs" t="Include" />
<e p="Commands.cs" t="Include" />
<e p="Constructor.cs" t="Include" />
<e p="Destructor.cs" t="Include" />