Add files via upload
This commit is contained in:
parent
a1497045dd
commit
93c14ce2d1
|
@ -373,8 +373,8 @@
|
||||||
<Compile Include="Consoles\Atari\A7800Hawk\A7800Hawk.ISaveRam.cs">
|
<Compile Include="Consoles\Atari\A7800Hawk\A7800Hawk.ISaveRam.cs">
|
||||||
<DependentUpon>A7800Hawk.cs</DependentUpon>
|
<DependentUpon>A7800Hawk.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Consoles\Atari\A7800Hawk\MemoryMap.cs">
|
<Compile Include="Consoles\Atari\A7800Hawk\MemoryMap.cs">
|
||||||
<DependentUpon>A7800Hawk.cs</DependentUpon>
|
<DependentUpon>A7800Hawk.cs</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Consoles\Atari\A7800Hawk\A7800HawkControl.cs" />
|
<Compile Include="Consoles\Atari\A7800Hawk\A7800HawkControl.cs" />
|
||||||
<Compile Include="Consoles\Atari\A7800Hawk\M6532.cs" />
|
<Compile Include="Consoles\Atari\A7800Hawk\M6532.cs" />
|
||||||
|
@ -1346,7 +1346,6 @@
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="ClassDiagram1.cd" />
|
|
||||||
<None Include="Consoles\Atari\docs\stella.pdf" />
|
<None Include="Consoles\Atari\docs\stella.pdf" />
|
||||||
<None Include="Consoles\Coleco\docs\colecovision tech1.pdf" />
|
<None Include="Consoles\Coleco\docs\colecovision tech1.pdf" />
|
||||||
<None Include="Consoles\Coleco\docs\colecovision tech2.pdf" />
|
<None Include="Consoles\Coleco\docs\colecovision tech2.pdf" />
|
||||||
|
|
Loading…
Reference in New Issue