void hyperstone_device::opea() { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dble(decode); }
static void hyperstone_opea(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_dble(decode); }