Home
last modified time | relevance | path

Searched refs:pgxp_cop2_ctc (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 Dcpu.h259 static void pgxp_cop2_ctc(lightrec_state *state, uint32 op, uint8 reg, uint32 value);
H A Dcpu.cpp3310 void PS_CPU::pgxp_cop2_ctc(struct lightrec_state *state, u32 op, u8 reg, u32 value) in pgxp_cop2_ctc() function in MDFN_IEN_PSX::PS_CPU
3815 .ctc = pgxp_cop2_ctc,
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/
H A Dcpu.h259 static void pgxp_cop2_ctc(lightrec_state *state, uint32 op, uint8 reg, uint32 value);
H A Dcpu.cpp3310 void PS_CPU::pgxp_cop2_ctc(struct lightrec_state *state, u32 op, u8 reg, u32 value) in pgxp_cop2_ctc() function in MDFN_IEN_PSX::PS_CPU
3815 .ctc = pgxp_cop2_ctc,