🎨Add interface for writable media images.

This commit is contained in:
2017-12-28 18:38:52 +00:00
parent ecd2db76a8
commit b0bcda2e43
7 changed files with 230 additions and 31 deletions

View File

@@ -54,6 +54,7 @@
<Compile Include="Enums.cs" />
<Compile Include="Exceptions.cs" />
<Compile Include="HDCopy.cs" />
<Compile Include="IWritableImage.cs" />
<Compile Include="KryoFlux.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Apple2MG.cs" />