/dports/games/libretro-beetle_wswan/beetle-wswan-libretro-5b03d1b/mednafen/ |
H A D | mednafen.h | 19 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_lynx/beetle-lynx-libretro-35119c9/mednafen/ |
H A D | mednafen.h | 28 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/ |
H A D | mednafen.h | 30 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/ |
H A D | mednafen.h | 26 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/ |
H A D | mednafen.h | 50 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/ |
H A D | mednafen.h | 44 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_gba/beetle-gba-libretro-8d1e421/mednafen/ |
H A D | mednafen.h | 44 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/ |
H A D | mednafen.h | 48 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
/dports/emulators/mednafen/mednafen/src/ |
H A D | mednafen.h | 65 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y);
|
H A D | mednafen.cpp | 1752 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/ |
H A D | libretro.cpp | 583 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/pce_fast/ |
H A D | vdc.cpp | 1235 MDFN_MidLineUpdate(espec, frame_counter - 14); in VDC_RunFrame() 1306 MDFN_MidLineUpdate(espec, y); in VDC_RunFrame()
|
/dports/games/libretro-beetle_lynx/beetle-lynx-libretro-35119c9/ |
H A D | libretro.cpp | 679 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/emulators/mednafen/mednafen/src/nes/ppu/ |
H A D | ppu.cpp | 1231 MDFN_MidLineUpdate(espec, y); in MDFNPPU_Loop() 1273 MDFN_MidLineUpdate(espec, scanline); in MDFNPPU_Loop()
|
/dports/games/libretro-beetle_wswan/beetle-wswan-libretro-5b03d1b/ |
H A D | libretro.cpp | 1086 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/emulators/mednafen/mednafen/src/pce_fast/ |
H A D | vdc.cpp | 1458 MDFN_MidLineUpdate(espec, frame_counter - 14); in BigDrawThingy() 1526 MDFN_MidLineUpdate(espec, y); in BigDrawThingy()
|
/dports/emulators/mednafen/mednafen/src/gb/ |
H A D | gb.cpp | 2593 MDFN_MidLineUpdate(espec, register_LY); in Emulate() 2698 MDFN_MidLineUpdate(espec, y); in Emulate()
|
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/ |
H A D | libretro.cpp | 2032 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/emulators/mednafen/mednafen/src/snes/ |
H A D | interface.cpp | 218 MDFN_MidLineUpdate(es, (y << interlaced) + field); in video_scanline()
|
/dports/games/libretro-beetle_vb/beetle-vb-libretro-7412262/ |
H A D | libretro.cpp | 2930 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) { } in MDFN_MidLineUpdate() function
|
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/ |
H A D | libretro.cpp | 1913 void MDFN_MidLineUpdate(EmulateSpecStruct *espec, int y) in MDFN_MidLineUpdate() function
|
/dports/emulators/mednafen/mednafen/src/gba/ |
H A D | GBA.cpp | 2957 MDFN_MidLineUpdate(espec, VCOUNT); in CPULoop()
|
/dports/emulators/mednafen/mednafen/ |
H A D | ChangeLog | 2432 …to MDFN_MidLineUpdate(); though neither is currently used by Mednafen per-se, they are useful for … 2784 GBA: Implemented usage of MDFN_MidLineUpdate(). 2787 …GB, NES, PCE_FAST, SNES: Implemented usage of MDFN_MidLineUpdate() call to allow for 0 video frame…
|