Home
last modified time | relevance | path

Searched refs:RESULT_NOP (Results 1 – 25 of 44) sorted by relevance

12

/dports/emulators/nestopia/nestopia-1.51.1/source/core/
H A DNstHomebrew.cpp83 return RESULT_NOP; in SetExitPort()
113 return RESULT_NOP; in ClearExitPort()
128 return RESULT_NOP; in SetStdOutPort()
158 return RESULT_NOP; in ClearStdOutPort()
173 return RESULT_NOP; in SetStdErrPort()
203 return RESULT_NOP; in ClearStdErrPort()
268 return RESULT_NOP; in ActivateExitPort()
286 return RESULT_NOP; in ActivateStdOutPort()
304 return RESULT_NOP; in ActivateStdErrPort()
H A DNstTracker.cpp100 if (NES_SUCCEEDED(lastResult) && lastResult != RESULT_NOP) in TryResync()
109 return RESULT_NOP; in EnableRewinder()
189 return RESULT_NOP; in PlayMovie()
233 return movie->Record( stream, append ) ? RESULT_OK : RESULT_NOP; in RecordMovie()
272 return rewinder ? rewinder->Stop() : RESULT_NOP; in StopRewinding()
H A DNstVideoRenderer.cpp202 return RESULT_NOP; in SetDecoder()
266 return RESULT_NOP; in SetType()
566 return RESULT_NOP; in SetState()
721 return RESULT_NOP; in SetHue()
735 return RESULT_NOP; in SetLevel()
747 if (NES_SUCCEEDED(result) && result != RESULT_NOP && palette.GetType() == PALETTE_YUV) in SetDecoder()
757 if (NES_SUCCEEDED(result) && result != RESULT_NOP) in SetPaletteType()
767 if (NES_SUCCEEDED(result) && result != RESULT_NOP && palette.GetType() == PALETTE_CUSTOM) in LoadCustomPalette()
H A DNstCheats.cpp69 return RESULT_NOP; in SetCode()
96 return RESULT_NOP; in SetCode()
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/
H A DNstHomebrew.cpp83 return RESULT_NOP; in SetExitPort()
113 return RESULT_NOP; in ClearExitPort()
128 return RESULT_NOP; in SetStdOutPort()
158 return RESULT_NOP; in ClearStdOutPort()
173 return RESULT_NOP; in SetStdErrPort()
203 return RESULT_NOP; in ClearStdErrPort()
268 return RESULT_NOP; in ActivateExitPort()
286 return RESULT_NOP; in ActivateStdOutPort()
304 return RESULT_NOP; in ActivateStdErrPort()
H A DNstTracker.cpp100 if (NES_SUCCEEDED(lastResult) && lastResult != RESULT_NOP) in TryResync()
109 return RESULT_NOP; in EnableRewinder()
189 return RESULT_NOP; in PlayMovie()
233 return movie->Record( stream, append ) ? RESULT_OK : RESULT_NOP; in RecordMovie()
272 return rewinder ? rewinder->Stop() : RESULT_NOP; in StopRewinding()
H A DNstVideoRenderer.cpp209 return RESULT_NOP; in SetDecoder()
273 return RESULT_NOP; in SetType()
573 return RESULT_NOP; in SetState()
728 return RESULT_NOP; in SetHue()
742 return RESULT_NOP; in SetLevel()
754 if (NES_SUCCEEDED(result) && result != RESULT_NOP && palette.GetType() == PALETTE_YUV) in SetDecoder()
764 if (NES_SUCCEEDED(result) && result != RESULT_NOP) in SetPaletteType()
774 if (NES_SUCCEEDED(result) && result != RESULT_NOP && palette.GetType() == PALETTE_CUSTOM) in LoadCustomPalette()
H A DNstCheats.cpp69 return RESULT_NOP; in SetCode()
96 return RESULT_NOP; in SetCode()
/dports/emulators/nestopia/nestopia-1.51.1/source/core/api/
H A DNstApiMachine.cpp127 return RESULT_NOP; in Unload()
135 return RESULT_NOP; in Power()
208 return RESULT_NOP; in SetMode()
216 if (result != RESULT_NOP) in SetMode()
H A DNstApiInput.cpp147 return RESULT_NOP; in ConnectController()
211 return RESULT_NOP; in ConnectController()
269 return RESULT_NOP; in ConnectController()
321 return RESULT_NOP; in ConnectController()
374 return RESULT_NOP; in ConnectAdapter()
401 Result result = RESULT_NOP; in AutoSelectControllers()
H A DNstApiVideo.cpp58 return RESULT_NOP; in EnableUnlimSprites()
195 if (NES_SUCCEEDED(result) && result != RESULT_NOP) in SetRenderState()
H A DNstApiTapeRecorder.cpp116 return RESULT_NOP; in Stop()
H A DNstApiDipSwitches.cpp125 return RESULT_NOP; in SetValue()
H A DNstApiHomebrew.cpp209 return RESULT_NOP; in ClearPorts()
H A DNstApiMachine.hpp173 : stream(s), bypassChecksum(b), result(RESULT_NOP) {} in Patch()
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/api/
H A DNstApiMachine.cpp127 return RESULT_NOP; in Unload()
135 return RESULT_NOP; in Power()
208 return RESULT_NOP; in SetMode()
216 if (result != RESULT_NOP) in SetMode()
H A DNstApiInput.cpp147 return RESULT_NOP; in ConnectController()
211 return RESULT_NOP; in ConnectController()
269 return RESULT_NOP; in ConnectController()
321 return RESULT_NOP; in ConnectController()
374 return RESULT_NOP; in ConnectAdapter()
401 Result result = RESULT_NOP; in AutoSelectControllers()
H A DNstApiVideo.cpp58 return RESULT_NOP; in EnableUnlimSprites()
72 return RESULT_NOP; in EnableOverclocking()
209 if (NES_SUCCEEDED(result) && result != RESULT_NOP) in SetRenderState()
H A DNstApiTapeRecorder.cpp116 return RESULT_NOP; in Stop()
H A DNstApiDipSwitches.cpp125 return RESULT_NOP; in SetValue()
H A DNstApiHomebrew.cpp209 return RESULT_NOP; in ClearPorts()
H A DNstApiMachine.hpp173 : stream(s), bypassChecksum(b), result(RESULT_NOP) {} in Patch()
/dports/emulators/nestopia/nestopia-1.51.1/source/core/input/
H A DNstInpFamilyKeyboard.cpp357 return dataRecorder ? dataRecorder->Stop() : RESULT_NOP; in StopTape()
383 return RESULT_NOP; in Record()
399 return RESULT_NOP; in Play()
427 return RESULT_NOP; in Stop()
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/input/
H A DNstInpFamilyKeyboard.cpp357 return dataRecorder ? dataRecorder->Stop() : RESULT_NOP; in StopTape()
383 return RESULT_NOP; in Record()
399 return RESULT_NOP; in Play()
427 return RESULT_NOP; in Stop()
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDialogVideoFilters.cpp616 if (nes.SetSharpness( value-100 ) != Nes::RESULT_NOP) in OnHScroll()
623 if (nes.SetColorResolution( value-100 ) != Nes::RESULT_NOP) in OnHScroll()
630 if (nes.SetColorBleed( value-100 ) != Nes::RESULT_NOP) in OnHScroll()
637 if (nes.SetColorArtifacts( value-100 ) != Nes::RESULT_NOP) in OnHScroll()
644 if (nes.SetColorFringing( value-100 ) != Nes::RESULT_NOP) in OnHScroll()

12