diff options
Diffstat (limited to 'hash/coleco.xml')
| -rw-r--r-- | hash/coleco.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/hash/coleco.xml b/hash/coleco.xml index 0f7ff4c0f21..2fc3312c901 100644 --- a/hash/coleco.xml +++ b/hash/coleco.xml @@ -2631,6 +2631,17 @@ license:CC0-1.0 </part> </software> + <software name="adamusic"> + <description>Adam's Musicbox Demo</description> + <year>1987</year> + <publisher>Coleco</publisher> + <part name="cart" interface="coleco_cart"> + <dataarea name="rom" size="24576"> + <rom name="adams-musicbox-demo.rom" size="24576" crc="164c8c26" sha1="9ef2974a04f5982bd034f39d1741666b6d117d24" /> + </dataarea> + </part> + </software> + <software name="bbears"> <!-- Berenstain Bears, The (1984)(Coleco)(proto).bin --> <description>The Berenstain Bears (prototype)</description> @@ -2736,6 +2747,19 @@ license:CC0-1.0 </part> </software> + <!-- Apparently for use in children's play areas of Canadian nuclear power plants --> + <software name="energyq"> + <description>Energy Quiz (limited release)</description> + <year>1983</year> + <publisher>Sydney Development Corporation</publisher> + <part name="cart" interface="coleco_cart"> + <dataarea name="rom" size="32768"> + <!-- second half empty, overdump? --> + <rom name="energy-quiz.rom" size="32768" crc="afb90dcd" sha1="9bd47f0b288612e85224c9bda093b12f0b5bff36" /> + </dataarea> + </part> + </software> + <software name="mindmstr"> <!-- Escape from the Mind Master (1983)(Epyx)(proto).bin --> <description>Escape from the Mindmaster (prototype)</description> |
