diff options
| author | 2026-04-27 16:04:34 +0300 | |
|---|---|---|
| committer | 2026-04-27 16:04:34 +0300 | |
| commit | ebfb8a5eb7b4bfab786e445eb8d02fbb3833f4e4 (patch) | |
| tree | 624d18e8e3d187735c3bc8ecbab8e75bb7a74b46 /hash | |
| parent | 9783c10eadb8301e167cecc30fbb8ebf717844da (diff) | |
New working software list items
-------------------------------
plus4_quik: Axis, Arkanoid +4 [Curt Coder]
New software list items marked not working
------------------------------------------
plus4_flop: Hidden Wonders [Curt Coder]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/plus4_flop.xml | 11 | ||||
| -rw-r--r-- | hash/plus4_quik.xml | 33 |
2 files changed, 44 insertions, 0 deletions
diff --git a/hash/plus4_flop.xml b/hash/plus4_flop.xml index deee7930b68..06f6e7713a9 100644 --- a/hash/plus4_flop.xml +++ b/hash/plus4_flop.xml @@ -50,4 +50,15 @@ license:CC0-1.0 </part> </software> + <software name="hdnwndrs" supported="no"> + <description>Hidden Wonders</description> + <year>2026</year> + <publisher>Desire</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="174848"> + <rom name="hidden_wonders.d64" size="174848" crc="ae113f13" sha1="7c1182931d6f92a5abd207aef44efeb7f4325656"/> + </dataarea> + </part> + </software> + </softwarelist> diff --git a/hash/plus4_quik.xml b/hash/plus4_quik.xml new file mode 100644 index 00000000000..382ca1a1d06 --- /dev/null +++ b/hash/plus4_quik.xml @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0-1.0 +--> +<softwarelist name="plus4_quik" description="Commodore Plus/4 / C16 / C116 quickload"> + + <software name="axis"> + <description>Axis</description> + <year>2026</year> + <publisher>AnyStone Games</publisher> + + <part name="quik" interface="cbm_quik"> + <dataarea name="quik" size="26236"> + <rom name="axis.prg" size="26236" crc="3b3f6889" sha1="6a8c3f3b85757f0c923b2556fecd325a6f290c04"/> + </dataarea> + </part> + </software> + + <software name="arkanoid"> + <description>Arkanoid +4</description> + <year>2021</year> + <publisher>Assassins</publisher> + <sharedfeat name="compatibility" value="PAL" /> + + <part name="quik" interface="cbm_quik"> + <dataarea name="quik" size="31014"> + <rom name="arkanoid_plus4.prg" size="31014" crc="21149e6f" sha1="11d3bfcc6b11c13def176ee53dff0910985a5f46"/> + </dataarea> + </part> + </software> + +</softwarelist> |
