void hyperstone_device::opfc() { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_br(decode); }
static void hyperstone_opfc(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_br(decode); }