diff options
| author | 2026-04-25 19:26:48 +0200 | |
|---|---|---|
| committer | 2026-04-25 19:26:48 +0200 | |
| commit | 25a10e0d600494370e4cb7e005cf88f4bf1b4b36 (patch) | |
| tree | 6b7146bfefb307b9614190ee3235d524f3034509 /hash | |
| parent | 49971e37c7814313985f7fee54387dbf7a1cd9c5 (diff) | |
m5_hash: fix spaceintr hash [Tafoid]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/m5_cart.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hash/m5_cart.xml b/hash/m5_cart.xml index d5fbca937e4..de56e273e46 100644 --- a/hash/m5_cart.xml +++ b/hash/m5_cart.xml @@ -618,7 +618,7 @@ come from... they might be eventually removed --> <info name="usage" value="Requires 36k or more RAM" /> <part name="cart" interface="m5_cart"> <dataarea name="rom" size="6144"> - <rom name="spaceintruders.bin" size="6144" crc="2de02cf5" sha1="fd8fc752be6afcbf016f8a33e21ad9e1b7c50c48" offset="00000" /> + <rom name="spaceintruders.bin" size="6144" crc="2de02cf5" sha1="c1dc73480d1b0f584f8f2b779a2ca8bb0598280e" offset="00000" /> </dataarea> </part> </software> |
