Home
last modified time | relevance | path

Searched defs:lastM0Time (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/video/
H A Dppu.h68 unsigned long lastM0Time; member
120 unsigned long lastM0Time() const { return p_.lastM0Time; } in lastM0Time() function
/dports/games/libretro-gambatte/gambatte-libretro-22abc24/libgambatte/src/
H A Dvideo.cpp67 static unsigned long nextHdmaTime(const unsigned long lastM0Time, in nextHdmaTime()
211 const unsigned long lastM0Time, const unsigned long nextM0Time) in m0TimeOfCurrentLine()
H A Dsavestate.h100 unsigned short lastM0Time; member