void hyperstone_device::op27() { LOCAL_DECODE_INIT; RRdecodewithHflag(decode, 1, 1); hyperstone_mov(decode); }
static void hyperstone_op27(UINT16 opcode) { LOCAL_DECODE_INIT; RRdecodewithHflag(decode, 1, 1); hyperstone_mov(decode); }