~ubuntu-branches/ubuntu/lucid/sdlmame/lucid

« back to all changes in this revision

Viewing changes to src/mame/drivers/wolfpack.c

  • Committer: Bazaar Package Importer
  • Author(s): Cesare Falco
  • Date: 2009-11-03 17:10:15 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091103171015-6hop4ory5lxnumpn
Tags: 0.135-0ubuntu1
* New upstream release - Closes (LP: #403212)
* debian/watch: unstable releases are no longer detected
* mame.ini: added the cheat subdirectories to cheatpath so zipped
  cheatfiles will be searched too
* renamed crsshair subdirectory to crosshair to reflect upstream change
* mame.ini: renamed references to crosshair subdirectory (see above)

Show diffs side-by-side

added added

removed removed

Lines of Context:
347
347
        ROM_LOAD_NIB_HIGH( "30288.h3", 0x7800, 0x0800, CRC(b80ab7b6) SHA1(f2ede98ac5337064499ae2262a8a81f83505bd66) )
348
348
        ROM_RELOAD       (             0xF800, 0x0800 )
349
349
 
350
 
        ROM_REGION( 0x0400, "gfx1", ROMREGION_DISPOSE )
 
350
        ROM_REGION( 0x0400, "gfx1", 0 )
351
351
        ROM_LOAD( "30291.c1", 0x0000, 0x0400, CRC(7e3d22cf) SHA1(92e6bbe049dc8fcd674f2ff96cde3786f714508d) )
352
352
 
353
 
        ROM_REGION( 0x1000, "gfx2", ROMREGION_DISPOSE )
 
353
        ROM_REGION( 0x1000, "gfx2", 0 )
354
354
        ROM_LOAD( "30289.j6", 0x0000, 0x0800, CRC(f63e5629) SHA1(d64f19fc62060d395df5bb8663a7694a23b0aa2e) )
355
355
        ROM_LOAD( "30290.k6", 0x0800, 0x0800, CRC(70d5430e) SHA1(d512fc3bb0cf0816a1c987f7188c4b331303347f) )
356
356
 
357
 
        ROM_REGION( 0x0400, "gfx3", ROMREGION_DISPOSE )
 
357
        ROM_REGION( 0x0400, "gfx3", 0 )
358
358
        ROM_LOAD( "30294.p4", 0x0000, 0x0400, CRC(ea93f4b9) SHA1(48b4e0136f5349eb53fea7127a969d87457d70f9) )
359
359
 
360
 
        ROM_REGION( 0x0400, "gfx4", ROMREGION_DISPOSE )
 
360
        ROM_REGION( 0x0400, "gfx4", 0 )
361
361
        ROM_LOAD( "30293.m6", 0x0000, 0x0400, CRC(11900d47) SHA1(2dcb3c3488a5e9ed7f1751649f8dc25696f0f57a) )
362
362
 
363
363
        ROM_REGION( 0x0800, "speech", 0 ) /* voice data */