mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
cgenie: update, verify, clean, sort software lists. more to come.
This commit is contained in:
parent
ff128c4db0
commit
887742e308
@ -1,13 +1,13 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
||||||
<softwarelist name="cgenie_cart" description="EACA Colour Genie cartridges">
|
|
||||||
|
|
||||||
<!-- Where was this plugged exactly?!? -->
|
<softwarelist name="cgenie_cart" description="EACA Colour Genie EG2000 cartridges">
|
||||||
|
|
||||||
<software name="cdosintf">
|
<software name="cdosintf">
|
||||||
<description>Colour DOS Interface</description>
|
<description>Colour DOS Interface</description>
|
||||||
<year>19??</year>
|
<year>1997</year>
|
||||||
<publisher><homebrew?></publisher>
|
<publisher><homebrew?></publisher>
|
||||||
|
<info name="author" value="C. Poetzsch, Jürgen Buchmüller" />
|
||||||
<part name="cart" interface="cgenie_cart">
|
<part name="cart" interface="cgenie_cart">
|
||||||
<dataarea name="rom" size="2772">
|
<dataarea name="rom" size="2772">
|
||||||
<rom name="newe000.bin" size="2772" crc="953491a7" sha1="8d6a739a9058b3834897a15bcda5348b94008f5a" offset="0" />
|
<rom name="newe000.bin" size="2772" crc="953491a7" sha1="8d6a739a9058b3834897a15bcda5348b94008f5a" offset="0" />
|
||||||
@ -15,5 +15,16 @@
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
<software name="colmon2">
|
||||||
|
<description>Colour-Monitor 2.0</description>
|
||||||
|
<year>198?</year>
|
||||||
|
<publisher><unknown></publisher>
|
||||||
|
<info name="usage" value="Enter CALL E000 to start" />
|
||||||
|
<part name="cart" interface="cgenie_cart">
|
||||||
|
<dataarea name="rom" size="0x1000">
|
||||||
|
<rom name="colour_monitor_2.bin" size="0x1000" crc="a6b08d4d" sha1="2398f8ea430468dbd29fb0fabe89b2c21c2404f7" offset="0" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
</softwarelist>
|
</softwarelist>
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user