implemented GP8 and G24 images.

This commit is contained in:
morkt
2015-10-14 03:10:06 +04:00
parent 04030a6e77
commit a5c359d922
3 changed files with 226 additions and 0 deletions

View File

@@ -66,6 +66,8 @@
<Compile Include="ArcMiris.cs" />
<Compile Include="BitStream.cs" />
<Compile Include="Debonosu\ArcPAK.cs" />
<Compile Include="elf\ImageG24.cs" />
<Compile Include="elf\ImageGP8.cs" />
<Compile Include="Emic\ArcPACK.cs" />
<Compile Include="Emic\ImageMWP.cs" />
<Compile Include="Ethornell\AudioBGI.cs" />