summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author David Viens <plgDavid@users.noreply.github.com>2021-06-03 12:17:59 -0400
committer GitHub <noreply@github.com>2021-06-04 02:17:59 +1000
commit50d828febb2e856b6f0658a49cfbfe2440dcbf89 (patch)
tree24a762250f9a75a48b303b7537bcac01307d6236
parent628cf77aac080e8b356743e55e78b102e91b3f75 (diff)
vic1001_cart.xml: Replaced bad dump of sargon2. (#8139)
Previous dump hangs since the last byte is $01 instead of $A0. The code does not RTS and continues straight to BASIC in $C000 hanging the CPU.
-rw-r--r--hash/vic1001_cart.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/vic1001_cart.xml b/hash/vic1001_cart.xml
index b7124fd5db1..2b62740f86c 100644
--- a/hash/vic1001_cart.xml
+++ b/hash/vic1001_cart.xml
@@ -2644,7 +2644,7 @@ B-2007 : Innovative Computing
<sharedfeat name="compatibility" value="NTSC"/>
<part name="cart" interface="vic1001_cart">
<dataarea name="blk5" size="0x2000">
- <rom name="sargon ii chess (commodore)(1982)(vic-1919)(ju).a0" size="0x2000" crc="cd1ca8ec" sha1="3c1b6c2068d036aee40dbc31f075d0b789a503aa" offset="0x0000" />
+ <rom name="sargon ii chess (commodore)(1982)(vic-1919)(ju).a0" size="0x2000" crc="f7a9f922" sha1="9fd24fb75f85746190d740fd895bff9b5ca704d7" offset="0x0000" />
</dataarea>
</part>
</software>