Home
last modified time | relevance | path

Searched refs:handle_vbl (Results 1 – 9 of 9) sorted by last modified time

/dports/emulators/o2em/o2em117src/
H A Dcpu.c1590 if ((mstate==0) && (master_clk > VBLCLK)) handle_vbl(); in cpu_exec()
H A Dvmachine.c113 void handle_vbl(void){ in handle_vbl() function
H A Dvmachine.h53 void handle_vbl(void);
/dports/emulators/o2em/o2em117src/src/
H A Dcpu.c1591 if ((mstate==0) && (master_clk > VBLCLK)) handle_vbl(); in cpu_exec()
H A Dvmachine.c115 void handle_vbl(void){ in handle_vbl() function
H A Dvmachine.h53 void handle_vbl(void);
/dports/games/libretro-o2em/libretro-o2em-f874a75/src/
H A Dvmachine.c120 void handle_vbl(void) in handle_vbl() function
H A Dcpu.c1603 handle_vbl(); in cpu_exec()
H A Dvmachine.h60 void handle_vbl(void);