Home
last modified time | relevance | path

Searched defs:scanline_to_vcount (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dvball.cpp101 inline int vball_state::scanline_to_vcount(int scanline) in scanline_to_vcount() function in vball_state
H A Dxain.cpp171 inline int xain_state::scanline_to_vcount(int scanline) in scanline_to_vcount() function in xain_state
H A Dddragon.cpp96 int ddragon_state::scanline_to_vcount( int scanline ) in scanline_to_vcount() function in ddragon_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dvball.cpp101 inline int vball_state::scanline_to_vcount(int scanline) in scanline_to_vcount() function in vball_state
H A Dxain.cpp171 inline int xain_state::scanline_to_vcount(int scanline) in scanline_to_vcount() function in xain_state
H A Dddragon.cpp96 int ddragon_state::scanline_to_vcount( int scanline ) in scanline_to_vcount() function in ddragon_state
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_vball.cpp688 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
H A Dd_chinagat.cpp684 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
H A Dd_xain.cpp690 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_vball.cpp688 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
H A Dd_chinagat.cpp709 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
H A Dd_xain.cpp698 static inline INT32 scanline_to_vcount(INT32 scanline) // ripped directly from MAME in scanline_to_vcount() function
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/tms34010/
H A Dtms34010.c1445 static INLINE int scanline_to_vcount(tms34010_regs *context, int scanline) in scanline_to_vcount() function
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms34010/
H A Dtms34010.c1473 static INLINE int scanline_to_vcount(int scanline) in scanline_to_vcount() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms34010/
H A Dtms34010.c1487 static INLINE int scanline_to_vcount(int scanline) in scanline_to_vcount() function