mirror of
https://github.com/holub/mame
synced 2025-06-02 10:59:52 +03:00
comment out a line (nw)
This commit is contained in:
parent
be67993aa8
commit
b96e4d7b1f
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user