Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0ldsk00l/nestopia
/ functions
Functions
6,449 in github.com/0ldsk00l/nestopia
⨍
Functions
6,449
◇
Types & classes
1,609
↓ 2 callers
Function
lodepng_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 callers
Function
lodepng_decode
source/fltkui/lodepng.cpp:5362
↓ 2 callers
Function
lodepng_decode_file
source/fltkui/lodepng.cpp:5425
↓ 2 callers
Function
lodepng_encode
source/fltkui/lodepng.cpp:6265
↓ 2 callers
Function
lodepng_encode_file
source/fltkui/lodepng.cpp:6624
↓ 2 callers
Function
lodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
source/fltkui/lodepng.cpp:349
↓ 2 callers
Function
lodepng_get_bpp_lct
source/fltkui/lodepng.cpp:2928
↓ 2 callers
Function
lodepng_inflatev
source/fltkui/lodepng.cpp:1381
↓ 2 callers
Function
lodepng_info_copy
source/fltkui/lodepng.cpp:3341
↓ 2 callers
Function
lodepng_palette_clear
source/fltkui/lodepng.cpp:3002
↓ 2 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
source/fltkui/lodepng.cpp:394
↓ 2 callers
Function
lodepng_state_copy
source/fltkui/lodepng.cpp:5483
↓ 2 callers
Function
lodepng_zlib_decompressv
source/fltkui/lodepng.cpp:2168
↓ 2 callers
Method
media_insert
source/fltkui/jgmanager.cpp:245
↓ 2 callers
Method
media_select
source/fltkui/jgmanager.cpp:238
↓ 2 callers
Function
nst_fds_info
Nestopia Helper Functions
source/fltkui/jg.cpp:251
↓ 2 callers
Function
nst_params_input
source/fltkui/jg.cpp:1056
↓ 2 callers
Function
nst_params_video
source/fltkui/jg.cpp:1203
↓ 2 callers
Function
parseLine
source/fltkui/ini.h:286
↓ 2 callers
Function
preProcessScanlines
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 callers
Function
readChunk_PLTE
source/fltkui/lodepng.cpp:4713
↓ 2 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
source/fltkui/lodepng.cpp:4763
↓ 2 callers
Function
readChunk_cHRM
source/fltkui/lodepng.cpp:5002
↓ 2 callers
Function
readChunk_gAMA
source/fltkui/lodepng.cpp:4993
↓ 2 callers
Function
readChunk_iCCP
source/fltkui/lodepng.cpp:5027
↓ 2 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
source/fltkui/lodepng.cpp:4882
↓ 2 callers
Function
readChunk_pHYs
source/fltkui/lodepng.cpp:4982
↓ 2 callers
Function
readChunk_sBIT
significant bits chunk (sBIT)*/
source/fltkui/lodepng.cpp:5068
↓ 2 callers
Function
readChunk_sRGB
source/fltkui/lodepng.cpp:5018
↓ 2 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
source/fltkui/lodepng.cpp:4795
↓ 2 callers
Function
readChunk_tIME
source/fltkui/lodepng.cpp:4968
↓ 2 callers
Function
readChunk_tRNS
source/fltkui/lodepng.cpp:4733
↓ 2 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
source/fltkui/lodepng.cpp:4835
↓ 2 callers
Method
refresh
source/fltkui/chtmanager.cpp:52
↓ 2 callers
Function
removePaddingBits
source/fltkui/lodepng.cpp:4643
↓ 2 callers
Function
reverseBits
source/fltkui/lodepng.cpp:581
↓ 2 callers
Function
searchCodeIndex
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 callers
Method
set_audio_cb
source/fltkui/jgmanager.cpp:282
↓ 2 callers
Method
set_cfg_running
source/fltkui/inputmanager.cpp:641
↓ 2 callers
Method
set_devicenum
source/fltkui/fltkui_settings.h:19
↓ 2 callers
Method
set_dpiscale
source/fltkui/videomanager.cpp:728
↓ 2 callers
Method
set_inputdef
source/fltkui/inputmanager.cpp:301
↓ 2 callers
Function
signed_shl
source/core/NstCore.hpp:286
↓ 2 callers
Function
signed_shr
source/core/NstCore.hpp:293
↓ 2 callers
Method
state_qload
source/fltkui/fltkui.cpp:440
↓ 2 callers
Method
state_qsave
source/fltkui/fltkui.cpp:445
↓ 2 callers
Function
uivector_cleanup
source/fltkui/lodepng.cpp:223
↓ 2 callers
Function
uivector_init
source/fltkui/lodepng.cpp:245
↓ 2 callers
Function
updateHashChain
wpos = pos & (windowsize - 1)*/
source/fltkui/lodepng.cpp:1568
↓ 2 callers
Function
update_refreshrate
source/fltkui/fltkui.cpp:162
↓ 2 callers
Function
writeLZ77data
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 callers
Method
Activity
source/core/NstFds.cpp:1343
↓ 1 callers
Function
Adam7_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 callers
Function
Adam7_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 callers
Method
Add
source/core/NstImageDatabase.cpp:819
↓ 1 callers
Method
Add
source/core/NstCpu.cpp:520
↓ 1 callers
Method
Add
source/win32/NstManagerRecentDirs.cpp:117
↓ 1 callers
Method
Add
source/win32/NstManagerRecentFiles.cpp:125
↓ 1 callers
Method
Add
source/win32/NstManagerInputCommands.cpp:56
↓ 1 callers
Method
Add
source/win32/NstDialogPaletteEditor.cpp:112
↓ 1 callers
Method
Add
source/win32/NstDialogLauncherFiles.cpp:216
↓ 1 callers
Method
Add
source/win32/NstDialogNetPlay.cpp:181
↓ 1 callers
Method
Advance
source/core/NstFds.cpp:993
↓ 1 callers
Method
AllowSimulAxes
source/win32/NstDialogInput.hpp:452
↓ 1 callers
Method
Almost
source/win32/NstSystemTime.cpp:117
↓ 1 callers
Method
AnyPressed
source/win32/NstDirectInput.hpp:511
↓ 1 callers
Method
AnySelection
source/win32/NstCtrlListBox.cpp:75
↓ 1 callers
Method
AskBeforeSaving
source/win32/NstManagerEmulator.hpp:364
↓ 1 callers
Method
AutoFireSpeed
source/win32/NstDialogInput.hpp:447
↓ 1 callers
Method
AutoHide
source/win32/NstManagerInputCursor.cpp:128
↓ 1 callers
Method
AutoLoadCheatsEnabled
source/win32/NstManagerPaths.cpp:105
↓ 1 callers
Method
AutoSaveCheatsEnabled
source/win32/NstManagerPaths.cpp:110
↓ 1 callers
Method
Begin
source/win32/NstManagerNetplay.cpp:167
↓ 1 callers
Method
BeginAdd
source/win32/NstManagerInputCommands.cpp:62
↓ 1 callers
Method
BeginNetplayMode
source/win32/NstManagerEmulator.cpp:1421
↓ 1 callers
Method
BeginScanMode
source/win32/NstDirectInput.cpp:230
↓ 1 callers
Method
Boot
source/core/NstCpu.cpp:239
↓ 1 callers
Method
BringBehind
source/win32/NstWindowGeneric.cpp:130
↓ 1 callers
Method
BypassPatchValidation
source/win32/NstManagerPaths.cpp:120
↓ 1 callers
Method
Calculate
source/win32/NstWindowStatusBar.cpp:39
↓ 1 callers
Method
CalculateOscillatorClock
source/core/NstApu.cpp:439
↓ 1 callers
Method
Calibrate
source/win32/NstDirectInput.cpp:224
↓ 1 callers
Method
CanForward
source/win32/NstManagerMovie.cpp:348
↓ 1 callers
Method
CanRecord
source/win32/NstManagerMovie.cpp:333
↓ 1 callers
Method
CanRewind
source/win32/NstManagerMovie.cpp:343
↓ 1 callers
Method
CanRunInBackground
source/win32/NstManagerSound.cpp:75
↓ 1 callers
Method
CanStop
source/win32/NstManagerMovie.cpp:338
↓ 1 callers
Method
CanSwitchFullscreen
* 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 callers
Method
CanToggleDialogBoxMode
source/win32/NstDirect2D.cpp:1137
↓ 1 callers
Method
CanTransfer
source/core/api/NstApiBarcodeReader.cpp:107
↓ 1 callers
Method
Capture
source/win32/NstManagerNetplay.cpp:329
↓ 1 callers
Method
ChangeSide
source/core/api/NstApiFds.cpp:87
↓ 1 callers
Method
Chat
source/win32/NstManagerNetplay.cpp:818
↓ 1 callers
Method
Check
source/core/NstState.cpp:196
↓ 1 callers
Method
CheckCrc
source/core/NstState.hpp:175
↓ 1 callers
Method
CheckFile
source/win32/NstManagerPaths.cpp:281
↓ 1 callers
Method
CheckInput
source/win32/NstApplicationInstance.cpp:460
↓ 1 callers
Method
CheckReference
source/win32/NstApplicationConfiguration.cpp:358
↓ 1 callers
Method
Choose
source/win32/NstManagerAviConverter.cpp:137
↓ 1 callers
Method
Clear
source/win32/NstWindowMenu.hpp:337
← previous
next →
1,001–1,100 of 6,449, ranked by callers