Add PC-FX executable plugin.

This commit is contained in:
2018-02-08 21:13:23 +00:00
parent bcf016f49a
commit e43ef1bf04
3 changed files with 153 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
<ItemGroup>
<Compile Include="HPOFS.cs" />
<Compile Include="IReadOnlyFilesystem.cs" />
<Compile Include="PCFX.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="AmigaDOS.cs" />
<Compile Include="AppleHFS.cs" />