MCPcopy Create free account

hub / github.com/Farama-Foundation/Stable-Retro / functions

Functions121,835 in github.com/Farama-Foundation/Stable-Retro

↓ 30 callersFunctionemit_loadreg
cores/n64/mupen64plus-core/src/r4300/new_dynarec/x86/assem_x86.c:1078
↓ 30 callersFunctionemit_movimm
cores/n64/mupen64plus-core/src/r4300/new_dynarec/arm64/assem_arm64.c:1608
↓ 30 callersFunctionfilestream_read
cores/fbneo/src/burner/libretro/libretro-common/streams/file_stream.c:391
↓ 30 callersMethodget
cores/ds/src/teakra/externals/catch/catch.hpp:9532
↓ 30 callersFunctionglsm_ctl
cores/ds/src/libretro/libretro-common/glsm/glsm.c:2944
↓ 30 callersFunctionlj_buf_more
third-party/luajit/src/lj_buf.h:61
↓ 30 callersFunctionlj_err_argt
Typecheck error for arguments. */
third-party/luajit/src/lj_err.c:803
↓ 30 callersFunctionlj_lex_next
Return next lexical token. */
third-party/luajit/src/lj_lex.c:450
↓ 30 callersFunctionlua_pushvalue
third-party/luajit/src/lj_api.c:196
↓ 30 callersFunctionlua_rawgeti
cores/fbneo/src/dep/libs/lua/lapi.c:567
↓ 30 callersMethodmapfs
cores/flycast/core/rec-ARM/rec_arm.cpp:260
↓ 30 callersFunctionmcs51_set_read_handler
cores/fbneo/src/cpu/i8051/mcs51.cpp:378
↓ 30 callersFunctionmcs51_set_write_handler
cores/fbneo/src/cpu/i8051/mcs51.cpp:373
↓ 30 callersFunctionmem_read_d
cores/fbneo/src/cpu/tms34010/tms34010_memacc.h:23
↓ 30 callersFunctionmov_reg32_preg32x4pimm32
cores/n64/mupen64plus-core/src/r4300/hacktarux_dynarec/assemble.h:1244
↓ 30 callersFunctionnop
$12 NOP inherent ----- */
cores/fbneo/src/cpu/m6809/6809ops.c:168
↓ 30 callersFunctionoperator=
accessor overload required to override default assignment operator (templates are not allowed to replace default compiler-generated assignments).
third-party/pybind11/include/pybind11/pytypes.h:992
↓ 30 callersMethodresize
cores/n64/mupen64plus-video-paraLLEl/parallel-rdp/util/small_vector.hpp:435
↓ 30 callersMethodshape
Dimensions of the array
third-party/pybind11/include/pybind11/numpy.h:805
↓ 30 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
third-party/json.hpp:14076
↓ 30 callersFunctionstbi__get16le
cores/flycast/core/deps/stb/stb_image.h:1614
↓ 30 callersFunctionstbi__skip
cores/flycast/core/deps/stb/stb_image.h:1545
↓ 30 callersFunctiontransform
third-party/capnproto/c++/src/kj/parse/common.h:742
↓ 29 callersFunctionBurnGunDrawTargets
cores/fbneo/src/burn/burn_gun.cpp:765
↓ 29 callersFunctionBurnSampleScan
cores/fbneo/src/burn/snd/samples.cpp:1364
↓ 29 callersMethodDoesWriteBack
cores/flycast/core/deps/vixl/aarch32/instructions-aarch32.h:1182
↓ 29 callersFunctionE132XSOpen
cores/fbneo/src/cpu/e132xs/e132xs.cpp:4821
↓ 29 callersFunctionEAtoAMN
cores/fbneo/src/cpu/a68k/fba_make68k.c:318
↓ 29 callersFunctionFormatForComparisonFailureMessage
third-party/gtest/googletest/include/gtest/gtest-printers.h:349
↓ 29 callersMethodGetBit
cores/flycast/core/deps/vixl/aarch64/operands-aarch64.h:80
↓ 29 callersMethodGetImageView
cores/flycast/core/rend/vulkan/texture.h:43
↓ 29 callersFunctionGetUniqueBankPtr
cores/ds/src/GPU.cpp:515
↓ 29 callersFunctionIN
* Input a byte from given I/O port ***************************************************************/
cores/fbneo/src/cpu/z80/z80.cpp:890
↓ 29 callersMethodInterpolate
cores/ds/src/GPU3D_Soft.h:144
↓ 29 callersMethodIsROR
cores/flycast/core/deps/vixl/aarch32/instructions-aarch32.h:1065
↓ 29 callersMethodIsSimpleReg
cores/ds/src/dolphin/x64Emitter.h:196
↓ 29 callersFunctionK051960SpritesRender
cores/fbneo/src/burn/drv/konami/k051960.cpp:31
↓ 29 callersFunctionLatch_Init
cores/nes/src/boards/datalatch.c:62
↓ 29 callersFunctionOPER_AY_PD_16
cores/fbneo/src/cpu/m68k/m68kcpu.h:1323
↓ 29 callersFunctionOUT
* Output a byte to given I/O port ***************************************************************/
cores/fbneo/src/cpu/z80/z80.cpp:905
↓ 29 callersFunctionRender8x8Tile_FlipXY_Clip
cores/fbneo/src/burn/tiles_generic.cpp:633
↓ 29 callersFunctionSendStatusAndMessage
cores/pce/mednafen/cdrom/scsicd.cpp:448
↓ 29 callersFunctionSetupCartCHRMapping
cores/nes/src/cart.c:122
↓ 29 callersMethodTexParameteri
cores/flycast/core/rend/gles/glcache.h:186
↓ 29 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
third-party/gtest/googletest/src/gtest.cc:1821
↓ 29 callersFunction_mm_andnot_si128
Computes the bitwise AND of the 128-bit value in b and the bitwise NOT of the 128-bit value in a. r := (~a) & b https://msdn.microsoft.com/en-us/lib
cores/n64/mupen64plus-rsp-paraLLEl/arch/simd/rsp/SSE2NEON.h:573
↓ 29 callersFunctionadd_to_linker
cores/n64/mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:5126
↓ 29 callersFunctionall
cores/ds/src/teakra/externals/catch/catch.hpp:3340
↓ 29 callersMethodbegin
cores/fbneo/src/cpu/mips3/x64/xbyak/xbyak_util.h:256
↓ 29 callersMethodclear
cores/flycast/core/deps/vixl/invalset-vixl.h:426
↓ 29 callersMethodcompile
cores/flycast/core/rec-x64/rec_x64.cpp:295
↓ 29 callersFunctionctype_cts
Get C type state. */
third-party/luajit/src/lj_ctype.h:379
↓ 29 callersFunctiondeco16_sprite_decode
cores/fbneo/src/burn/drv/dataeast/deco16ic.cpp:296
↓ 29 callersFunctiondeflate
========================================================================= */
cores/gba/src/third-party/zlib/deflate.c:665
↓ 29 callersFunctiondrmp3_bs_get_bits
cores/fbneo/src/dep/libs/dr_libs/dr_mp3.h:824
↓ 29 callersFunctionfilestream_seek
cores/fbneo/src/burner/libretro/libretro-common/streams/file_stream.c:345
↓ 29 callersFunctiongeneric_queue_push
cores/fbneo/src/burner/libretro/libretro-common/queues/generic_queue.c:75
↓ 29 callersFunctiongenimm
cores/n64/mupen64plus-core/src/r4300/new_dynarec/arm/assem_arm.c:1209
↓ 29 callersMethodgetI64Const
cores/flycast/core/deps/glslang/glslang/Include/ConstantUnion.h:124
↓ 29 callersMethodgetInstruction
cores/flycast/core/deps/glslang/SPIRV/spvIR.h:407
↓ 29 callersFunctiongxDrawTextureRotate
cores/genesis/gx/gx_video.c:855
↓ 29 callersFunctionillegal
cores/fbneo/src/cpu/m6809/6809ops.c:16
↓ 29 callersFunctionjit_alloc
cores/n64/mupen64plus-rsp-paraLLEl/lightning/lib/jit_memory.c:83
↓ 29 callersFunctionlj_fls
third-party/luajit/src/lj_def.h:151
↓ 29 callersMethodlookupValue
src/data.cpp:198
↓ 29 callersFunctionlua_pushvalue
third-party/luajit/src/host/minilua.c:5416
↓ 29 callersFunctionm68ki_set_sr
Set the status register and check for interrupts */
cores/fbneo/src/cpu/m68k/m68kcpu.h:1540
↓ 29 callersFunctionmcs48Close
cores/fbneo/src/cpu/i8x41/mcs48.cpp:272
↓ 29 callersFunctionmcs48Open
cores/fbneo/src/cpu/i8x41/mcs48.cpp:262
↓ 29 callersFunctionmcs51Close
cores/fbneo/src/cpu/i8051/mcs51.cpp:344
↓ 29 callersFunctionmcs51Open
cores/fbneo/src/cpu/i8051/mcs51.cpp:334
↓ 29 callersMethodmodify_mips_register
cores/n64/mupen64plus-rsp-paraLLEl/rsp_jit.cpp:2086
↓ 29 callersMethodname
cores/ds/src/teakra/externals/catch/catch.hpp:7507
↓ 29 callersFunctionpng_save_uint_32
Place a 32-bit number into a buffer in PNG byte order. We work * with unsigned numbers for convenience, although one supported * ancillary chunk us
cores/gba/src/third-party/libpng/pngwutil.c:23
↓ 29 callersFunctionppi8255_init
cores/fbneo/src/burn/devices/8255ppi.cpp:401
↓ 29 callersFunctionrcache_get_tmp_arg
get a reg to be used as function arg
cores/32x/cpu/sh2/compiler.c:2141
↓ 29 callersMethodsetShortcut
cores/gba/src/platform/qt/ShortcutController.cpp:585
↓ 29 callersMethodsize
cores/flycast/core/deps/glslang/glslang/Include/arrays.h:101
↓ 29 callersMethodsize
cores/n64/mupen64plus-video-paraLLEl/parallel-rdp/parallel-rdp/rdp_data_structures.hpp:284
↓ 29 callersMethodvalue
third-party/gtest/googletest/test/gtest_unittest.cc:3824
↓ 29 callersFunctionw0
cores/fbneo/src/burn/drv/pre90s/d_marineb.cpp:800
↓ 29 callersMethodwrite_timestamp
cores/n64/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/device.cpp:2462
↓ 29 callersFunctionzmemcpy
(dest, source, len)
cores/32x/pico/cd/libchdr/deps/zlib-1.2.12/zutil.c:149
↓ 29 callersFunctionzmemcpy
(dest, source, len)
cores/32x/pico/cd/libchdr/deps/zlib-1.2.11/zutil.c:149
↓ 29 callersFunctionzmemcpy
cores/fbneo/src/dep/libs/zlib/zutil.c:145
↓ 28 callersMethodAdd
cores/fbneo/src/burner/sdl/stringset.cpp:4
↓ 28 callersMethodAppend
cores/flycast/core/hw/pvr/helper_classes.h:27
↓ 28 callersFunctionArm7SetIdleLoopAddress
Set address of idle loop start - speed hack
cores/fbneo/src/cpu/arm7_intf.cpp:365
↓ 28 callersFunctionCompileInput
cores/fbneo/src/burn/devices/joyprocess.cpp:63
↓ 28 callersFunctionCps2LoadOne
cores/fbneo/src/burn/drv/capcom/cps.cpp:1697
↓ 28 callersFunctionDrvGfxDecode
cores/fbneo/src/burn/drv/pst90s/d_nmk16.cpp:4280
↓ 28 callersFunctionE132XSClose
cores/fbneo/src/cpu/e132xs/e132xs.cpp:4826
↓ 28 callersFunctionError
Give error and exit with failure code.
cores/flycast/core/deps/glslang/StandAlone/StandAlone.cpp:297
↓ 28 callersFunctionF12DecodeFirstOperand
Decode the first operand of the instruction and prepare writing to the second operand.
cores/fbneo/src/cpu/v60/op12.c:83
↓ 28 callersFunctionF12WriteSecondOperand
cores/fbneo/src/cpu/v60/op12.c:139
↓ 28 callersFunctionFPToFloat
cores/flycast/core/deps/vixl/utils-vixl.cc:268
↓ 28 callersFunctionGUI_InitMenu
Allocate Menu texture images data */
cores/genesis/gx/gui/gui.c:62
↓ 28 callersFunctionGenericTilemapBuildSkipTable
cores/fbneo/src/burn/tilemap_generic.cpp:307
↓ 28 callersFunctionGetMemPtr
Get pointer to ram area , 0 if error For debugger(gdb) - dynarec
cores/flycast/core/hw/sh4/sh4_mem.cpp:301
↓ 28 callersMethodGetRegister
cores/flycast/core/deps/vixl/aarch32/operands-aarch32.h:451
← previousnext →1,701–1,800 of 121,835, ranked by callers