Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8x41/
H A Dmcs48.cpp759 OPHANDLER( anld_p4_a ) { burn_cycles(2); expander_operation(EXPANDER_OP_AND, 4); } in OPHANDLER() argument
1088 …OP(anl_bus_n), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1124 …OP(illegal), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1160 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1196 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp631 OPHANDLER( anld_p4_a ) { burn_cycles(2); expander_operation(EXPANDER_OP_AND, 4); } in OPHANDLER() argument
957 …OP(anl_bus_n), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
993 …OP(illegal), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1029 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1065 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
H A Dmcs48.h304 void anld_p4_a(); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp631 OPHANDLER( anld_p4_a ) { burn_cycles(2); expander_operation(EXPANDER_OP_AND, 4); } in OPHANDLER() argument
957 …OP(anl_bus_n), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
993 …OP(illegal), OP(anl_p1_n), OP(anl_p2_n), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1029 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
1065 …OP(illegal), OP(illegal), OP(illegal), OP(illegal), OP(anld_p4_a), OP(anld_p5_a), OP(an…
H A Dmcs48.h304 void anld_p4_a(); in DECLARE_DEVICE_TYPE()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i8039/
H A Di8039.c284 static void anld_p4_a(void) { port_w( 4, port_r(4) & M_RDMEM_OPCODE() ); } in anld_p4_a() function
537 …{2, anl_bus_n },{2, anl_p1_n },{2, anl_p2_n },{0, illegal },{2, anld_p4_a },{2, anld_p5_a },{…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i8039/
H A Di8039.c239 static void anld_p4_a(void) { port_w( 4, port_r(4) & M_RDMEM_OPCODE() ); } in anld_p4_a() function
534 …{2, anl_bus_n },{2, anl_p1_n },{2, anl_p2_n },{0, illegal },{2, anld_p4_a },{2, anld_p5_a },{…
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8039/
H A Di8039.cpp408 static void anld_p4_a(void) { port_w( 4, (port_r(4) & M_RDMEM_OPCODE()) & 0x0f ); } in anld_p4_a() function
668 …{2, anl_bus_n },{2, anl_p1_n },{2, anl_p2_n },{0, illegal },{2, anld_p4_a },{2, anld_p5_a },{2, a…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/i8039/
H A Di8039.cpp403 static void anld_p4_a(void) { port_w( 4, (port_r(4) & M_RDMEM_OPCODE()) & 0x0f ); } in anld_p4_a() function
663 …{2, anl_bus_n },{2, anl_p1_n },{2, anl_p2_n },{0, illegal },{2, anld_p4_a },{2, anld_p5_a },{2, a…
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i8039/
H A Di8039.c288 static void anld_p4_a(void) { port_w( 4, port_r(4) & M_RDMEM_OPCODE() ); } in anld_p4_a() function
592 …{2, anl_bus_n },{2, anl_p1_n },{2, anl_p2_n },{0, illegal },{2, anld_p4_a },{2, anld_p5_a },{…