msx: started adding disk images to msx1_flop.xml and msx2_flop.xml, based

on preliminary partial work by Riley110 [Fabio Priuli]

out of whatsnew: more work soonish...
This commit is contained in:
etabeta78 2015-05-12 13:23:03 +02:00
parent 3a75547d63
commit 4f8bcab90b
3 changed files with 33408 additions and 97 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3151,35 +3151,4 @@ LZ93A13 (32 pin) - 8KB banks
</part>
</software>
<!-- This is the sound cartridge that came with the game Snatcher. This should eventually be
combined in one software description including the Sound cartridge and the floppies.
This sound cartridge can also be used with the MSX Game Collections from Konami.
-->
<software name="snatcher">
<description>Snatcher Sound Cartridge</description>
<year>19??</year>
<publisher>Konami</publisher>
<part name="cart" interface="msx_cart">
<feature name="slot" value="sound_snatcher" />
<dataarea name="ram" size="65536">
</dataarea>
</part>
</software>
<!-- This is the sound cartridge that came with the game SD Snatcher. This should eventually be
combined in one software description including the Sound cartridge and the floppies.
This sound cartridge can _not_ be used with the MSX Game Collections from Konami.
-->
<software name="sdsnatch">
<description>SD-Snatcher Sound Cartridge</description>
<year>19??</year>
<publisher>Konami</publisher>
<part name="cart" interface="msx_cart">
<feature name="slot" value="sound_sdsnatch" />
<dataarea name="ram" size="65536">
</dataarea>
</part>
</software>
</softwarelist>

File diff suppressed because it is too large Load Diff