From 6fe41fc71ebdf97cb8568c7d8a22c2ad82433721 Mon Sep 17 00:00:00 2001 From: jackchatelet Date: Fri, 27 Mar 2015 16:40:21 +0000 Subject: [PATCH] d_mitchel.cpp: rename bb9.bin crc 3a5883f5 to pang_09.bin (as it was previously) in pangb and pangb2 sets to avoid any "hash collision name". --- src/burn/drv/pre90s/d_mitchell.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/burn/drv/pre90s/d_mitchell.cpp b/src/burn/drv/pre90s/d_mitchell.cpp index e8e9b9bde..7d42bf4f2 100644 --- a/src/burn/drv/pre90s/d_mitchell.cpp +++ b/src/burn/drv/pre90s/d_mitchell.cpp @@ -665,7 +665,7 @@ static struct BurnRomInfo PangbRomDesc[] = { { "pang_02.bin", 0x20000, 0x3f15bb61, BRF_ESS | BRF_PRG }, // 1 { "pang_03.bin", 0x20000, 0x0c8477ae, BRF_ESS | BRF_PRG }, // 2 - { "bb9.bin", 0x20000, 0x3a5883f5, BRF_GRA }, // 3 Characters + { "pang_09.bin", 0x20000, 0x3a5883f5, BRF_GRA }, // 3 Characters { "bb3.bin", 0x20000, 0x79a8ed08, BRF_GRA }, // 4 { "bb11.bin", 0x20000, 0x166a16ae, BRF_GRA }, // 5 { "bb5.bin", 0x20000, 0x2fb3db6c, BRF_GRA }, // 6 @@ -747,7 +747,7 @@ static struct BurnRomInfo Pangb2RomDesc[] = { { "27c512.11h", 0x10000, 0x369a453e, BRF_ESS | BRF_PRG }, // 0 Z80 #1 Program Code { "27c020.13h", 0x40000, 0x5e7f24b1, BRF_ESS | BRF_PRG }, // 1 - { "bb9.bin", 0x20000, 0x3a5883f5, BRF_GRA }, // 2 Characters + { "pang_09.bin", 0x20000, 0x3a5883f5, BRF_GRA }, // 2 Characters { "bb3.bin", 0x20000, 0x79a8ed08, BRF_GRA }, // 3 { "bb11.bin", 0x20000, 0x166a16ae, BRF_GRA }, // 4 { "bb5.bin", 0x20000, 0x2fb3db6c, BRF_GRA }, // 5