void hyperstone_device::opf0() { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_bv(decode); }
static void hyperstone_opf0(UINT16 opcode) { LOCAL_DECODE_INIT; PCreldecode(decode); hyperstone_bv(decode); }