diff --git a/release/whatsnew.txt b/release/whatsnew.txt index e4ea3bf13..a98634c8c 100644 --- a/release/whatsnew.txt +++ b/release/whatsnew.txt @@ -134,7 +134,7 @@ STTNG LX-8 (MOD) (using the special L-1 sound roms, note that the special callou Swords of Fury LG-2 (German) Teenage Mutant Ninja Turtles A 0.7 VUK (Prototype) Time Machine (Zaccaria, Italian Speech) -Tommy 1.02 (Belgian), 3.01 (German) +Tommy 1.02 (Belgian), 2.01 (Dutch), 3.01 (German) White Water P-6 (Prototype) Wildfyre (One Ball MOD) Zankor (TMS5220 Italian Speech) diff --git a/src/wpc/degames.c b/src/wpc/degames.c index bc0503fd7..3af441583 100644 --- a/src/wpc/degames.c +++ b/src/wpc/degames.c @@ -1135,6 +1135,16 @@ DE2S_SOUNDROM14444( "tommysnd.u7" ,CRC(ab0b4626) SHA1(31237b4f5e866710506f1336e3 DE_ROMEND CORE_CLONEDEF(tomy,301g,400,"Tommy Pinball Wizard, The Who's (3.01 German)",1994,"Data East",de_mDEDMD32S2A,0) +DE_ROMSTARTx0(tomy_201d,"Tommy_2.01_Dutch_cpu.bin", CRC(9705af61) SHA1(8a302d2f217d0f10bf100606643fc1780564da67)) +DE_DMD32ROM8x( "Tommy_2.00_display.bin",CRC(e554e0dc) SHA1(2b3baf20280134e3a40c41e0e0c39578dd905abe)) +DE2S_SOUNDROM14444( "tommysnd.u7" ,CRC(ab0b4626) SHA1(31237b4f5e866710506f1336e3ca2dbd6a89385a), + "tommysnd.u17",CRC(11bb2aa7) SHA1(57b4867c109996861f45ead1ceedb7153aff852e), + "tommysnd.u21",CRC(bb4aeec3) SHA1(2ac6cd25b79584fa6ad2c8a36c3cc58ab8ec0206), + "tommysnd.u36",CRC(208d7aeb) SHA1(af8af2094d1a91c7b4ef8ac6d4f594728e97450f), + "tommysnd.u37",CRC(46180085) SHA1(f761c27532180de313f23b41f02341783be8938b)) +DE_ROMEND +CORE_CLONEDEF(tomy,201d,400,"Tommy Pinball Wizard, The Who's (2.01 Dutch)",1994,"Data East",de_mDEDMD32S2A,0) + DE_ROMSTARTx0(tomy_h30,"tomcpuh.300", CRC(121b5932) SHA1(e7d7bf8a78baf1c00c8bac908d4646586b8cf1f5)) DE_DMD32ROM8x( "tommydva.300",CRC(1f2d0896) SHA1(50c617e30bb843c69a6ca8afeeb751c886f5e6bd)) DE2S_SOUNDROM14444( "tommysnd.u7" ,CRC(ab0b4626) SHA1(31237b4f5e866710506f1336e3ca2dbd6a89385a), diff --git a/src/wpc/driver.c b/src/wpc/driver.c index 2424eb318..2352403d8 100644 --- a/src/wpc/driver.c +++ b/src/wpc/driver.c @@ -551,6 +551,7 @@ DRIVER(tftc,303) // 11/93 Tales From the Crypt (3.03) DRIVER(tftc,400) // 10/15 Tales From the Crypt (4.00 unofficial MOD) DRIVER(tomy,102) //Data East MPU: 01/94 The Who's Tommy Pinball Wizard (1.02) DRIVER(tomy,102be) // 01/94 The Who's Tommy Pinball Wizard (1.02 Belgian) +DRIVER(tomy,201d) // 01/94 The Who's Tommy Pinball Wizard (2.01 Dutch) DRIVER(tomy,h30) // 02/94 The Who's Tommy Pinball Wizard (3.00 Dutch) DRIVER(tomy,301g) // 03/94 The Who's Tommy Pinball Wizard (3.01 German) DRIVER(tomy,400) // 05/94 The Who's Tommy Pinball Wizard (4.00)