Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JesseTG/melonds-ds
/ functions
Functions
842 in github.com/JesseTG/melonds-ds
⨍
Functions
842
◇
Types & classes
233
Method
MP_SendReply
src/libretro/libretro.cpp:367
Method
Message
src/libretro/config/config.hpp:123
Method
MicButtonDown
src/libretro/input/joypad.hpp:58
Method
MicButtonPressed
src/libretro/input/joypad.hpp:59
Method
MicButtonReleased
src/libretro/input/joypad.hpp:60
Method
Microphone
src/libretro/retro/microphone.cpp:21
Method
Microphone
src/libretro/retro/microphone.hpp:30
Method
MicrophoneState
src/libretro/microphone.cpp:32
Method
MpReceived
src/libretro/libretro.cpp:337
Method
MpStarted
src/libretro/libretro.cpp:333
Method
MpStarted
src/libretro/platform/mp.cpp:33
Method
MpStopped
src/libretro/libretro.cpp:341
Method
MpStopped
src/libretro/platform/mp.cpp:51
Method
Mutex_Create
src/libretro/platform/mutex.cpp:29
Method
Mutex_Free
src/libretro/platform/mutex.cpp:35
Method
Mutex_Lock
src/libretro/platform/mutex.cpp:41
Method
Mutex_Unlock
src/libretro/platform/mutex.cpp:47
Method
NetState
src/libretro/net/net.hpp:44
Method
Net_RecvPacket
src/libretro/libretro.cpp:309
Method
Net_SendPacket
src/libretro/libretro.cpp:303
Method
New
src/libretro/render/opengl.cpp:139
Method
NormalizePath
src/libretro/environment.cpp:906
Method
NumberOfScreenLayouts
src/libretro/config/config.hpp:256
Method
OnScreenDisplayTask
src/libretro/core/tasks.cpp:301
Method
OpenFile
src/libretro/platform/file.cpp:91
Method
OpenGLRenderState
src/libretro/render/opengl.cpp:149
Method
OpenGLRenderState
src/libretro/render/opengl.hpp:45
Method
OpenGlTracyCapture
src/libretro/tracy/opengl.cpp:26
Method
OpenGlTracyCapture
Copying the OpenGL objects is too much of a hassle.
src/libretro/tracy/opengl.hpp:35
Method
OpenLocalFile
src/libretro/platform/file.cpp:122
Method
OutHeight
src/libretro/retro/scaler.hpp:47
Method
OutStride
src/libretro/retro/scaler.hpp:48
Method
OutWidth
src/libretro/retro/scaler.hpp:46
Method
Packet
src/libretro/net/mp.cpp:61
Method
ParseAudioOptions
src/libretro/config/config.cpp:619
Method
ParseConfig
src/libretro/config/config.cpp:148
Method
ParseDsiStorageOptions
src/libretro/config/config.cpp:472
Method
ParseFirmwareOptions
src/libretro/config/config.cpp:538
Method
ParseHomebrewSaveOptions
src/libretro/config/config.cpp:423
Method
ParseIpAddress
src/libretro/config/parse.cpp:23
Method
ParseJitOptions
src/libretro/config/config.cpp:374
Method
ParseMacAddress
src/libretro/config/constants.cpp:221
Method
ParseMacAddressFile
src/libretro/config/constants.cpp:182
Method
ParseNetworkOptions
src/libretro/config/config.cpp:653
Method
ParseOsdOptions
src/libretro/config/config.cpp:310
Function
ParseRumbleMotorType
src/libretro/config/parse.hpp:125
Method
ParseScreenOptions
src/libretro/config/config.cpp:732
Method
ParseSystemOptions
src/libretro/config/config.cpp:163
Method
ParseTimeOptions
src/libretro/config/config.cpp:222
Method
ParseVideoOptions
src/libretro/config/config.cpp:799
Method
PixelBuffer
src/libretro/buffer.hpp:34
Method
PixelBuffer
src/libretro/buffer.cpp:25
Method
PointerTouchPosition
src/libretro/input/cursor.hpp:47
Method
PowerStatusUpdateTask
src/libretro/core/tasks.cpp:69
Method
PrintMacAddress
src/libretro/config/constants.cpp:267
Method
Read
src/libretro/microphone.cpp:115
Method
Ready
src/libretro/render/software.hpp:41
Method
Ready
src/libretro/render/render.hpp:51
Method
RegisterCoreOptions
If I make an option depend on the game (e.g. different defaults for different games), then I can have set_core_option accept a NDSHeader
src/libretro/config/config.cpp:909
Method
Render
src/libretro/render/render.cpp:36
Method
Render
TODO: Consider using RETRO_ENVIRONMENT_GET_CURRENT_SOFTWARE_FRAMEBUFFER
src/libretro/render/software.cpp:52
Method
RenderAudio
src/libretro/core/core.cpp:279
Method
RenderErrorScreen
src/libretro/core/core.cpp:345
Method
RequestRefresh
src/libretro/render/render.hpp:54
Method
RequestRefresh
Requests that the OpenGL context be refreshed.
src/libretro/render/opengl.hpp:57
Method
ResetCursorTimeout
src/libretro/input/cursor.cpp:125
Method
RumbleStart
src/libretro/input/rumble.cpp:33
Method
RumbleStop
src/libretro/input/rumble.cpp:38
Method
RumbleTask
src/libretro/input/input.hpp:92
Method
RunDeferredInitialization
src/libretro/core/core.cpp:289
Method
SaveManager
src/libretro/sram.hpp:41
Method
SaveManager
src/libretro/sram.cpp:52
Method
Scale
src/libretro/screenlayout.hpp:175
Method
Scaler
src/libretro/retro/scaler.hpp:28
Method
Scaler
src/libretro/retro/scaler.cpp:43
Method
ScreenGap
src/libretro/screenlayout.hpp:169
Method
ScreenLayoutData
src/libretro/screenlayout.cpp:45
Method
Semaphore_Create
src/libretro/platform/semaphore.cpp:30
Method
Semaphore_Free
src/libretro/platform/semaphore.cpp:64
Method
Semaphore_Post
src/libretro/platform/semaphore.cpp:52
Method
Semaphore_Reset
src/libretro/platform/semaphore.cpp:36
Method
Semaphore_TryWait
src/libretro/platform/semaphore.cpp:42
Method
Semaphore_Wait
src/libretro/platform/semaphore.cpp:58
Method
SendPacket
src/libretro/net/net.cpp:118
Method
SetConfig
src/libretro/microphone.cpp:47
Method
SetConfig
src/libretro/input/solar.cpp:110
Method
SetConfig
src/libretro/input/joypad.cpp:50
Method
SetConfig
src/libretro/input/cursor.cpp:47
Method
SetConfig
src/libretro/input/pointer.cpp:33
Method
SetConsoleTime
src/libretro/core/core.cpp:377
Method
SetControllerPortDevice
src/libretro/input/joypad.cpp:142
Method
SetCursorSize
src/libretro/config/config.hpp:274
Method
SetError
src/libretro/retro/task_queue.cpp:261
Method
SetFlushDelay
src/libretro/config/config.hpp:254
Method
SetLayouts
src/libretro/screenlayout.hpp:121
Method
SetMessage
src/libretro/config/config.hpp:124
Method
SetMicButtonMode
src/libretro/microphone.cpp:73
Method
SetMicInputMode
src/libretro/microphone.cpp:54
Method
SetRenderer
src/libretro/render/render.cpp:61
Method
SetScale
src/libretro/screenlayout.hpp:176
← previous
next →
501–600 of 842, ranked by callers