Home
last modified time | relevance | path

Searched refs:systemCyclesReset (Results 1 – 21 of 21) sorted by relevance

/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/emucore/
H A DSaveKey.cxx86 void SaveKey::systemCyclesReset() in systemCyclesReset() function in SaveKey
90 myEEPROM->systemCyclesReset(); in systemCyclesReset()
H A DAtariVox.cxx159 void AtariVox::systemCyclesReset() in systemCyclesReset() function in AtariVox
165 myEEPROM->systemCyclesReset(); in systemCyclesReset()
H A DM6532.cxx73 void M6532::systemCyclesReset() in systemCyclesReset() function in M6532
80 myConsole.controller(Controller::Left).systemCyclesReset(); in systemCyclesReset()
81 myConsole.controller(Controller::Right).systemCyclesReset(); in systemCyclesReset()
H A DSaveKey.hxx88 void systemCyclesReset();
H A DDevice.hxx63 virtual void systemCyclesReset() { } in systemCyclesReset() function in Device
H A DAtariVox.hxx92 void systemCyclesReset();
H A DMT24LC256.hxx65 void systemCyclesReset();
H A DCartDPC.hxx73 void systemCyclesReset();
H A DM6532.hxx75 void systemCyclesReset();
H A DCartCTY.hxx143 void systemCyclesReset();
H A DCartAR.hxx74 void systemCyclesReset();
H A DControl.hxx179 virtual void systemCyclesReset() { }; in systemCyclesReset() function in Controller
H A DCartDPCPlus.hxx76 void systemCyclesReset();
H A DMT24LC256.cxx152 void MT24LC256::systemCyclesReset() in systemCyclesReset() function in MT24LC256
H A DTIA.hxx82 void systemCyclesReset();
H A DSystem.cxx154 myDevices[i]->systemCyclesReset(); in resetCycles()
H A DCartDPC.cxx75 void CartridgeDPC::systemCyclesReset() in systemCyclesReset() function in CartridgeDPC
H A DCartCTY.cxx81 void CartridgeCTY::systemCyclesReset() in systemCyclesReset() function in CartridgeCTY
H A DCartAR.cxx86 void CartridgeAR::systemCyclesReset() in systemCyclesReset() function in CartridgeAR
H A DCartDPCPlus.cxx118 void CartridgeDPCPlus::systemCyclesReset() in systemCyclesReset() function in CartridgeDPCPlus
H A DTIA.cxx222 void TIA::systemCyclesReset() in systemCyclesReset() function in TIA