void hyperstone_device::opcc() { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fcvt(decode); }
static void hyperstone_opcc(UINT16 opcode) { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fcvt(decode); }