You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Yuri Kunde Schlesner 6354d08359 Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession
This allows attaching a HLE handle to a ServerPort at any point after it
is created, allowing port/session creation to be generic between HLE and
regular services.
8 years ago
..
arm Merge pull request #2692 from Subv/vfp_ftz 8 years ago
file_sys Addressed Bunnei's review comments, and made some other tweaks: 8 years ago
frontend Move screen size constants from video_core to core 8 years ago
gdbstub Doxygen: Amend minor issues (#2593) 8 years ago
hle Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession 8 years ago
hw Merge pull request #2587 from yuriks/status-bar 8 years ago
loader Addressed Bunnei's review comments, and made some other tweaks: 8 years ago
tracer Core: Fix some out-of-style includes 8 years ago
3ds.h Move screen size constants from video_core to core 8 years ago
CMakeLists.txt HLE: Move SessionRequestHandler from Service:: to Kernel:: 8 years ago
core.cpp Addressed Bunnei's review comments, and made some other tweaks: 8 years ago
core.h Addressed Bunnei's review comments, and made some other tweaks: 8 years ago
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 8 years ago
core_timing.h CoreTiming: use named constant for ARM11 clock rate 8 years ago
memory.cpp Memory: Add constants for the n3DS additional RAM 8 years ago
memory.h Memory: Add constants for the n3DS additional RAM 8 years ago
memory_setup.h Remove empty newlines in #include blocks. 9 years ago
mmio.h Remove empty newlines in #include blocks. 9 years ago
perf_stats.cpp PerfStats: Re-order and document members better 8 years ago
perf_stats.h PerfStats: Re-order and document members better 8 years ago
settings.cpp Core: Fix some out-of-style includes 8 years ago
settings.h Merge pull request #2512 from SonofUgly/custom-layout 8 years ago
telemetry_session.cpp telemetry: Log a few simple data fields throughout core. 8 years ago
telemetry_session.h telemetry: Log a few simple data fields throughout core. 8 years ago