Lime3DS/src/core
2025-03-17 16:19:56 +00:00
..
arm Applied clang-format-19 to all files 2025-02-27 15:24:32 +00:00
cheats Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
dumping misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
file_sys Various savestate bugfixes 2025-03-12 20:50:51 +01:00
frontend Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
gdbstub arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
hle Fix system files setup on macos 2025-03-17 16:19:56 +00:00
hw Add LLE modules for online features option + AM Refactor w/ various improvements/fixes 2025-03-13 21:17:32 +00:00
loader Add 'Set Up System Files' option (#642) 2025-03-10 10:48:11 +00:00
rpc rpc: Fix class hierarchy. (#6694) 2023-07-13 16:29:54 -07:00
tracer video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
CMakeLists.txt Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
core_timing.cpp core_timing: Allow configuring a fixed or random initial system tick value. (#7309) 2024-01-07 09:38:02 -08:00
core_timing.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
core.cpp Add LLE modules for online features option + AM Refactor w/ various improvements/fixes 2025-03-13 21:17:32 +00:00
core.h Various savestate bugfixes 2025-03-12 20:50:51 +01:00
global.h Refactored out the horrible static var in CoreTiming 2020-03-28 15:47:36 +00:00
memory.cpp memory: Cache last physical memory pointer 2024-11-13 12:35:13 +01:00
memory.h memory: Cache last physical memory pointer 2024-11-13 12:35:13 +01:00
movie.cpp Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
movie.h core_timing: Allow configuring a fixed or random initial system tick value. (#7309) 2024-01-07 09:38:02 -08:00
nus_download.cpp build: Fix web service functionality. (#6903) 2023-08-19 17:34:35 -07:00
nus_download.h build: Fix web service functionality. (#6903) 2023-08-19 17:34:35 -07:00
perf_stats.cpp Add 'Set Up System Files' option (#642) 2025-03-10 10:48:11 +00:00
perf_stats.h Improved realtime audio implementation 2024-11-27 21:05:40 +00:00
precompiled_headers.h Port yuzu-emu/yuzu#9300: "CMake: Use precompiled headers to improve compile times" (#6213) 2022-12-17 16:06:38 +01:00
savestate_data.h savestates: save the build name to be displayed when there's a version mismatch (#6493) 2023-08-10 20:55:22 -07:00
savestate.cpp android: add quicksave hotkeys (#181) 2024-11-07 14:47:22 +01:00
savestate.h android: add quicksave hotkeys (#181) 2024-11-07 14:47:22 +01:00
system_titles.cpp Add 'Set Up System Files' option (#642) 2025-03-10 10:48:11 +00:00
system_titles.h Add 'Set Up System Files' option (#642) 2025-03-10 10:48:11 +00:00