diff options
author | Scott Stone <tafoid@gmail.com> | 2017-10-15 19:47:46 -0400 |
---|---|---|
committer | Scott Stone <tafoid@gmail.com> | 2017-10-15 19:47:46 -0400 |
commit | 009929f37fda95b26f8caf670179700cdfa235bc (patch) | |
tree | 5ae13cad15b13bb94af2f008d35f34d6bf45dace | |
parent | b56d1f9defa46ca6cb95d1e6848ed446f068e577 (diff) |
Consistency renaming for "Dragon Ball Z" - addresses MT#6713 (nw)
-rw-r--r-- | hash/nes.hsi | 2 | ||||
-rw-r--r-- | hash/pippin.xml | 4 | ||||
-rw-r--r-- | src/devices/bus/nes/rexsoft.cpp | 4 | ||||
-rw-r--r-- | src/mame/drivers/dbz.cpp | 10 | ||||
-rw-r--r-- | src/mame/drivers/namcops2.cpp | 2 | ||||
-rw-r--r-- | src/mame/includes/dbz.h | 2 | ||||
-rw-r--r-- | src/mame/video/dbz.cpp | 4 | ||||
-rw-r--r-- | src/mame/video/konamiic.txt | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/hash/nes.hsi b/hash/nes.hsi index 1e33979049b..c968478802b 100644 --- a/hash/nes.hsi +++ b/hash/nes.hsi @@ -517,7 +517,7 @@ <extrainfo>134 0 32 64</extrainfo> </hash> - <hash crc32="592175b3" sha1="4097d5a814308e39d592466b60b64862699cc22a" name="2-in-1 - Yuu Yuu + Dragonball Z [p1]"> + <hash crc32="592175b3" sha1="4097d5a814308e39d592466b60b64862699cc22a" name="2-in-1 - Yuu Yuu + Dragon Ball Z [p1]"> <status>GoodNES Verified Image</status> <extrainfo>23 0 32 0</extrainfo> diff --git a/hash/pippin.xml b/hash/pippin.xml index 80b13e46ad2..aec3799db5a 100644 --- a/hash/pippin.xml +++ b/hash/pippin.xml @@ -10,7 +10,7 @@ NOTE: This list is here only to document available dumps and it's not used (yet) Undumped (to be confirmed): Name Publisher Serial Date @World Registration ? 01348C ? - Anime Designer - DragonBall Z (Sample disc) Bandai ? ? + Anime Designer - Dragon Ball Z (Sample disc) Bandai ? ? B no Kaidan ? ? ? Chibikko Club ? BDS-20009 ? CineNoir Bandai 31158C ? @@ -143,7 +143,7 @@ NOTE: This list is here only to document available dumps and it's not used (yet) </software> <software name="animedbz"> - <description>AnimeDesigner - DragonBall Z (Jpn)</description> + <description>AnimeDesigner - Dragon Ball Z (Jpn)</description> <year>1996</year> <publisher>Bandai</publisher> <info name="serial" value="BDE-10019" /> diff --git a/src/devices/bus/nes/rexsoft.cpp b/src/devices/bus/nes/rexsoft.cpp index 300bd07f96e..3d868a0c970 100644 --- a/src/devices/bus/nes/rexsoft.cpp +++ b/src/devices/bus/nes/rexsoft.cpp @@ -8,7 +8,7 @@ Here we emulate the following PCBs - * Rex Soft DragonBall Z V [mapper 12] + * Rex Soft Dragon Ball Z V [mapper 12] * Rex Soft SL-1632 [mapper 14] TODO: @@ -35,7 +35,7 @@ // constructor //------------------------------------------------- -DEFINE_DEVICE_TYPE(NES_REX_DBZ5, nes_rex_dbz5_device, "nes_rex_dbz5", "NES Cart Rex Soft DragonBall Z V PCB") +DEFINE_DEVICE_TYPE(NES_REX_DBZ5, nes_rex_dbz5_device, "nes_rex_dbz5", "NES Cart Rex Soft Dragon Ball Z V PCB") DEFINE_DEVICE_TYPE(NES_REX_SL1632, nes_rex_sl1632_device, "nes_rex_sl1632", "NES Cart Rex Soft SL-1632 PCB") diff --git a/src/mame/drivers/dbz.cpp b/src/mame/drivers/dbz.cpp index bccdb4a74de..45d260606a1 100644 --- a/src/mame/drivers/dbz.cpp +++ b/src/mame/drivers/dbz.cpp @@ -1,8 +1,8 @@ // license:BSD-3-Clause // copyright-holders:David Haywood, R. Belmont, Pierpaolo Prazzoli /* - Dragonball Z (c) 1993 Banpresto - Dragonball Z 2 - Super Battle (c) 1994 Banpresto + Dragon Ball Z (c) 1993 Banpresto + Dragon Ball Z 2 - Super Battle (c) 1994 Banpresto Driver by David Haywood, R. Belmont and Pierpaolo Prazzoli @@ -591,6 +591,6 @@ DRIVER_INIT_MEMBER(dbz_state,dbz2) ROM[0xae8/2] = 0x4e71; /* 0x005e */ } -GAME( 1993, dbz, 0, dbz, dbz, dbz_state, dbz, ROT0, "Banpresto", "Dragonball Z (rev B)", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) // crashes MAME in tile/PSAC2 ROM test -GAME( 1993, dbza, dbz, dbz, dbza, dbz_state, dbza, ROT0, "Banpresto", "Dragonball Z (rev A)", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) -GAME( 1994, dbz2, 0, dbz, dbz2, dbz_state, dbz2, ROT0, "Banpresto", "Dragonball Z 2 - Super Battle", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) // crashes MAME in tile/PSAC2 ROM test +GAME( 1993, dbz, 0, dbz, dbz, dbz_state, dbz, ROT0, "Banpresto", "Dragon Ball Z (rev B)", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) // crashes MAME in tile/PSAC2 ROM test +GAME( 1993, dbza, dbz, dbz, dbza, dbz_state, dbza, ROT0, "Banpresto", "Dragon Ball Z (rev A)", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) +GAME( 1994, dbz2, 0, dbz, dbz2, dbz_state, dbz2, ROT0, "Banpresto", "Dragon Ball Z 2 - Super Battle", MACHINE_IMPERFECT_GRAPHICS | MACHINE_SUPPORTS_SAVE ) // crashes MAME in tile/PSAC2 ROM test diff --git a/src/mame/drivers/namcops2.cpp b/src/mame/drivers/namcops2.cpp index be08b2fd660..7ef801edf75 100644 --- a/src/mame/drivers/namcops2.cpp +++ b/src/mame/drivers/namcops2.cpp @@ -66,7 +66,7 @@ Soul Calibur II................................. 123456X SC21 DVD0 D Soul Calibur III Arcade Edition................. 123456X SC31001-NA-DVD0-A DVD NM00031 SC31001-NA-A Namco 2005 \ " ................. 123456X SC31001-NA-DVD0-B DVD NM00031 SC31001-NA-A Namco 2005 / # % @ Sukusuku Inufuku 2 / The Dog Luck 2............. 123456X HM-IN2 CD NM00037 IN2 Ver.A Hampster/Video System 2007 -Super Dragonball Z / Chou Dragonball Z.......... XXXX56X DB1 DVD NM00027 DB1 Ver.B Banpresto 2005 +Super Dragon Ball Z / Chou Dragon Ball Z........ XXXX56X DB1 DVD NM00027 DB1 Ver.B Banpresto 2005 Taiko no Tatsujin 7............................. ------X TK71 DVD0 DVD NM00023 TK71 Ver.A Namco 2005 Taiko no Tatsujin 8............................. ------X TK8100-1-NA-DVD0-A DVD NM00033 TK81001-NA-A Namco 2006 Taiko No Tatsujin 9............................. XXXX56X TK9100-1-NA-DVD0-A DVD NM00038 TK91001-NA-A Namco 2006 diff --git a/src/mame/includes/dbz.h b/src/mame/includes/dbz.h index a210bf0d8a0..b3076f50093 100644 --- a/src/mame/includes/dbz.h +++ b/src/mame/includes/dbz.h @@ -2,7 +2,7 @@ // copyright-holders:David Haywood, R. Belmont, Pierpaolo Prazzoli /************************************************************************* - Dragonball Z + Dragon Ball Z *************************************************************************/ diff --git a/src/mame/video/dbz.cpp b/src/mame/video/dbz.cpp index dae60f3e7ea..9a50d2803a5 100644 --- a/src/mame/video/dbz.cpp +++ b/src/mame/video/dbz.cpp @@ -1,9 +1,9 @@ // license:BSD-3-Clause // copyright-holders:David Haywood, R. Belmont, Pierpaolo Prazzoli /* - Dragonball Z + Dragon Ball Z (c) 1993 Banpresto - Dragonball Z 2 Super Battle + Dragon Ball Z 2 Super Battle (c) 1994 Banpresto Video hardware emulation. diff --git a/src/mame/video/konamiic.txt b/src/mame/video/konamiic.txt index 622e4d9352f..6ff87b7f072 100644 --- a/src/mame/video/konamiic.txt +++ b/src/mame/video/konamiic.txt @@ -136,7 +136,7 @@ F-1 Grand Prix Part II *1992 2x68000 V-System Lethal Crash Race *1993 68000 V-System 053936 (roz+) Super Slams *1995 68000 V-System 053936 (roz+) Blazing Tornado *1991 68000 Metro 053936 (roz+) -Dragonball Z 2 *1994 68000 054157 054156 053247 053246 053251(x2) 053936(x2) (roz+) 053252(*) +Dragon Ball Z 2 *1994 68000 054157 054156 053247 053246 053251(x2) 053936(x2) (roz+) 053252(*) Notes: @@ -199,7 +199,7 @@ Premier Soccer fails 16D 18D 18F (053936) Hexion pass Run and Gun fails 36M (053936) 2U 2Y 5U 5Y (sprites) Quiz Gakumon no Susume pass -Dragonball Z 2 fails +Dragon Ball Z 2 fails |