commodore64: add some cartridge docs
This commit is contained in:
parent
9b40792553
commit
7fa80cdcaf
|
@ -538,6 +538,7 @@
|
||||||
<Compile Include="Sound\Utilities\Waves.cs" />
|
<Compile Include="Sound\Utilities\Waves.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<Content Include="Computers\Commodore64\docs\CRT.TXT" />
|
||||||
<Content Include="Consoles\Coleco\docs\CV-Sound.txt" />
|
<Content Include="Consoles\Coleco\docs\CV-Sound.txt" />
|
||||||
<Content Include="Consoles\Coleco\docs\CV-Tech.txt" />
|
<Content Include="Consoles\Coleco\docs\CV-Tech.txt" />
|
||||||
<Content Include="Consoles\Nintendo\NES\Docs\sunsoft.txt" />
|
<Content Include="Consoles\Nintendo\NES\Docs\sunsoft.txt" />
|
||||||
|
@ -565,7 +566,6 @@
|
||||||
</BootstrapperPackage>
|
</BootstrapperPackage>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="Computers\Commodore64\docs\" />
|
|
||||||
<Folder Include="Computers\Commodore64\Peripheral\" />
|
<Folder Include="Computers\Commodore64\Peripheral\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup />
|
<ItemGroup />
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue