Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8x41/
H A Dmcs48.cpp729 OPHANDLER( add_a_xr1 ) { burn_cycles(1); execute_add(ram_r(R1)); } in OPHANDLER() argument
1081 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1117 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1153 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1189 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp601 OPHANDLER( add_a_xr1 ) { burn_cycles(1); execute_add(ram_r(R1)); } in OPHANDLER() argument
950 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
986 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1022 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1058 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
H A Dmcs48.h277 void add_a_xr1(); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.cpp601 OPHANDLER( add_a_xr1 ) { burn_cycles(1); execute_add(ram_r(R1)); } in OPHANDLER() argument
950 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
986 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1022 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
1058 …OP(add_a_xr0), OP(add_a_xr1), OP(mov_t_a), OP(illegal), OP(jmp_3), OP(stop_tcnt), OP(il…
H A Dmcs48.h277 void add_a_xr1(); in DECLARE_DEVICE_TYPE()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/i8039/
H A Di8039.c258 static void add_a_xr1(void) { M_ADD(intRAM[R1 & 0x7f]); } in add_a_xr1() function
530 …{1, add_a_xr0 },{1, add_a_xr1 },{1, mov_t_a },{0, illegal },{2, jmp_3 },{1, stop_tcnt },{0,…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/i8039/
H A Di8039.c213 static void add_a_xr1(void) { M_ADD(intRAM[R1 & 0x7f]); } in add_a_xr1() function
527 …{1, add_a_xr0 },{1, add_a_xr1 },{1, mov_t_a },{0, illegal },{2, jmp_3 },{1, stop_tcnt },{0,…
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/i8039/
H A Di8039.cpp371 static void add_a_xr1(void) { M_ADD(INTRAM_R(R1)); } in add_a_xr1() function
661 …{1, add_a_xr0 },{1, add_a_xr1 },{1, mov_t_a },{0, illegal },{2, jmp_3 },{1, stop_tcnt },{0, i…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/i8039/
H A Di8039.cpp366 static void add_a_xr1(void) { M_ADD(INTRAM_R(R1)); } in add_a_xr1() function
656 …{1, add_a_xr0 },{1, add_a_xr1 },{1, mov_t_a },{0, illegal },{2, jmp_3 },{1, stop_tcnt },{0, i…
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/i8039/
H A Di8039.c262 static void add_a_xr1(void) { M_ADD(intRAM[R1 & 0x7f]); } in add_a_xr1() function
585 …{1, add_a_xr0 },{1, add_a_xr1 },{1, mov_t_a },{0, illegal },{2, jmp_3 },{1, stop_tcnt },{0,…