mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
* DiscImageChef.Decoders/Floppy/Apple2.cs:
Adds support for marshaling a whole disk, tracks and sectors as well as decoding sectors in 5and3 and 6and2 GCRs. * DiscImageChef.Decoders/Floppy/AppleSony.cs: Adds support for marshaling a whole disk, tracks and sectors as well as decoding GCR sectors. * DiscImageChef.DiscImages/AppleNIB.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Adds support for Apple nibble disk images.
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<Compile Include="NDIF.cs" />
|
||||
<Compile Include="DART.cs" />
|
||||
<Compile Include="CHD.cs" />
|
||||
<Compile Include="AppleNIB.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user