void hyperstone_device::ope2() { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dbe(decode); }
static void hyperstone_ope2(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dbe(decode); }