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
CursorMoved
src/libretro/input/pointer.hpp:42
Method
CursorTimeout
src/libretro/config/config.hpp:279
Method
CursorVisible
src/libretro/input/input.hpp:66
Method
CustomizeFirmware
src/libretro/config/console.cpp:952
Method
CustomizeNAND
src/libretro/config/console.cpp:1186
Method
CycleLayoutPressed
src/libretro/input/joypad.hpp:57
Method
Data
src/libretro/net/mp.hpp:45
Method
DldiEnable
src/libretro/config/config.hpp:195
Method
DldiImageSize
src/libretro/config/config.hpp:213
Method
DldiReadOnly
src/libretro/config/config.hpp:205
Method
DownloadTmd
src/libretro/config/console.cpp:695
Method
DrawBottomScreen
src/libretro/message/error.cpp:126
Method
DrawCursor
src/libretro/render/software.cpp:135
Method
DrawTopScreen
src/libretro/message/error.cpp:81
Method
DsiSdCardArgs
src/libretro/config/config.hpp:244
Method
DynamicLibrary_Load
src/libretro/platform/lan.cpp:38
Method
DynamicLibrary_LoadFunction
src/libretro/platform/lan.cpp:48
Method
DynamicLibrary_Unload
src/libretro/platform/lan.cpp:43
Method
ErrorScreen
src/libretro/message/error.hpp:36
Method
ErrorScreen
I intentionally fix the error message to the DS screen size to simplify the layout.
src/libretro/message/error.cpp:45
Method
ExportDsiwareSaveData
src/libretro/core/core.cpp:636
Method
FileExists
src/libretro/platform/file.cpp:145
Method
FileFlush
src/libretro/platform/file.cpp:251
Method
FileLength
src/libretro/platform/file.cpp:284
Method
FileRead
src/libretro/platform/file.cpp:235
Method
FileReadLine
src/libretro/platform/file.cpp:210
Method
FileRewind
src/libretro/platform/file.cpp:228
Method
FileSeek
src/libretro/platform/file.cpp:219
Method
FileWrite
src/libretro/platform/file.cpp:260
Method
FileWriteFormatted
src/libretro/platform/file.cpp:271
Method
FlushFirmware
src/libretro/core/tasks.cpp:139
Method
FlushFirmwareTask
src/libretro/core/tasks.cpp:263
Method
FlushGbaSram
src/libretro/core/tasks.cpp:239
Method
FlushGbaSramTask
This task keeps running for the lifetime of the task queue.
src/libretro/core/tasks.cpp:211
Function
FrameTimeCallback
src/libretro/environment.cpp:776
Method
FreeTask
src/libretro/retro/task_queue.cpp:221
Method
GameInfo
src/libretro/retro/info.cpp:22
Method
GetCachedTmd
src/libretro/config/console.cpp:650
Method
GetDSiArgs
src/libretro/config/console.cpp:317
Method
GetDsiwareSaveDataHostPath
src/libretro/config/console.cpp:822
Method
GetError
src/libretro/retro/task_queue.cpp:266
Method
GetGameName
src/libretro/utils.cpp:23
Method
GetHybridScreenMatrix
src/libretro/screenlayout.cpp:188
Method
GetMeta
src/libretro/retro/info.hpp:39
Method
GetMicButtonMode
src/libretro/microphone.hpp:46
Method
GetMicInputMode
src/libretro/microphone.hpp:43
Method
GetNdsArgs
First, load the system files Then, validate the system files Then, fall back to other system files if needed and possible If fallback is needed and no
src/libretro/config/console.cpp:164
Method
GetNetworkMode
src/libretro/net/net.cpp:251
Method
GetParams
src/libretro/retro/microphone.cpp:55
Method
GetRetroProcAddress
src/libretro/core/test.cpp:227
Method
GetScalerType
src/libretro/retro/scaler.hpp:33
Method
GetTmdPath
src/libretro/config/console.cpp:628
Method
GetTopScreenMatrix
src/libretro/screenlayout.cpp:138
Method
GetUsername
src/libretro/config/console.cpp:1113
Method
HardwareContextDestroyed
src/libretro/libretro.cpp:295
Method
HardwareContextReset
src/libretro/libretro.cpp:270
Method
HttpConnection
src/libretro/retro/http.hpp:31
Method
HttpConnection
src/libretro/retro/http.cpp:24
Method
HybridRatio
src/libretro/screenlayout.hpp:181
Method
Identifier
src/libretro/retro/task_queue.hpp:110
Method
ImportDsiwareSaveData
src/libretro/config/console.cpp:786
Method
InHeight
src/libretro/retro/scaler.hpp:42
Method
InStride
src/libretro/retro/scaler.hpp:43
Method
InWidth
src/libretro/retro/scaler.hpp:41
Method
InitContent
src/libretro/core/core.cpp:714
Method
InitErrorScreen
src/libretro/core/core.cpp:326
Method
InitFlushFirmwareTask
src/libretro/core/core.cpp:481
Method
InitFrameState
src/libretro/render/opengl.cpp:483
Method
InitNdsSave
Does not load the NDS SRAM, since retro_get_memory is used for that. But it will allocate the SRAM buffer
src/libretro/sram.cpp:100
Method
InitVertices
src/libretro/render/opengl.cpp:508
Method
InstallDsiware
src/libretro/config/console.cpp:581
Method
InstallNdsSram
src/libretro/core/core.cpp:354
Method
IsAdapterAcceptable
src/libretro/net/net.cpp:35
Method
IsCursorInputInBounds
src/libretro/input/cursor.cpp:218
Method
IsDsiNandImage
We verify the filesize of the NAND image and the presence of the no$gba footer (since melonDS needs it)
src/libretro/config/constants.cpp:44
Method
IsEndOfFile
Returns true if there is no more data left to read in this file.
src/libretro/platform/file.cpp:201
Method
IsFirmwareImage
src/libretro/config/constants.cpp:102
Method
IsLayoutRotated
src/libretro/screenlayout.hpp:158
Method
IsTouching
src/libretro/input/joypad.hpp:62
Method
IsTouching
src/libretro/input/pointer.hpp:40
Method
IsTouching
src/libretro/input/input.hpp:67
Method
LastPointerUpdate
src/libretro/input/pointer.hpp:38
Method
LoadBios
src/libretro/config/console.cpp:857
Method
LoadDSiSDCardImage
src/libretro/config/console.cpp:1314
Method
LoadFirmware
Loads firmware, does not patch it.
src/libretro/config/console.cpp:906
Method
LoadGbaCart
src/libretro/config/console.cpp:485
Method
LoadGbaSram
src/libretro/config/console.cpp:520
Method
LoadNANDImage
Loads the DSi NAND, does not patch it
src/libretro/config/console.cpp:1169
Method
LoadNdsCart
src/libretro/config/console.cpp:442
Method
LocalFileExists
src/libretro/platform/file.cpp:150
Method
Log
src/libretro/platform/platform.cpp:76
Method
LuxReading
src/libretro/input/solar.hpp:45
Method
MP_Begin
Not much we can do in Begin and End
src/libretro/platform/mp.cpp:89
Method
MP_End
src/libretro/platform/mp.cpp:93
Method
MP_RecvHostPacket
src/libretro/libretro.cpp:383
Method
MP_RecvPacket
src/libretro/libretro.cpp:358
Method
MP_RecvReplies
src/libretro/libretro.cpp:388
Method
MP_SendAck
src/libretro/libretro.cpp:379
Method
MP_SendCmd
src/libretro/libretro.cpp:363
Method
MP_SendPacket
src/libretro/libretro.cpp:354
← previous
next →
401–500 of 842, ranked by callers