Home
last modified time | relevance | path

Searched refs:in_a_p2 (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8x41/
H A Dmcs48.cpp841 OPHANDLER( in_a_p2 ) { burn_cycles(2); mcs48->a = port_r(2) & mcs48->p2; } in OPHANDLER() argument
1070 …OP(ins_a_bus), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1106 …OP(illegal), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1142 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1178 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp710 OPHANDLER( in_a_p2 ) { burn_cycles(2); m_a = port_r(2) & m_p2; } in OPHANDLER() argument
939 …OP(ins_a_bus), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
975 …OP(illegal), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1011 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1047 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
H A Dmcs48.h351 void in_a_p2(); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp710 OPHANDLER( in_a_p2 ) { burn_cycles(2); m_a = port_r(2) & m_p2; } in OPHANDLER() argument
939 …OP(ins_a_bus), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
975 …OP(illegal), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1011 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
1047 …OP(in_a_p0), OP(in_a_p1), OP(in_a_p2), OP(illegal), OP(movd_a_p4), OP(movd_a_p5), OP(mo…
H A Dmcs48.h351 void in_a_p2(); in DECLARE_DEVICE_TYPE()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i8039/
H A Di8039.c327 static void in_a_p2(void) { R.A = port_r(2) & R.P2; } in in_a_p2() function
519 …{2, ins_a_bus },{2, in_a_p1 },{2, in_a_p2 },{0, illegal },{2, movd_a_p4 },{2, movd_a_p5 },{2,…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i8039/
H A Di8039.c293 static void in_a_p2(void) { R.A = port_r(2); } in in_a_p2() function
516 …{2, ins_a_bus },{2, in_a_p1 },{2, in_a_p2 },{0, illegal },{2, movd_a_p4 },{2, movd_a_p5 },{2,…
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8039/
H A Di8039.cpp451 static void in_a_p2(void) { R.A = port_r(2) & R.P2; } in in_a_p2() function
650 …{2, ins_a_bus },{2, in_a_p1 },{2, in_a_p2 },{0, illegal },{2, movd_a_p4 },{2, movd_a_p5 },{2, mov…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/i8039/
H A Di8039.cpp446 static void in_a_p2(void) { R.A = port_r(2) & R.P2; } in in_a_p2() function
645 …{2, ins_a_bus },{2, in_a_p1 },{2, in_a_p2 },{0, illegal },{2, movd_a_p4 },{2, movd_a_p5 },{2, mov…
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i8039/
H A Di8039.c342 static void in_a_p2(void) { R.A = port_r(2) & R.P2; } in in_a_p2() function
574 …{2, ins_a_bus },{2, in_a_p1 },{2, in_a_p2 },{0, illegal },{2, movd_a_p4 },{2, movd_a_p5 },{2,…