MCPcopy Create free account

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

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

↓ 1 callersFunctionjg_set_cb_frametime
source/fltkui/jg.cpp:1364
↓ 1 callersFunctionjg_set_cb_log
source/fltkui/jg.cpp:1368
↓ 1 callersFunctionjg_set_gameinfo
source/fltkui/jg.cpp:1766
↓ 1 callersFunctionjg_set_inputstate
source/fltkui/jg.cpp:1762
↓ 1 callersFunctionjg_set_paths
source/fltkui/jg.cpp:1776
↓ 1 callersFunctionjg_setup_audio
source/fltkui/jg.cpp:1742
↓ 1 callersFunctionjg_setup_video
source/fltkui/jg.cpp:1736
↓ 1 callersFunctionjg_state_load
source/fltkui/jg.cpp:1592
↓ 1 callersFunctionjg_state_save
source/fltkui/jg.cpp:1605
↓ 1 callersMethodload
source/fltkui/chtmanager.cpp:72
↓ 1 callersFunctionload_bmp
source/nes_ntsc/demo_impl.h:149
↓ 1 callersFunctionlock_pixels
source/nes_ntsc/demo_impl.h:110
↓ 1 callersFunctionlodepng_add_itext
source/fltkui/lodepng.cpp:3264
↓ 1 callersFunctionlodepng_can_have_alpha
source/fltkui/lodepng.cpp:3054
↓ 1 callersFunctionlodepng_chunk_ancillary
source/fltkui/lodepng.cpp:2751
↓ 1 callersFunctionlodepng_color_mode_make
source/fltkui/lodepng.cpp:2977
↓ 1 callersFunctionlodepng_color_stats_add
Adds a single color to the color stats. The stats must already have been inited. The color must be given as 16-bit (with 2 bytes repeating for 8-bit a
source/fltkui/lodepng.cpp:4150
↓ 1 callersFunctionlodepng_color_stats_init
source/fltkui/lodepng.cpp:3928
↓ 1 callersFunctionlodepng_compress_settings_init
source/fltkui/lodepng.cpp:2327
↓ 1 callersFunctionlodepng_decoder_settings_init
source/fltkui/lodepng.cpp:5448
↓ 1 callersFunctionlodepng_decompress_settings_init
source/fltkui/lodepng.cpp:2348
↓ 1 callersFunctionlodepng_deflate
source/fltkui/lodepng.cpp:2109
↓ 1 callersFunctionlodepng_deflatev
source/fltkui/lodepng.cpp:2068
↓ 1 callersFunctionlodepng_encode32_file
source/fltkui/lodepng.cpp:6634
↓ 1 callersFunctionlodepng_encoder_settings_init
source/fltkui/lodepng.cpp:6643
↓ 1 callersFunctionlodepng_gtofl
Safely check if a + b > c, even if overflow could happen. */
source/fltkui/lodepng.cpp:163
↓ 1 callersFunctionlodepng_has_palette_alpha
source/fltkui/lodepng.cpp:3046
↓ 1 callersFunctionlodepng_huffman_code_lengths
source/fltkui/lodepng.cpp:942
↓ 1 callersFunctionlodepng_inspect
read the information from the header and store it in the LodePNGInfo. return value is error*/
source/fltkui/lodepng.cpp:4307
↓ 1 callersFunctionlodepng_is_alpha_type
source/fltkui/lodepng.cpp:3038
↓ 1 callersFunctionlodepng_is_greyscale_type
source/fltkui/lodepng.cpp:3034
↓ 1 callersFunctionlodepng_load_file
source/fltkui/lodepng.cpp:382
↓ 1 callersFunctionlodepng_palette_add
source/fltkui/lodepng.cpp:3008
↓ 1 callersFunctionlodepng_pixel_overflow
Safely checks whether size_t overflow can be caused due to amount of pixels. This check is overcautious rather than precise. If this check indicates n
source/fltkui/lodepng.cpp:3092
↓ 1 callersFunctionlodepng_zlib_compress
source/fltkui/lodepng.cpp:2249
↓ 1 callersFunctionnst_db_load
source/fltkui/jg.cpp:267
↓ 1 callersMethodogl_render
source/fltkui/videomanager.cpp:213
↓ 1 callersMethodpopulate
source/fltkui/fltkui_cheats.cpp:298
↓ 1 callersFunctionpostProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
source/fltkui/lodepng.cpp:4670
↓ 1 callersFunctionread_input
source/nes_ntsc/demo_impl.h:72
↓ 1 callersMethodrender
source/fltkui/videomanager.cpp:694
↓ 1 callersMethodrenderer_deinit
source/fltkui/videomanager.cpp:687
↓ 1 callersMethodrenderer_init
source/fltkui/videomanager.cpp:647
↓ 1 callersFunctionrgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
source/fltkui/lodepng.cpp:3492
↓ 1 callersFunctionrgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
source/fltkui/lodepng.cpp:3438
↓ 1 callersMethodsave
source/fltkui/chtmanager.cpp:135
↓ 1 callersFunctionsave_bmp
source/nes_ntsc/demo_impl.h:186
↓ 1 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
source/fltkui/lodepng.cpp:6811
↓ 1 callersMethodset_choice_value
source/fltkui/fltkui_settings.cpp:220
↓ 1 callersMethodset_crt_active
source/fltkui/fltkui_settings.cpp:248
↓ 1 callersMethodset_dimensions
source/fltkui/videomanager.cpp:703
↓ 1 callersMethodset_inputcfg
source/fltkui/inputmanager.cpp:621
↓ 1 callersMethodset_speed
source/fltkui/audiomanager.cpp:241
↓ 1 callersFunctionsign_extend_8
source/core/NstCore.hpp:300
↓ 1 callersFunctiontime_blitter
source/nes_ntsc/benchmark.c:59
↓ 1 callersMethodui_events
source/fltkui/inputmanager.cpp:520
↓ 1 callersFunctionunfilterScanline
source/fltkui/lodepng.cpp:4371
↓ 1 callersFunctionupdate_adler32
source/fltkui/lodepng.cpp:2137
↓ 1 callersFunctionwriteSignature
source/fltkui/lodepng.cpp:5501
Method*CodePtr() const)
source/win32/NstObjectDelegate.hpp:115
Method*CodePtr() const)
source/win32/NstObjectDelegate.hpp:202
Method*CodePtr() const)
source/win32/NstObjectDelegate.hpp:289
MethodA12
source/core/NstTimer.hpp:228
MethodA12
source/core/board/NstBoardJyCompany.cpp:50
MethodA50282
source/core/board/NstBoardAgci.hpp:44
MethodA65as
source/core/board/NstBoardBmcA65as.hpp:44
MethodA9746
source/core/board/NstBoardUnlA9746.hpp:44
MethodAbort
source/win32/NstIoWave.cpp:281
MethodAbout
source/win32/NstDialogAbout.cpp:53
MethodAbsReg_R
source/core/NstCpu.cpp:967
MethodAbsReg_RW
source/core/NstCpu.cpp:987
MethodAbsReg_W
source/core/NstCpu.cpp:1006
MethodAbsX_R
source/core/NstCpu.cpp:1023
MethodAbsX_RW
source/core/NstCpu.cpp:1025
MethodAbsX_W
source/core/NstCpu.cpp:1027
MethodAbsY_R
source/core/NstCpu.cpp:1024
MethodAbsY_RW
source/core/NstCpu.cpp:1026
MethodAbsY_W
source/core/NstCpu.cpp:1028
MethodAbs_R
source/core/NstCpu.cpp:868
MethodAbs_RW
source/core/NstCpu.cpp:879
MethodAbs_W
source/core/NstCpu.cpp:893
MethodAccelerator
source/win32/NstSystemAccelerator.hpp:62
MethodAccessor
source/core/NstIoAccessor.hpp:59
MethodAcquire
source/win32/NstManagerInputCommands.cpp:73
MethodAcquire
source/win32/NstManagerInputCursor.cpp:66
MethodAction53
source/core/board/NstBoardAction53.hpp:42
MethodActivateExitPort
source/core/NstHomebrew.cpp:253
MethodActivateStdErrPort
source/core/NstHomebrew.cpp:289
MethodActivateStdOutPort
source/core/NstHomebrew.cpp:271
MethodActivatorParam
source/win32/NstWindowParam.hpp:183
MethodAdapter
source/core/NstFds.cpp:1230
MethodAdapter
source/core/input/NstInpAdapter.cpp:38
MethodAdapter
source/win32/NstDirectSound.cpp:40
MethodAdapterFour
source/core/input/NstInpAdapter.cpp:124
MethodAdapterTwo
source/core/input/NstInpAdapter.cpp:41
MethodAdc
source/core/NstCpu.cpp:1323
MethodAdd
source/win32/NstCollectionRouter.hpp:187
MethodAdd
source/win32/NstCollectionRouter.hpp:228
MethodAdd
source/win32/NstCtrlListView.hpp:210
MethodAdd
source/win32/NstCtrlListBox.hpp:119
← previousnext →1,701–1,800 of 6,449, ranked by callers