Previous 199869 Revisions Next

r26128 Tuesday 12th November, 2013 at 21:31:59 UTC by David Haywood
comment out a line (nw)
[src/mame/machine]pgmprot_igs027a_type3.c

trunk/src/mame/machine/pgmprot_igs027a_type3.c
r26127r26128
230230   svg_basic_init();
231231   pgm_theglad_decrypt(machine());
232232   svg_latch_init();
233   pgm_create_dummy_internal_arm_region(0x188);
233//   pgm_create_dummy_internal_arm_region(0x188);
234234
235235   UINT16 *temp16 = (UINT16 *)memregion("prot")->base();
236236

Previous 199869 Revisions Next


© 1997-2024 The MAME Team