Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8x41/
H A Dmcs48.cpp753 OPHANDLER( anl_a_xr1 ) { burn_cycles(1); mcs48->a &= ram_r(R1); } in OPHANDLER() argument
1079 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1115 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1151 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1187 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp625 OPHANDLER( anl_a_xr1 ) { burn_cycles(1); m_a &= ram_r(R1); } in OPHANDLER() argument
948 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
984 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1020 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1056 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
H A Dmcs48.h299 void anl_a_xr1(); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp625 OPHANDLER( anl_a_xr1 ) { burn_cycles(1); m_a &= ram_r(R1); } in OPHANDLER() argument
948 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
984 …OP(anl_a_xr0), OP(anl_a_xr1), OP(jb_2), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1020 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
1056 …OP(anl_a_xr0), OP(anl_a_xr1), OP(illegal), OP(anl_a_n), OP(call_2), OP(strt_t), OP(jt…
H A Dmcs48.h299 void anl_a_xr1(); in DECLARE_DEVICE_TYPE()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i8039/
H A Di8039.c280 static void anl_a_xr1(void) { R.A &= intRAM[R1 & 0x7f]; } in anl_a_xr1() function
528 …{1, anl_a_xr0 },{1, anl_a_xr1 },{2, jb_2 },{2, anl_a_n },{2, call_2 },{1, strt_t },{2, jt…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i8039/
H A Di8039.c235 static void anl_a_xr1(void) { R.A &= intRAM[R1 & 0x7f]; } in anl_a_xr1() function
525 …{1, anl_a_xr0 },{1, anl_a_xr1 },{2, jb_2 },{2, anl_a_n },{2, call_2 },{1, strt_t },{2, jt…
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8039/
H A Di8039.cpp393 static void anl_a_xr1(void) { R.A &= INTRAM_R(R1); } in anl_a_xr1() function
659 …{1, anl_a_xr0 },{1, anl_a_xr1 },{2, jb_2 },{2, anl_a_n },{2, call_2 },{1, strt_t },{2, jt_1 },…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/i8039/
H A Di8039.cpp388 static void anl_a_xr1(void) { R.A &= INTRAM_R(R1); } in anl_a_xr1() function
654 …{1, anl_a_xr0 },{1, anl_a_xr1 },{2, jb_2 },{2, anl_a_n },{2, call_2 },{1, strt_t },{2, jt_1 },…
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i8039/
H A Di8039.c284 static void anl_a_xr1(void) { R.A &= intRAM[R1 & 0x7f]; } in anl_a_xr1() function
583 …{1, anl_a_xr0 },{1, anl_a_xr1 },{2, jb_2 },{2, anl_a_n },{2, call_2 },{1, strt_t },{2, jt…