added some PC-98 formats.

(AyPio): DLB archivesand PDT images.
(Tiare): GRA images.
This commit is contained in:
morkt
2023-10-14 23:32:52 +04:00
parent 74f8754be9
commit b004a24c0e
4 changed files with 637 additions and 0 deletions

View File

@@ -91,6 +91,8 @@
<Compile Include="Artel\ImageMRL.cs" />
<Compile Include="Asura\ArcPAK.cs" />
<Compile Include="Asura\ImageMTG.cs" />
<Compile Include="AyPio\ArcDLB.cs" />
<Compile Include="AyPio\ImagePDT.cs" />
<Compile Include="BlackButterfly\ArcDAT.cs" />
<Compile Include="Blucky\Aliases.cs" />
<Compile Include="Bom\ImageGRP.cs" />
@@ -234,6 +236,7 @@
<Compile Include="System21\ImageTEX.cs" />
<Compile Include="Tako\ArcMPK.cs" />
<Compile Include="Tetratech\ArcBND.cs" />
<Compile Include="Tiare\ImageGRA.cs" />
<Compile Include="Tigerman\ArcCHR.cs" />
<Compile Include="Tigerman\ArcPAC.cs" />
<Compile Include="Tigerman\ImageCHR.cs" />