From b96e4d7b1fbe34febafdfb4f501c6e29ca258d2b Mon Sep 17 00:00:00 2001 From: David Haywood Date: Tue, 12 Nov 2013 21:31:59 +0000 Subject: [PATCH] comment out a line (nw) --- src/mame/machine/pgmprot_igs027a_type3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/machine/pgmprot_igs027a_type3.c b/src/mame/machine/pgmprot_igs027a_type3.c index 22a79a5550f..0c804d59286 100644 --- a/src/mame/machine/pgmprot_igs027a_type3.c +++ b/src/mame/machine/pgmprot_igs027a_type3.c @@ -230,7 +230,7 @@ DRIVER_INIT_MEMBER(pgm_arm_type3_state,theglad) svg_basic_init(); pgm_theglad_decrypt(machine()); svg_latch_init(); - pgm_create_dummy_internal_arm_region(0x188); +// pgm_create_dummy_internal_arm_region(0x188); UINT16 *temp16 = (UINT16 *)memregion("prot")->base();