Home
last modified time | relevance | path

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

/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/debugger/
H A DTIADebug.hxx146 void strobeWsync() { mySystem.poke(WSYNC, 0); } in strobeWsync() function in TIADebug
/dports/emulators/stella/stella-6.6/src/debugger/
H A DTIADebug.hxx156 void strobeWsync();
H A DTIADebug.cxx848 void TIADebug::strobeWsync() in strobeWsync() function in TIADebug
/dports/emulators/stella/stella-6.6/src/debugger/gui/
H A DTiaWidget.cxx683 tia.strobeWsync(); in handleCommand()