mirror of
https://github.com/holub/mame
synced 2025-04-18 22:49:58 +03:00
mm1_flop : added 3 boot disks from "the collection".
This commit is contained in:
parent
f5ec99f06c
commit
0d5cc5c86e
@ -2,6 +2,10 @@
|
||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||
<!--
|
||||
license:CC0
|
||||
|
||||
Please note that sometimes these disks will produce a Bad Sector message.
|
||||
It's unknown if this is a disk or emulation problem.
|
||||
|
||||
-->
|
||||
<softwarelist name="mm1_flop" description="MikroMikko 1 floppies">
|
||||
|
||||
@ -17,4 +21,40 @@ license:CC0
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="games">
|
||||
<description>Games disk</description>
|
||||
<year>????</year>
|
||||
<publisher><unknown></publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="596921">
|
||||
<rom name="10.imd" size="596921" crc="c6d44694" sha1="f8b6b0cbc8eb258dd7351c51d419399e0301a89b"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="games2">
|
||||
<description>Games2 disk</description>
|
||||
<year>????</year>
|
||||
<publisher><unknown></publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="640867">
|
||||
<rom name="8.imd" size="640867" crc="121629f5" sha1="b2f5fd77d92a7b2879eaf0b11ba71dd38b9df241"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="boot2">
|
||||
<description>Boot2 disk</description>
|
||||
<year>????</year>
|
||||
<publisher><unknown></publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="640867">
|
||||
<rom name="mm1i.imd" size="640867" crc="47af9adc" sha1="3b88d4fc56d73cffb972114c3b18499ba9a4ac24"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
Loading…
Reference in New Issue
Block a user