Add support for detecting High Performance Optical File System.

This commit is contained in:
2018-01-16 22:45:16 +00:00
parent 617bf94988
commit 4bb8b41363
6 changed files with 457 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="HPOFS.cs" />
<Compile Include="IReadOnlyFilesystem.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="AmigaDOS.cs" />