Added included snapshot and tzx option with roms

This commit is contained in:
2026-04-30 16:58:37 +01:00
parent 2f498d00be
commit 5c7ccc02ff
6 changed files with 77 additions and 35 deletions

View File

@@ -18,6 +18,7 @@
<None Remove="ROMS\Snapshot\Dizzy - Trasure Island.sna" />
<None Remove="ROMS\Snapshot\GHILL48K.sna" />
<None Remove="ROMS\Snapshot\manic.sna" />
<None Remove="ROMS\Snapshot\tristam.sna" />
<None Remove="ROMS\TAP\Chuckie Egg.tap" />
<None Remove="ROMS\TAP\Grange Hill.TAP" />
<None Remove="ROMS\TAP\Grange Hill128.TAP" />
@@ -54,6 +55,9 @@
<EmbeddedResource Include="ROMS\Snapshot\manic.sna">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>
<EmbeddedResource Include="ROMS\Snapshot\tristam.sna">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>
<EmbeddedResource Include="ROMS\TAP\Chuckie Egg.tap">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>