Previous 199869 Revisions Next

r31618 Monday 11th August, 2014 at 20:08:53 UTC by hap
new clone added
-----------------
Growl (World, Rev 1) [caius]
[src/mame]mame.lst
[src/mame/drivers]taito_f2.c

trunk/src/mame/drivers/taito_f2.c
r31617r31618
45564556
45574557ROM_START( growl )
45584558   ROM_REGION( 0x100000, "maincpu", 0 )     /* 1024k for 68000 code */
4559   ROM_LOAD16_BYTE( "c74-10-1.ic59", 0x00000, 0x40000, CRC(8bf17a85) SHA1(e4aa1f6a107f7602ec25f1f3177c2541008bf1d5) )
4560   ROM_LOAD16_BYTE( "c74-08-1.ic61", 0x00001, 0x40000, CRC(bc70396f) SHA1(04022962352e5e0d9a356bc39794b2813997e704) )
4561   ROM_LOAD16_BYTE( "c74-11.ic58",   0x80000, 0x40000, CRC(ee3bd6d5) SHA1(71f961b4e3b3156bc52e489eb0a408a1fe537a61) )
4562   ROM_LOAD16_BYTE( "c74-14.ic60",   0x80001, 0x40000, CRC(b6c24ec7) SHA1(da8ac05d12c12a58bf5185d723358a0d1a0fe71e) )
4563
4564   ROM_REGION( 0x100000, "gfx1", 0 )   /* SCR */
4565   ROM_LOAD( "c74-01.ic34",   0x000000, 0x100000, CRC(3434ce80) SHA1(ef363107fba6f5088ef9c85dd692b5c98be67f75) )
4566
4567   ROM_REGION( 0x200000, "gfx2", 0 )   /* OBJ */
4568   ROM_LOAD( "c74-03.ic12",   0x000000, 0x100000, CRC(1a0d8951) SHA1(62af40f7ca651273d93fed5d55af24cf91331ec7) )
4569   ROM_LOAD( "c74-02.ic11",   0x100000, 0x100000, CRC(15a21506) SHA1(3d8f066e1226e030ce549959d5a8dd4506a0e0a2) )
4570
4571   ROM_REGION( 0x1c000, "audiocpu", 0 )      /* sound cpu */
4572   ROM_LOAD( "c74-12.ic62", 0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
4573   ROM_CONTINUE(            0x10000, 0x0c000 ) /* banked stuff */
4574
4575   ROM_REGION( 0x100000, "ymsnd", 0 )  /* ADPCM samples */
4576   ROM_LOAD( "c74-04.ic28",   0x000000, 0x100000, CRC(2d97edf2) SHA1(d3a995303facdad4f8e1fdda04eaaec4440ff371) )
4577
4578   ROM_REGION( 0x080000, "ymsnd.deltat", 0 )   /* Delta-T samples */
4579   ROM_LOAD( "c74-05.ic29",   0x000000, 0x080000, CRC(e29c0828) SHA1(f541d724f118130bb7a8f9e790582c68779cc6b6) )
4580
4581//Pals c74-06.48  c74-07.47
4582ROM_END
4583
4584ROM_START( growla )
4585   ROM_REGION( 0x100000, "maincpu", 0 )     /* 1024k for 68000 code */
45594586   ROM_LOAD16_BYTE( "c74-10.ic59",  0x00000, 0x40000, CRC(ca81a20b) SHA1(75d665f3e3cf1ab389f5390d4a4d2c9e49543c56) )
45604587   ROM_LOAD16_BYTE( "c74-08.ic61",  0x00001, 0x40000, CRC(aa35dd9e) SHA1(97229746f70c486bcf172ec09f7f9c9eede16006) )
45614588   ROM_LOAD16_BYTE( "c74-11.ic58",  0x80000, 0x40000, CRC(ee3bd6d5) SHA1(71f961b4e3b3156bc52e489eb0a408a1fe537a61) )
r31617r31618
45694596   ROM_LOAD( "c74-02.ic11",   0x100000, 0x100000, CRC(15a21506) SHA1(3d8f066e1226e030ce549959d5a8dd4506a0e0a2) )
45704597
45714598   ROM_REGION( 0x1c000, "audiocpu", 0 )      /* sound cpu */
4572   ROM_LOAD( "c74-12.ic62",   0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
4599   ROM_LOAD( "c74-12.ic62", 0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
45734600   ROM_CONTINUE(            0x10000, 0x0c000 ) /* banked stuff */
45744601
45754602   ROM_REGION( 0x100000, "ymsnd", 0 )  /* ADPCM samples */
r31617r31618
45774604
45784605   ROM_REGION( 0x080000, "ymsnd.deltat", 0 )   /* Delta-T samples */
45794606   ROM_LOAD( "c74-05.ic29",   0x000000, 0x080000, CRC(e29c0828) SHA1(f541d724f118130bb7a8f9e790582c68779cc6b6) )
4580
4581//Pals c74-06.48  c74-07.47
45824607ROM_END
45834608
45844609ROM_START( growlu )
r31617r31618
45964621   ROM_LOAD( "c74-02.ic11",   0x100000, 0x100000, CRC(15a21506) SHA1(3d8f066e1226e030ce549959d5a8dd4506a0e0a2) )
45974622
45984623   ROM_REGION( 0x1c000, "audiocpu", 0 )      /* sound cpu */
4599   ROM_LOAD( "c74-12.ic62",   0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
4624   ROM_LOAD( "c74-12.ic62", 0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
46004625   ROM_CONTINUE(            0x10000, 0x0c000 ) /* banked stuff */
46014626
46024627   ROM_REGION( 0x100000, "ymsnd", 0 )  /* ADPCM samples */
r31617r31618
46214646   ROM_LOAD( "c74-02.ic11",   0x100000, 0x100000, CRC(15a21506) SHA1(3d8f066e1226e030ce549959d5a8dd4506a0e0a2) )
46224647
46234648   ROM_REGION( 0x1c000, "audiocpu", 0 )      /* sound cpu */
4624   ROM_LOAD( "c74-12.ic62",   0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
4649   ROM_LOAD( "c74-12.ic62", 0x00000, 0x04000, CRC(bb6ed668) SHA1(e8c3a15ccbc788ac57d42bd2cabcdb2db6305489) )
46254650   ROM_CONTINUE(            0x10000, 0x0c000 ) /* banked stuff */
46264651
46274652   ROM_REGION( 0x100000, "ymsnd", 0 )  /* ADPCM samples */
r31617r31618
55485573GAME( 1990, gunfront,   0,        gunfront,  gunfront, driver_device,  0,        ROT270, "Taito Corporation Japan",   "Gun & Frontier (World)", GAME_SUPPORTS_SAVE )
55495574GAME( 1990, gunfrontj,  gunfront, gunfront,  gunfrontj, driver_device, 0,        ROT270, "Taito Corporation",         "Gun Frontier (Japan)", GAME_SUPPORTS_SAVE )
55505575
5551GAME( 1990, growl,      0,        growl,     growl, driver_device,     0,        ROT0,   "Taito Corporation Japan",   "Growl (World)", GAME_SUPPORTS_SAVE )
5576GAME( 1990, growl,      0,        growl,     growl, driver_device,     0,        ROT0,   "Taito Corporation Japan",   "Growl (World, Rev 1)", GAME_SUPPORTS_SAVE )
5577GAME( 1990, growla,     growl,    growl,     growl, driver_device,     0,        ROT0,   "Taito Corporation Japan",   "Growl (World)", GAME_SUPPORTS_SAVE )
55525578GAME( 1990, growlu,     growl,    growl,     growlu, driver_device,    0,        ROT0,   "Taito America Corporation", "Growl (US)", GAME_SUPPORTS_SAVE )
55535579GAME( 1990, runark,     growl,    growl,     runark, driver_device,    0,        ROT0,   "Taito Corporation",         "Runark (Japan)", GAME_SUPPORTS_SAVE )
55545580GAME( 1990, growlp,     growl,    growl,     growl, driver_device,     0,        ROT0,   "Taito Corporation Japan",   "Growl (World, prototype)", GAME_SUPPORTS_SAVE )
trunk/src/mame/mame.lst
r31617r31618
23842384gunfront        // 1991.?? C71 (c) 1990 Taito Corporation Japan (World)
23852385gunfrontj       // 1991.01 C71 (c) 1990 Taito Corporation (Japan)
23862386growl           // 1991.?? C74 (c) 1990 Taito Corporation Japan (World)
2387growla          // 1991.?? C74 (c) 1990 Taito Corporation Japan (World)
23872388growlu          // 1991.02 C74 (c) 1990 Taito America Corporation (US)
23882389runark          // 1991.02 C74 (c) 1990 Taito Corporation (Japan)
23892390growlp          // 1991.?? C74 (c) 1990 Taito Corporation Japan (World, prototype)

Previous 199869 Revisions Next


© 1997-2024 The MAME Team