void hyperstone_device::oped() { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_frame(decode); }
static void hyperstone_oped(UINT16 opcode) { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_frame(decode); }