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

« back to all changes in this revision

Viewing changes to src/mame/drivers/taitotz.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:
134
134
        ROM_REGION( 0x10000, "sound_cpu", 0 ) /* Internal ROM :( */
135
135
        ROM_LOAD( "e68-01.ic7", 0x000000, 0x010000, NO_DUMP )
136
136
 
137
 
        ROM_REGION( 0x500, "plds", ROMREGION_DISPOSE )
 
137
        ROM_REGION( 0x500, "plds", 0 )
138
138
        ROM_LOAD( "e82-01.ic44", 0x000, 0x117, CRC(49eea30f) SHA1(ef97c792358f05b9214a2f58ee1e97e8208806c4) )
139
139
        ROM_LOAD( "e82-02.ic45", 0x117, 0x2dd, CRC(f581cff5) SHA1(468e0e6a3828f2dcda35c6d523154510f9c99db7) )
140
140
        ROM_LOAD( "e68-06.ic24", 0x3f4, 0x100, NO_DUMP )