Lime-3DS-Emulator/src/core
2024-05-28 12:42:25 +01:00
..
arm lime_qt: Fix remaining build errors 2024-05-11 20:10:31 +00:00
cheats cheats: Use global cheat engine (#7291) 2024-01-01 12:49:08 -08:00
dumping misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08:00
file_sys Artic Base: Do not use cache if the read would result in OOB 2024-05-17 17:43:39 +01:00
frontend android: Fixed landscape layouts not displaying correctly 2024-05-28 12:42:25 +01:00
gdbstub arm: De-virtualize ThreadContext (#7119) 2023-11-06 17:55:30 -08:00
hle Fix PTM ext data creation after Artic Base changes 2024-05-13 14:58:59 +01:00
hw video_core: Refactor GPU interface (#7272) 2023-12-28 11:46:57 +01:00
loader Add Artic Base support 2024-05-12 22:16:10 +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 Add Artic Base support 2024-05-12 22:16:10 +00: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 lime_qt: Fix remaining build errors 2024-05-11 20:10:31 +00:00
core.cpp Improve playback consistency for realtime audio during inconsistent framerates 2024-05-17 08:59:35 +00:00
core.h Improve playback consistency for realtime audio during inconsistent framerates 2024-05-17 08:59:35 +00:00
global.h Refactored out the horrible static var in CoreTiming 2020-03-28 15:47:36 +00:00
memory.cpp Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
memory.h Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
movie.cpp Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01: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 Fixed Windows build issues 2024-05-17 08:59:35 +00:00
perf_stats.h Improve playback consistency for realtime audio during inconsistent framerates 2024-05-17 08:59:35 +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 Add Artic Base support 2024-05-12 22:16:10 +00:00
savestate.h savestates: save the build name to be displayed when there's a version mismatch (#6493) 2023-08-10 20:55:22 -07:00
system_titles.cpp Download TWL titles from NUS and list them in AM. (#7162) 2023-11-14 01:33:58 -08:00
system_titles.h Android UI Overhaul Part 1 (#7108) 2023-11-10 15:16:54 -08:00
telemetry_session.cpp Removed traces of enable_telemetry setting 2024-04-12 23:31:47 +01:00
telemetry_session.h Restore Web tab 2024-04-03 21:56:34 +01:00