void hyperstone_device::opc0() { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fadd(decode); }
static void hyperstone_opc0(UINT16 opcode) { LOCAL_DECODE_INIT; LLdecode(decode); hyperstone_fadd(decode); }