Home
last modified time | relevance | path

Searched refs:Run_Accurate (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-beetle_vb/beetle-vb-libretro-7412262/mednafen/hw_cpu/v810/
H A Dv810_cpu.h240 …void Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)) NO_INLIN…
H A Dv810_cpu.cpp578 void V810::Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)) in Run_Accurate() function in V810
690 Run_Accurate(event_handler); in Run()
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/hw_cpu/v810/
H A Dv810_cpu.h236 …void Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)) NO_INLIN…
H A Dv810_cpu.cpp620 void V810::Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)) in Run_Accurate() function in V810
732 Run_Accurate(event_handler); in Run()
/dports/emulators/mednafen/mednafen/src/hw_cpu/v810/
H A Dv810_cpu.h247 …NO_INLINE void Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)…
H A Dv810_cpu.cpp610 void V810::Run_Accurate(int32 MDFN_FASTCALL (*event_handler)(const v810_timestamp_t timestamp)) in Run_Accurate() function in Mednafen::V810
718 Run_Accurate(event_handler); in Run()