Home
last modified time | relevance | path

Searched refs:RB_CPUHOOK_DBG (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-beetle_vb/beetle-vb-libretro-7412262/mednafen/hw_cpu/v810/
H A Dv810_cpu.cpp596 #define RB_CPUHOOK_DBG(n) { if(CPUHook) { v810_timestamp = timestamp_rl; CPUHook(timestamp_rl, n); … macro
606 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Accurate_Debug()
655 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Fast_Debug()
/dports/emulators/mednafen/mednafen/src/hw_cpu/v810/
H A Dv810_cpu.cpp628 #define RB_CPUHOOK_DBG(n) { if(CPUHook) { v810_timestamp = timestamp_rl; CPUHook(timestamp_rl, n); … macro
638 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Accurate_Debug()
683 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Fast_Debug()
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/hw_cpu/v810/
H A Dv810_cpu.cpp638 #define RB_CPUHOOK_DBG(n) { if(CPUHook) { v810_timestamp = timestamp_rl; CPUHook(timestamp_rl, n); … macro
648 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Accurate_Debug()
697 #define RB_CPUHOOK(n) RB_CPUHOOK_DBG(n) in Run_Fast_Debug()