mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
coco: add Zonx (The Rainbow) support (software list and hiscore) (#12378)
New working software list items ------------------------------- coco_flop: Zonx (The Rainbow)
This commit is contained in:
parent
31b723db99
commit
cdef2ed274
@ -1957,4 +1957,18 @@ license:CC0-1.0
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
|
<software name="zonx">
|
||||||
|
<description>Zonx (The Rainbow)</description>
|
||||||
|
<year>1985</year>
|
||||||
|
<publisher>Falsoft</publisher>
|
||||||
|
<info name="author" value="David Billen" />
|
||||||
|
<info name="usage" value="LOADM"ZONX":EXEC" />
|
||||||
|
<sharedfeat name="compatibility" value="COCO,COCO3" />
|
||||||
|
<part name="flop0" interface="floppy_5_25">
|
||||||
|
<dataarea name="flop" size="161280">
|
||||||
|
<rom name="ZONX.DSK" size="161280" crc="da6a8b6c" sha1="fdd3ef04a6e2fcc854a467ae735f2af43c838af2" />
|
||||||
|
</dataarea>
|
||||||
|
</part>
|
||||||
|
</software>
|
||||||
|
|
||||||
</softwarelist>
|
</softwarelist>
|
||||||
|
@ -18875,3 +18875,11 @@ gnw_dkjr:
|
|||||||
@:maincpu,data,11,6,0,0
|
@:maincpu,data,11,6,0,0
|
||||||
; game A
|
; game A
|
||||||
@:maincpu,data,51,6,0,0
|
@:maincpu,data,51,6,0,0
|
||||||
|
|
||||||
|
; --------------------------------
|
||||||
|
; Tandy/Radio Shack Color Computer
|
||||||
|
; --------------------------------
|
||||||
|
|
||||||
|
;Zonx (The Rainbow)
|
||||||
|
coco3,zonx:
|
||||||
|
@:maincpu,program,3e57,5,0,0
|
||||||
|
Loading…
Reference in New Issue
Block a user