mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Add interface for floppy images (track/head/sector based).
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
<Compile Include="Enums.cs" />
|
||||
<Compile Include="Exceptions.cs" />
|
||||
<Compile Include="HDCopy.cs" />
|
||||
<Compile Include="IFloppyImage.cs" />
|
||||
<Compile Include="IWritableFloppyImage.cs" />
|
||||
<Compile Include="IWritableImage.cs" />
|
||||
<Compile Include="KryoFlux.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user