Home
last modified time | relevance | path

Searched refs:HCLOCK_VBLANK_1 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstPpu.cpp1785 case HCLOCK_VBLANK_1: in Run()
2491 cycles.hClock = HCLOCK_VBLANK_1; in Run()
2493 if (cycles.count <= HCLOCK_VBLANK_1) in Run()
2496 case HCLOCK_VBLANK_1: in Run()
3221 case HCLOCK_VBLANK_1: in Run()
H A DNstPpu.hpp144 HCLOCK_VBLANK_1 = 682, enumerator
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstPpu.cpp1834 cycles.hClock = HCLOCK_VBLANK_1; in Run()
1836 if (cycles.count <= HCLOCK_VBLANK_1) in Run()
1839 case HCLOCK_VBLANK_1: in Run()
2561 case HCLOCK_VBLANK_1: in Run()
3268 case HCLOCK_VBLANK_1: in Run()
H A DNstPpu.hpp145 HCLOCK_VBLANK_1 = 682, enumerator