Home
last modified time | relevance | path

Searched refs:hyperstone_shr (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.h390 void hyperstone_shr();
H A De132xs.cpp1843 case 0x83: hyperstone_shr(); break; in execute_run()
H A De132xsop.hxx1231 void hyperstone_device::hyperstone_shr() in hyperstone_shr() function in hyperstone_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/e132xs/
H A De132xs.h390 void hyperstone_shr();
H A De132xs.cpp1843 case 0x83: hyperstone_shr(); break; in execute_run()
H A De132xsop.hxx1231 void hyperstone_device::hyperstone_shr() in hyperstone_shr() function in hyperstone_device
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/e132xs/
H A De132xsop.inc957 hyperstone_shr(decode);
H A De132xs.cpp2563 static void hyperstone_shr(struct regs_decode *decode) in hyperstone_shr() function