diff options
| author | 2024-04-20 14:25:27 +0200 | |
|---|---|---|
| committer | 2024-04-20 14:26:38 +0200 | |
| commit | f1bba83c9a8756ffa5fbc0e6cb622d0350de2dac (patch) | |
| tree | e956e2c5e0a20e19d61c1fce30278d43e820906d /hash | |
| parent | ed314e020094f46ffa679ea986ed622491d3799c (diff) | |
New working software list items (coleco_homebrew.xml)
-----------------------------------------------------
Star Force (fixed) [AtariAge/Ikrananka]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/coleco_homebrew.xml | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/hash/coleco_homebrew.xml b/hash/coleco_homebrew.xml index 8f3385335d6..9d4f6308f84 100644 --- a/hash/coleco_homebrew.xml +++ b/hash/coleco_homebrew.xml @@ -1362,7 +1362,7 @@ Unoffical software releases for the Coleco Colecovision </part> </software> - <software name="spacesha"> + <software name="spacesha" cloneof="spacesh"> <description>Space Shuttle: A Journey Into Space (64k)</description> <year>2022</year> <publisher>Team Pixelboy</publisher> @@ -1433,7 +1433,7 @@ Unoffical software releases for the Coleco Colecovision </part> </software> - <!-- Hangs --> + <!-- Timing sensitive, hangs (often on real hardware too) --> <software name="starforc" supported="no"> <description>Star Force</description> <year>2011</year> @@ -1445,6 +1445,18 @@ Unoffical software releases for the Coleco Colecovision </part> </software> + <!-- Fixed version --> + <software name="starforcf" cloneof="starforc"> + <description>Star Force (fixed)</description> + <year>2011</year> + <publisher>Team Pixelboy</publisher> + <part name="cart" interface="coleco_cart"> + <dataarea name="rom" size="32768"> + <rom name="starforcepatchedtursi2.rom" size="32768" crc="ce3ff5c7" sha1="817f6dd26bddad207c9817fe0cc9c81f9dfec38b" /> + </dataarea> + </part> + </software> + <software name="starfort"> <description>Star Fortess</description> <year>1998</year> |
