mirror of
https://github.com/holub/mame
synced 2025-06-04 20:06:28 +03:00
pc98_cd.xml: This change fixes the mismatch for the only known case where CHD label ended in a "." (in this case "...") which is typically an extension separation. CHD label entries in source are always ".CHD" as actual filenames and extensions are stripped off which is why the 'toshin2s' entry scanned internally and with most common external utilities as not needing the trailing period marks.
This commit is contained in:
parent
466b84187a
commit
3d7aef469c
@ -4741,7 +4741,7 @@ license:CC0
|
||||
<info name="release" value="19951208" />
|
||||
<part name="cdrom" interface="cdrom">
|
||||
<diskarea name="cdrom">
|
||||
<disk name="toushin toshi ii - soshite, sorekara..." sha1="10ae6ad7d25f19f4af5dc51953c733496b14b5b2" />
|
||||
<disk name="toushin toshi ii - soshite, sorekara" sha1="10ae6ad7d25f19f4af5dc51953c733496b14b5b2" />
|
||||
</diskarea>
|
||||
</part>
|
||||
</software>
|
||||
|
Loading…
Reference in New Issue
Block a user