void hyperstone_device::opa7() { LOCAL_DECODE_INIT; Rndecode(decode, 1); hyperstone_sari(decode); }
static void hyperstone_opa7(UINT16 opcode) { LOCAL_DECODE_INIT; Rndecode(decode, 1); hyperstone_sari(decode); }