mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
New WORKING software list additions
----------------------------------- coco_flop.xml Donkey Kong Remix [Sock Master]
This commit is contained in:
parent
19d51345a1
commit
887858c6ca
1 changed files with 17 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<softwarelist name="coco_flop" description="Tandy Radio Shack Color Computer disk images">
|
||||
|
||||
<!-- coco3 only requires 512Kb, audio is a farty, run best with a 6309? - coco3h driver) -->
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<!-- RUN"DONKEY" -->
|
||||
<software name="dkong" supported ="partial">
|
||||
<description>Donkey Kong (Sock Master's Donkey Kong Emulator for CoCo 3) (512Kb)</description>
|
||||
|
@ -18,4 +18,20 @@
|
|||
</part>
|
||||
</software>
|
||||
|
||||
<!-- coco3 only requires 512Kb, run best with a 6309? - coco3h driver) -->
|
||||
<!-- LOADM"DKREMIX" -->
|
||||
<!-- EXEC -->
|
||||
<software name="dkremix" supported ="partial">
|
||||
<description>Donkey Kong Remix (Sock Master's Donkey Kong Remix Emulator for CoCo 3) (512Kb)</description>
|
||||
<year>2015</year>
|
||||
<publisher>Sock Master</publisher>
|
||||
<info name="author" value="Sock Master" />
|
||||
<info name="usage" value="CoCo 3 Only" />
|
||||
<part name="flop0" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="161280">
|
||||
<rom name="dkremix.dsk" size="161280" crc="639d71af" sha1="ee1584807eb8f28744e1f1c5fc1031abd80a0548" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
|
Loading…
Reference in a new issue