..
arm
externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 ( #68 )
2024-11-03 12:25:47 +00:00
crypto
vfs: Move vfs files to their own directory
2024-01-25 16:40:42 -05:00
debugger
externals: update fmt to 11.0.2 and vcpkg to 2024.09.30 ( #68 )
2024-11-03 12:25:47 +00:00
file_sys
Port changes from Early Access
2024-04-05 01:58:29 +02:00
frontend
am: re-namespace frontend applets to frontend directory
2024-01-29 18:43:45 -05:00
hle
feat: update HLE API version constants to Horizon OS 19.0.0
2024-11-15 12:16:49 +00:00
internal_network
internal_network: only poll for accept on blocking sockets
2024-01-30 10:29:05 -05:00
loader
Port changes from Early Access
2024-04-05 01:58:29 +02:00
memory
scope_exit: Make constexpr
2024-02-19 16:00:46 +01:00
tools
core_timing: remove user data value
2023-12-23 15:36:44 -05:00
CMakeLists.txt
Revert "Removed web service reminiscents" in preparation to fix multiplayer lobby list
2024-06-30 16:54:56 +02:00
constants.cpp
constants.h
core.cpp
Updated copyright headers
2024-04-05 01:58:30 +02:00
core.h
Updated copyright headers
2024-04-05 01:58:30 +02:00
core_timing.cpp
Simplified CoreTiming::GetClockTicks()
2024-05-19 15:39:21 +02:00
core_timing.h
core_timing: handle concurrent unscheduling of looping events
2023-12-23 15:36:46 -05:00
cpu_manager.cpp
scope_exit: Make constexpr
2024-02-19 16:00:46 +01:00
cpu_manager.h
Fix typos in src/core ( #12625 )
2024-01-08 13:31:48 -06:00
device_memory.cpp
core: Define HAS_NCE macro
2023-11-25 00:47:36 -05:00
device_memory.h
Core: Initial implementation of device memory mapping
2024-01-18 21:12:30 -05:00
device_memory_manager.h
Port changes from Early Access
2024-04-05 01:58:29 +02:00
device_memory_manager.inc
Merge pull request #13000 from liamwhite/skip-null-memory
2024-02-22 11:34:23 -06:00
gpu_dirty_memory_manager.h
Core: Eliminate core/memory dependancies.
2024-01-18 21:12:30 -05:00
guest_memory.h
Solves warning about GuestMemory having internal linkage.
2024-04-05 01:58:30 +02:00
hardware_properties.h
memory.cpp
Port changes from Early Access
2024-04-05 01:58:29 +02:00
memory.h
Port changes from Early Access
2024-04-05 01:58:29 +02:00
perf_stats.cpp
perf_stats.h
precompiled_headers.h
reporter.cpp
result: Make fully constexpr, add ON_RESULT_INCLUDED
2024-01-25 16:42:06 -05:00
reporter.h