void hyperstone_device::opef() { LOCAL_DECODE_INIT; LRconstdecode(decode, 1); hyperstone_call(decode); }
static void hyperstone_opef(UINT16 opcode) { LOCAL_DECODE_INIT; LRconstdecode(decode, 1); hyperstone_call(decode); }