mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
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:
parent
3a75547d63
commit
4f8bcab90b
15085
hash/msx1_flop.xml
15085
hash/msx1_flop.xml
File diff suppressed because it is too large
Load Diff
@ -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>
|
||||
|
18389
hash/msx2_flop.xml
18389
hash/msx2_flop.xml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user