DRIVER_INIT_MEMBER(igs_m027_state,sddz) { sddz_decrypt(machine()); //sdwx_gfx_decrypt(machine()); pgm_create_dummy_internal_arm_region(machine()); }
void igs_m027_state::init_sddz() { sddz_decrypt(machine()); //sdwx_gfx_decrypt(machine()); pgm_create_dummy_internal_arm_region(); }