Searched refs:cop_mtc (Results 1 – 4 of 4) sorted by relevance
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/psx/ |
H A D | cpu.h | 254 static void cop_mtc(lightrec_state *state, uint32 op, uint8 reg, uint32 value);
|
H A D | cpu.cpp | 3283 void PS_CPU::cop_mtc(struct lightrec_state *state, u32 op, u8 reg, u32 value) in cop_mtc() function in MDFN_IEN_PSX::PS_CPU 3790 .mtc = cop_mtc, 3807 .mtc = cop_mtc,
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/ |
H A D | cpu.h | 254 static void cop_mtc(lightrec_state *state, uint32 op, uint8 reg, uint32 value);
|
H A D | cpu.cpp | 3283 void PS_CPU::cop_mtc(struct lightrec_state *state, u32 op, u8 reg, u32 value) in cop_mtc() function in MDFN_IEN_PSX::PS_CPU 3790 .mtc = cop_mtc, 3807 .mtc = cop_mtc,
|