Home
last modified time | relevance | path

Searched refs:comb_rg (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h666 void comb_rg(uint16_t op);
H A Dt11ops.hxx930 void t11_device::comb_rg(uint16_t op) { m_icount -= 12; { COMB_R(RG); } } in comb_rg() function in t11_device
H A Dt11table.hxx727 …OP(comb_rg), OP(comb_rgd), OP(comb_in), OP(comb_ind), OP(comb_de), OP(comb_ded), OP…
/dports/emulators/mame/mame-mame0226/src/devices/cpu/t11/
H A Dt11.h666 void comb_rg(uint16_t op);
H A Dt11ops.hxx930 void t11_device::comb_rg(uint16_t op) { m_icount -= 12; { COMB_R(RG); } } in comb_rg() function in t11_device
H A Dt11table.hxx727 …OP(comb_rg), OP(comb_rgd), OP(comb_in), OP(comb_ind), OP(comb_de), OP(comb_ded), OP…
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/t11/
H A Dt11table.c603 static void comb_rg(void);
1814 comb_rg, comb_rgd, comb_in, comb_ind, comb_de, comb_ded, comb_ix, comb_ixd,
H A Dt11ops.c886 static void comb_rg(void) { COMB_R(RG); } in comb_rg() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/t11/
H A Dt11table.c603 static void comb_rg(void);
1814 comb_rg, comb_rgd, comb_in, comb_ind, comb_de, comb_ded, comb_ix, comb_ixd,
H A Dt11ops.c891 static void comb_rg(void) { t11_ICount -= 12; { COMB_R(RG); } } in comb_rg() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/t11/
H A Dt11table.c603 static void comb_rg(void);
1814 comb_rg, comb_rgd, comb_in, comb_ind, comb_de, comb_ded, comb_ix, comb_ixd,
H A Dt11ops.c891 static void comb_rg(void) { t11_ICount -= 12; { COMB_R(RG); } } in comb_rg() function