summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pcktgal.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-07-09 08:03:31 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-07-09 08:03:31 +0000
commit7af2304c8138b3c9598710af73c98020f234797a (patch)
tree9bd0a27b762b3cbd693d362ee678b29a57c4a941 /src/mame/drivers/pcktgal.c
parent5201d52344024ddc2f3288cf090b9a6ee37bc342 (diff)
Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems
to be working reliably. Deprecated the ROMREGION_DISPOSE flag, as 98% of the use of it no longer is applicable with on-the-fly decoding, and the remaining cases are difficult to identify among the others.
Diffstat (limited to 'src/mame/drivers/pcktgal.c')
-rw-r--r--src/mame/drivers/pcktgal.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/mame/drivers/pcktgal.c b/src/mame/drivers/pcktgal.c
index f70fe52239d..4251e138ee4 100644
--- a/src/mame/drivers/pcktgal.c
+++ b/src/mame/drivers/pcktgal.c
@@ -281,11 +281,11 @@ ROM_START( pcktgal )
ROM_LOAD( "eb03.f2", 0x10000, 0x8000, CRC(cb029b02) SHA1(fbb3da08ed05ae73fbeeb13e0e2ff735aaf83db8) )
ROM_CONTINUE( 0x08000, 0x8000 )
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "eb01.d11", 0x00000, 0x10000, CRC(63542c3d) SHA1(4f42af99a6d9d4766afe0bebe10d6a97811a0082) )
ROM_LOAD( "eb02.d12", 0x10000, 0x10000, CRC(a9dcd339) SHA1(245824ab86cdfe4b842ce1be0af60f2ff4c6ae07) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "eb00.a1", 0x00000, 0x10000, CRC(6c1a14a8) SHA1(03201197304c5f1d854b8c4f4a5c78336b51f872) )
ROM_REGION( 0x0400, "proms", 0 )
@@ -304,11 +304,11 @@ ROM_START( pcktgalb )
ROM_LOAD( "eb03.f2", 0x10000, 0x8000, CRC(cb029b02) SHA1(fbb3da08ed05ae73fbeeb13e0e2ff735aaf83db8) )
ROM_CONTINUE( 0x08000, 0x8000 )
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "sexybill.005", 0x00000, 0x10000, CRC(3128dc7b) SHA1(d011181e544b8284ecdf54578da5469804e06c63) )
ROM_LOAD( "sexybill.006", 0x10000, 0x10000, CRC(0fc91eeb) SHA1(9d9a54c8dd41c10d07aabb6a2d8dbaf35c6e4533) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "sexybill.003", 0x00000, 0x08000, CRC(58182daa) SHA1(55ce4b0ea2cb1c559c12815c9e453624e0d95515) )
ROM_LOAD( "sexybill.004", 0x08000, 0x08000, CRC(33a67af6) SHA1(6d9c04658ed75b970821a5c8b1f60c3c08fdda0a) )
@@ -328,11 +328,11 @@ ROM_START( pcktgal2 )
ROM_LOAD( "eb03-2.f2", 0x10000, 0x8000, CRC(9408ffb4) SHA1(ddcb67da4acf3d986d54ad10404f213528a8bb62) )
ROM_CONTINUE( 0x08000, 0x8000)
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "eb01-2.rom", 0x00000, 0x10000, CRC(e52b1f97) SHA1(4814fe3b2eb08ac173e09ffadc6e5daa9affa1a0) )
ROM_LOAD( "eb02-2.rom", 0x10000, 0x10000, CRC(f30d965d) SHA1(a787457b33ad39e78fcf8da0715fab7a63869bf9) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "eb00.a1", 0x00000, 0x10000, CRC(6c1a14a8) SHA1(03201197304c5f1d854b8c4f4a5c78336b51f872) )
ROM_REGION( 0x0400, "proms", 0 )
@@ -351,11 +351,11 @@ ROM_START( pcktgl2j )
ROM_LOAD( "eb03-2.f2", 0x10000, 0x8000, CRC(9408ffb4) SHA1(ddcb67da4acf3d986d54ad10404f213528a8bb62) )
ROM_CONTINUE( 0x08000, 0x8000)
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "eb01-2.d11", 0x00000, 0x10000, CRC(8f42ab1a) SHA1(315fb26bbe004c08629a0a3a6e9d129768119e6b) )
ROM_LOAD( "eb02-2.d12", 0x10000, 0x10000, CRC(f394cb35) SHA1(f351b8b6fd8a6637ef9031f7a410a334da8ea5ae) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "eb00.a1", 0x00000, 0x10000, CRC(6c1a14a8) SHA1(03201197304c5f1d854b8c4f4a5c78336b51f872) )
ROM_REGION( 0x0400, "proms", 0 )
@@ -374,11 +374,11 @@ ROM_START( spool3 )
ROM_LOAD( "eb03-2.f2", 0x10000, 0x8000, CRC(9408ffb4) SHA1(ddcb67da4acf3d986d54ad10404f213528a8bb62) )
ROM_CONTINUE( 0x08000, 0x8000)
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "deco2.bin", 0x00000, 0x10000, CRC(0a23f0cf) SHA1(8554215001ffc9e6f141e57cc11b400a853f89f2) )
ROM_LOAD( "deco3.bin", 0x10000, 0x10000, CRC(55ea7c45) SHA1(a8a6ff0c8a5aaee3afbfc3e71a171fb1d2360b45) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "eb00.a1", 0x00000, 0x10000, CRC(6c1a14a8) SHA1(03201197304c5f1d854b8c4f4a5c78336b51f872) )
ROM_REGION( 0x0400, "proms", 0 )
@@ -397,11 +397,11 @@ ROM_START( spool3i )
ROM_LOAD( "eb03-2.f2", 0x10000, 0x8000, CRC(9408ffb4) SHA1(ddcb67da4acf3d986d54ad10404f213528a8bb62) )
ROM_CONTINUE( 0x08000, 0x8000)
- ROM_REGION( 0x20000, "gfx1", ROMREGION_DISPOSE )
+ ROM_REGION( 0x20000, "gfx1", 0 )
ROM_LOAD( "deco2.bin", 0x00000, 0x10000, CRC(0a23f0cf) SHA1(8554215001ffc9e6f141e57cc11b400a853f89f2) )
ROM_LOAD( "deco3.bin", 0x10000, 0x10000, CRC(55ea7c45) SHA1(a8a6ff0c8a5aaee3afbfc3e71a171fb1d2360b45) )
- ROM_REGION( 0x10000, "gfx2", ROMREGION_DISPOSE )
+ ROM_REGION( 0x10000, "gfx2", 0 )
ROM_LOAD( "eb00.a1", 0x00000, 0x10000, CRC(6c1a14a8) SHA1(03201197304c5f1d854b8c4f4a5c78336b51f872) )
ROM_REGION( 0x0400, "proms", 0 )