MCPcopy Create free account

hub / github.com/0ldsk00l/nestopia / functions

Functions6,449 in github.com/0ldsk00l/nestopia

↓ 2 callersFunctionlodepng_convert_rgb
Converts a single rgb color without alpha from one type to another, color bits truncated to their bitdepth. In case of single channel (gray or palette
source/fltkui/lodepng.cpp:3876
↓ 2 callersFunctionlodepng_decode
source/fltkui/lodepng.cpp:5362
↓ 2 callersFunctionlodepng_decode_file
source/fltkui/lodepng.cpp:5425
↓ 2 callersFunctionlodepng_encode
source/fltkui/lodepng.cpp:6265
↓ 2 callersFunctionlodepng_encode_file
source/fltkui/lodepng.cpp:6624
↓ 2 callersFunctionlodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
source/fltkui/lodepng.cpp:349
↓ 2 callersFunctionlodepng_get_bpp_lct
source/fltkui/lodepng.cpp:2928
↓ 2 callersFunctionlodepng_inflatev
source/fltkui/lodepng.cpp:1381
↓ 2 callersFunctionlodepng_info_copy
source/fltkui/lodepng.cpp:3341
↓ 2 callersFunctionlodepng_palette_clear
source/fltkui/lodepng.cpp:3002
↓ 2 callersFunctionlodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
source/fltkui/lodepng.cpp:394
↓ 2 callersFunctionlodepng_state_copy
source/fltkui/lodepng.cpp:5483
↓ 2 callersFunctionlodepng_zlib_decompressv
source/fltkui/lodepng.cpp:2168
↓ 2 callersMethodmedia_insert
source/fltkui/jgmanager.cpp:245
↓ 2 callersMethodmedia_select
source/fltkui/jgmanager.cpp:238
↓ 2 callersFunctionnst_fds_info
Nestopia Helper Functions
source/fltkui/jg.cpp:251
↓ 2 callersFunctionnst_params_input
source/fltkui/jg.cpp:1056
↓ 2 callersFunctionnst_params_video
source/fltkui/jg.cpp:1203
↓ 2 callersFunctionparseLine
source/fltkui/ini.h:286
↓ 2 callersFunctionpreProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
source/fltkui/lodepng.cpp:6160
↓ 2 callersFunctionreadChunk_PLTE
source/fltkui/lodepng.cpp:4713
↓ 2 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
source/fltkui/lodepng.cpp:4763
↓ 2 callersFunctionreadChunk_cHRM
source/fltkui/lodepng.cpp:5002
↓ 2 callersFunctionreadChunk_gAMA
source/fltkui/lodepng.cpp:4993
↓ 2 callersFunctionreadChunk_iCCP
source/fltkui/lodepng.cpp:5027
↓ 2 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
source/fltkui/lodepng.cpp:4882
↓ 2 callersFunctionreadChunk_pHYs
source/fltkui/lodepng.cpp:4982
↓ 2 callersFunctionreadChunk_sBIT
significant bits chunk (sBIT)*/
source/fltkui/lodepng.cpp:5068
↓ 2 callersFunctionreadChunk_sRGB
source/fltkui/lodepng.cpp:5018
↓ 2 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
source/fltkui/lodepng.cpp:4795
↓ 2 callersFunctionreadChunk_tIME
source/fltkui/lodepng.cpp:4968
↓ 2 callersFunctionreadChunk_tRNS
source/fltkui/lodepng.cpp:4733
↓ 2 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
source/fltkui/lodepng.cpp:4835
↓ 2 callersMethodrefresh
source/fltkui/chtmanager.cpp:52
↓ 2 callersFunctionremovePaddingBits
source/fltkui/lodepng.cpp:4643
↓ 2 callersFunctionreverseBits
source/fltkui/lodepng.cpp:581
↓ 2 callersFunctionsearchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
source/fltkui/lodepng.cpp:1446
↓ 2 callersMethodset_audio_cb
source/fltkui/jgmanager.cpp:282
↓ 2 callersMethodset_cfg_running
source/fltkui/inputmanager.cpp:641
↓ 2 callersMethodset_devicenum
source/fltkui/fltkui_settings.h:19
↓ 2 callersMethodset_dpiscale
source/fltkui/videomanager.cpp:728
↓ 2 callersMethodset_inputdef
source/fltkui/inputmanager.cpp:301
↓ 2 callersFunctionsigned_shl
source/core/NstCore.hpp:286
↓ 2 callersFunctionsigned_shr
source/core/NstCore.hpp:293
↓ 2 callersMethodstate_qload
source/fltkui/fltkui.cpp:440
↓ 2 callersMethodstate_qsave
source/fltkui/fltkui.cpp:445
↓ 2 callersFunctionuivector_cleanup
source/fltkui/lodepng.cpp:223
↓ 2 callersFunctionuivector_init
source/fltkui/lodepng.cpp:245
↓ 2 callersFunctionupdateHashChain
wpos = pos & (windowsize - 1)*/
source/fltkui/lodepng.cpp:1568
↓ 2 callersFunctionupdate_refreshrate
source/fltkui/fltkui.cpp:162
↓ 2 callersFunctionwriteLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
source/fltkui/lodepng.cpp:1776
↓ 1 callersMethodActivity
source/core/NstFds.cpp:1343
↓ 1 callersFunctionAdam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
source/fltkui/lodepng.cpp:4603
↓ 1 callersFunctionAdam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
source/fltkui/lodepng.cpp:6119
↓ 1 callersMethodAdd
source/core/NstImageDatabase.cpp:819
↓ 1 callersMethodAdd
source/core/NstCpu.cpp:520
↓ 1 callersMethodAdd
source/win32/NstManagerRecentDirs.cpp:117
↓ 1 callersMethodAdd
source/win32/NstManagerRecentFiles.cpp:125
↓ 1 callersMethodAdd
source/win32/NstManagerInputCommands.cpp:56
↓ 1 callersMethodAdd
source/win32/NstDialogPaletteEditor.cpp:112
↓ 1 callersMethodAdd
source/win32/NstDialogLauncherFiles.cpp:216
↓ 1 callersMethodAdd
source/win32/NstDialogNetPlay.cpp:181
↓ 1 callersMethodAdvance
source/core/NstFds.cpp:993
↓ 1 callersMethodAllowSimulAxes
source/win32/NstDialogInput.hpp:452
↓ 1 callersMethodAlmost
source/win32/NstSystemTime.cpp:117
↓ 1 callersMethodAnyPressed
source/win32/NstDirectInput.hpp:511
↓ 1 callersMethodAnySelection
source/win32/NstCtrlListBox.cpp:75
↓ 1 callersMethodAskBeforeSaving
source/win32/NstManagerEmulator.hpp:364
↓ 1 callersMethodAutoFireSpeed
source/win32/NstDialogInput.hpp:447
↓ 1 callersMethodAutoHide
source/win32/NstManagerInputCursor.cpp:128
↓ 1 callersMethodAutoLoadCheatsEnabled
source/win32/NstManagerPaths.cpp:105
↓ 1 callersMethodAutoSaveCheatsEnabled
source/win32/NstManagerPaths.cpp:110
↓ 1 callersMethodBegin
source/win32/NstManagerNetplay.cpp:167
↓ 1 callersMethodBeginAdd
source/win32/NstManagerInputCommands.cpp:62
↓ 1 callersMethodBeginNetplayMode
source/win32/NstManagerEmulator.cpp:1421
↓ 1 callersMethodBeginScanMode
source/win32/NstDirectInput.cpp:230
↓ 1 callersMethodBoot
source/core/NstCpu.cpp:239
↓ 1 callersMethodBringBehind
source/win32/NstWindowGeneric.cpp:130
↓ 1 callersMethodBypassPatchValidation
source/win32/NstManagerPaths.cpp:120
↓ 1 callersMethodCalculate
source/win32/NstWindowStatusBar.cpp:39
↓ 1 callersMethodCalculateOscillatorClock
source/core/NstApu.cpp:439
↓ 1 callersMethodCalibrate
source/win32/NstDirectInput.cpp:224
↓ 1 callersMethodCanForward
source/win32/NstManagerMovie.cpp:348
↓ 1 callersMethodCanRecord
source/win32/NstManagerMovie.cpp:333
↓ 1 callersMethodCanRewind
source/win32/NstManagerMovie.cpp:343
↓ 1 callersMethodCanRunInBackground
source/win32/NstManagerSound.cpp:75
↓ 1 callersMethodCanStop
source/win32/NstManagerMovie.cpp:338
↓ 1 callersMethodCanSwitchFullscreen
* Verifies if a switch to a fullscreen mode can be made or if the mode is already set to fullscreen. * * @param mode The video mode to set to f
source/win32/NstDirect2D.cpp:312
↓ 1 callersMethodCanToggleDialogBoxMode
source/win32/NstDirect2D.cpp:1137
↓ 1 callersMethodCanTransfer
source/core/api/NstApiBarcodeReader.cpp:107
↓ 1 callersMethodCapture
source/win32/NstManagerNetplay.cpp:329
↓ 1 callersMethodChangeSide
source/core/api/NstApiFds.cpp:87
↓ 1 callersMethodChat
source/win32/NstManagerNetplay.cpp:818
↓ 1 callersMethodCheck
source/core/NstState.cpp:196
↓ 1 callersMethodCheckCrc
source/core/NstState.hpp:175
↓ 1 callersMethodCheckFile
source/win32/NstManagerPaths.cpp:281
↓ 1 callersMethodCheckInput
source/win32/NstApplicationInstance.cpp:460
↓ 1 callersMethodCheckReference
source/win32/NstApplicationConfiguration.cpp:358
↓ 1 callersMethodChoose
source/win32/NstManagerAviConverter.cpp:137
↓ 1 callersMethodClear
source/win32/NstWindowMenu.hpp:337
← previousnext →1,001–1,100 of 6,449, ranked by callers