static void hyperstone_opfc(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_br(decode); }
void hyperstone_device::ope7() { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dbht(decode); }
static void hyperstone_opeb(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dbgt(decode); }