diff options
| author | 2014-06-05 15:36:11 +0000 | |
|---|---|---|
| committer | 2014-06-05 15:36:11 +0000 | |
| commit | 6ef7f9fb745312e8d5fed89a9ee0e2357519f906 (patch) | |
| tree | 7ffd30fe1d4ace3b3aadb877b02e2105f32d50f8 /hash | |
| parent | 31bc08932ef20a06c50f80cd850964b75ed0d378 (diff) | |
Fixed msx2_flop.xml validation (nw)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/msx2_flop.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/msx2_flop.xml b/hash/msx2_flop.xml index 852c786e8ca..6f8093e1c12 100644 --- a/hash/msx2_flop.xml +++ b/hash/msx2_flop.xml @@ -316,13 +316,13 @@ The following floppies came with the machines. <!-- Floppy #2 is the game disk --> <part name="flop2" interface="floppy_3_5"> <dataarea name="flop" size="737280"> - <rom name="ARC_disk_B.dsk" size="737280" crc="af2bd084" sha1="8d91f61e28c0d813f16adb06e019da911aa84b2c" offset="0" /> + <rom name="arc_disk_b.dsk" size="737280" crc="af2bd084" sha1="8d91f61e28c0d813f16adb06e019da911aa84b2c" offset="0" /> </dataarea> </part> <!-- Floppy #1 contains the manual --> <part name="flop1" interface="floppy_3_5"> <dataarea name="flop" size="737280"> - <rom name="ARC_disk_A.dsk" size="737280" crc="dfd9c28d" sha1="ddff24b17fd4fcaecd8197fb8a20099483924565" offset="0" /> + <rom name="arc_disk_a.dsk" size="737280" crc="dfd9c28d" sha1="ddff24b17fd4fcaecd8197fb8a20099483924565" offset="0" /> </dataarea> </part> <part name="cart" interface="msx_cart"> |
