diff options
-rw-r--r-- | hash/msx1_cart.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/msx1_cart.xml b/hash/msx1_cart.xml index fd1041b74c4..069519d58fd 100644 --- a/hash/msx1_cart.xml +++ b/hash/msx1_cart.xml @@ -13833,14 +13833,14 @@ legacy FM implementations cannot find it. <feature name="slot" value="fs_sr022" /> <feature name="pcb" value="DFUP0058ZAJ" /> <dataarea name="rom" size="262144"> - <rom name="PRO ROM V1.0 DASR022A1.ic16" size="32768" crc="381b3431" sha1="8c7ae1a1720b1dae9af9904e638b868f56d905c2" offset="0" /> + <rom name="pro rom v1.0 dasr022a1.ic16" size="32768" crc="381b3431" sha1="8c7ae1a1720b1dae9af9904e638b868f56d905c2" offset="0" /> <!-- The dictionary is in 4 32KB EEPROMs instead of one 128KB rom: - DIC1 ROM V1.0 DASR022B1.ic15 - DIC2 ROM V1.0 DASR022C1.ic14 - DIC3 ROM V1.0 DASR022D1.ic13 - DIC4 ROM V1.0 DASR022E1.ic12 --> - <rom name="jisyo data (japan) (program).rom" size="131072" crc="46e90b77" sha1="765413bb6b03bc3bb888ee8fe00b99ef69c1317a" flags="baddump" offset="0x20000" /> + <rom name="jisyo data (japan) (program).rom" size="131072" crc="46e90b77" sha1="765413bb6b03bc3bb888ee8fe00b99ef69c1317a" status="baddump" offset="0x20000" /> </dataarea> </part> </software> |