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
SetShowBrightnessState
src/libretro/config/config.hpp:193
Method
SetUpCoreOpenGlState
Sets up OpenGL resources specific to melonDS
src/libretro/render/opengl.cpp:278
Method
SetUpDSiWareDirectBoot
src/libretro/console/dsi.cpp:36
Method
ShowBrightnessState
src/libretro/config/config.hpp:192
Method
ShowCameraState
src/libretro/config/config.hpp:177
Method
SignalStop
src/libretro/platform/platform.cpp:41
Method
Sleep
src/libretro/platform/platform.cpp:93
Method
SoftwareRenderState
src/libretro/render/software.cpp:37
Method
SolarSensorState
src/libretro/input/solar.cpp:29
Method
SolarSensorState
src/libretro/input/solar.hpp:36
Method
StartConsole
When requesting an OpenGL context, we may not get it immediately. So we need to wait until we do.
src/libretro/core/core.cpp:432
Method
TaskCallbackWrapper
src/libretro/retro/task_queue.cpp:142
Method
TaskCleanupWrapper
src/libretro/retro/task_queue.cpp:163
Method
TaskHandle
src/libretro/retro/task_queue.hpp:93
Method
TaskHandle
src/libretro/retro/task_queue.cpp:238
Method
TaskHandlerWrapper
src/libretro/retro/task_queue.cpp:126
Method
TaskSpec
Exists to create a trivial task that does nothing.
src/libretro/retro/task_queue.hpp:53
Method
TaskSpec
src/libretro/retro/task_queue.cpp:178
Method
Thread_Create
src/libretro/platform/thread.cpp:38
Method
Thread_Free
src/libretro/platform/thread.cpp:55
Method
Thread_Wait
src/libretro/platform/thread.cpp:48
Method
TouchPosition
src/libretro/input/input.hpp:71
Method
TouchReleased
src/libretro/input/cursor.hpp:49
Method
TouchReleased
src/libretro/input/joypad.hpp:63
Method
UninstallDsiware
Reset for the next time
src/libretro/core/core.cpp:612
Method
Update
src/libretro/screenlayout.cpp:215
Method
Update
src/libretro/input/input.cpp:102
Method
Update
src/libretro/input/solar.cpp:70
Method
Update
src/libretro/input/joypad.cpp:64
Method
Update
src/libretro/input/cursor.cpp:58
Method
Update
src/libretro/input/pointer.cpp:38
Method
Update
src/libretro/retro/scaler.cpp:137
Method
Update
src/libretro/retro/http.cpp:65
Method
UpdateConsole
src/libretro/config/console.cpp:152
Method
UpdateOptionVisibility
src/libretro/libretro.cpp:299
Method
UpdateOptionVisibility
src/libretro/core/core.cpp:763
Method
Valid
src/libretro/retro/task_queue.hpp:103
Method
ValidateTmd
src/libretro/config/console.cpp:686
Method
When
src/libretro/retro/task_queue.hpp:68
Method
WriteDateTime
src/libretro/platform/platform.cpp:97
Method
WriteFirmware
src/libretro/libretro.cpp:327
Method
WriteFirmware
src/libretro/sram.cpp:155
Method
WriteGBASave
src/libretro/libretro.cpp:321
Method
WriteNDSSave
src/libretro/libretro.cpp:315
Function
add_exec
src/glib-stub/glib.c:162
Function
add_guestfwd
src/glib-stub/glib.c:155
Function
add_unix
src/glib-stub/glib.c:175
Method
analog_state
src/libretro/environment.cpp:128
Method
audio_sample_batch
src/libretro/environment.cpp:145
Method
check
src/libretro/retro/task_queue.cpp:121
Method
clear_fastforwarding_override
src/libretro/environment.cpp:740
Method
deinit
src/libretro/environment.cpp:761
Method
deinit
src/libretro/retro/task_queue.cpp:111
Method
dirent
src/libretro/retro/dirent.hpp:38
Method
dirent_iterator
src/libretro/retro/dirent.cpp:54
Method
dirent_tree
src/libretro/retro/dirent.hpp:79
Method
dirent_tree
src/libretro/retro/dirent.cpp:33
Method
dsi_missing_bios_exception
src/libretro/exceptions.cpp:136
Method
dsi_nand_corrupted_exception
src/libretro/exceptions.cpp:174
Method
dsi_nand_missing_exception
src/libretro/exceptions.cpp:160
Method
dsi_no_firmware_found_exception
src/libretro/exceptions.cpp:103
Method
dsi_no_nand_found_exception
src/libretro/exceptions.cpp:150
Method
dsi_region_mismatch_exception
src/libretro/exceptions.cpp:85
Method
emulator_exception
src/libretro/exceptions.hpp:34
Method
encrypted_rom_exception
src/libretro/exceptions.cpp:76
Method
environment
src/libretro/environment.cpp:91
Method
firmware_missing_exception
src/libretro/exceptions.cpp:113
Method
fmt_log
src/libretro/environment.cpp:336
Method
fmt_message
src/libretro/environment.cpp:407
Function
fork_exec
src/glib-stub/glib.c:241
Method
format
src/libretro/format.cpp:31
Function
function_trampoline
src/libretro/platform/thread.cpp:32
Function
g_ascii_strcasecmp
src/glib-stub/glib.c:247
Function
g_debug
src/glib-stub/glib.c:65
Function
g_error
src/glib-stub/glib.c:35
Function
g_rand_free
src/glib-stub/glib.c:15
Function
g_rand_int_range
src/glib-stub/glib.c:19
Function
g_rand_new
src/glib-stub/glib.c:9
Function
g_str_has_prefix
src/glib-stub/glib.c:269
Function
g_strdup
src/glib-stub/glib.c:75
Function
g_strstr_len
* g_strstr_len: * @haystack: a nul-terminated string * @haystack_len: the maximum length of @haystack in bytes. A length of -1 * can be used to
src/glib-stub/glib.c:113
Function
g_strv_length
src/glib-stub/glib.c:28
Function
g_warning
src/glib-stub/glib.c:55
Function
generate_input
()
test/python/microphone/active_at_start_when_button_held.py:13
Function
generate_input
()
test/python/slot2/solar_sensor_falls_back_to_buttons.py:14
Function
generate_input
()
test/python/slot2/solar_sensor_buttons.py:14
Function
generate_input
()
test/python/slot2/display_message_if_solar_sensor_unavailable.py:15
Function
generate_input
()
test/python/slot2/solar_sensor_mouse_wheel.py:13
Function
generate_input
()
test/python/basics/core_accepts_pointer_input.py:15
Function
generate_input
()
test/python/basics/core_sets_geometry.py:15
Function
generate_input
()
test/python/basics/core_rotates_screen.py:15
Function
generate_input
()
test/python/basics/core_can_shut_down.py:8
Function
generate_input
()
test/python/basics/core_accepts_microphone_input.py:11
Function
generate_input
()
test/python/basics/core_accepts_button_input.py:7
Function
generate_input
()
test/python/basics/core_accepts_analog_input.py:13
Function
generate_noise
()
test/python/microphone/active_at_start_when_button_held.py:9
Function
generate_noise
()
test/python/microphone/inactive_at_start_when_button_not_toggled.py:8
Function
generate_noise
()
test/python/microphone/inactive_at_start_when_button_not_held.py:8
Function
generate_sensor_readings
()
test/python/slot2/solar_sensor_interface.py:14
Function
generate_sine_wave
()
test/python/basics/core_accepts_microphone_input.py:19
← previous
next →
601–700 of 842, ranked by callers