summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2026-04-27 16:43:21 +0300
committer Curt Coder <curtcoder@mail.com>2026-04-27 16:43:21 +0300
commit9a20965ce119233c14d0664b10f5af6e99058402 (patch)
tree93e2fa6c9b93f1c00faee1a9f16d247befa8df35 /hash
parentebfb8a5eb7b4bfab786e445eb8d02fbb3833f4e4 (diff)
commodore/plus4: Added Diag264 v0.97 kernal ROMs. [Curt Coder]
mos7360: Fixed input clock handling. [Curt Coder] New working software list items ------------------------------- plus4_cart: Diag 264 (v0.97, PAL), Diag 264 (v0.97, NTSC) [Curt Coder]
Diffstat (limited to 'hash')
-rw-r--r--hash/plus4_cart.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/hash/plus4_cart.xml b/hash/plus4_cart.xml
index 6f24ac3c96f..8bb12c75d45 100644
--- a/hash/plus4_cart.xml
+++ b/hash/plus4_cart.xml
@@ -149,27 +149,27 @@ license:CC0-1.0
</software>
<software name="diag264p">
- <description>Diag 264 (PAL)</description>
+ <description>Diag 264 (v0.97, PAL)</description>
<year>2012</year>
<publisher>crock</publisher>
<sharedfeat name="compatibility" value="PAL"/>
<part name="cart" interface="plus4_cart">
<dataarea name="c1l" size="0x4000">
- <rom name="diag264c_pal.bin" size="0x4000" crc="c314c674" sha1="4acadaf84ecc3eb252ad765fdab583c45e771fd0" offset="0" />
+ <rom name="diag264_097_pal_lowrom.bin" size="16384" crc="743eac8f" sha1="af4d1224199e7f68f3be7a845e4e3af97bbd6d06" offset="0" />
</dataarea>
</part>
</software>
<software name="diag264n" cloneof="diag264p">
- <description>Diag 264 (NTSC)</description>
+ <description>Diag 264 (v0.97, NTSC)</description>
<year>2012</year>
<publisher>crock</publisher>
<sharedfeat name="compatibility" value="NTSC"/>
<part name="cart" interface="plus4_cart">
<dataarea name="c1l" size="0x4000">
- <rom name="diag264c_ntsc.bin" size="0x4000" crc="9398ae1c" sha1="d75a28a1a9727914620d57157768c3a84b23544a" offset="0" />
+ <rom name="diag264_097_ntsc_lowrom.bin" size="16384" crc="b7f74cdf" sha1="efd6cecac83d5e7e44f7e56ec369b4d408c7c6a2" offset="0" />
</dataarea>
</part>
</software>