diff options
| author | 2024-06-15 17:12:46 -0700 | |
|---|---|---|
| committer | 2024-06-15 20:12:46 -0400 | |
| commit | cdef2ed27478284669e3218d7d173cdcd506d937 (patch) | |
| tree | 2f2416474c64977f3579a682649e2979da141cde /hash | |
| parent | 31b723db99b44573fab4163c76b7f2a6af107cd9 (diff) | |
coco: add Zonx (The Rainbow) support (software list and hiscore) (#12378)
New working software list items
-------------------------------
coco_flop:
Zonx (The Rainbow)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/coco_flop.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/hash/coco_flop.xml b/hash/coco_flop.xml index f11d0ce7a41..a8956655472 100644 --- a/hash/coco_flop.xml +++ b/hash/coco_flop.xml @@ -1957,4 +1957,18 @@ license:CC0-1.0 </part> </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> |
