yuzu/src/core
Yuri Kunde Schlesner f18d454eb6 Kernel: Map special regions according to ExHeader
This replaces the hardcoded VRAM/DSP mappings with ones made based on
the ExHeader ARM11 Kernel caps list. While this has no visible effect
for most applications (since they use a standard set of mappings) it
does improve support for system modules and n3DS exclusives.
2017-05-09 21:44:00 -07:00
..
arm Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions. 2017-05-09 00:36:23 -05:00
file_sys file_sys: lower log level for setting host path 2017-03-08 17:47:24 +02:00
frontend Merge pull request #2512 from SonofUgly/custom-layout 2017-03-21 22:57:31 -04:00
gdbstub Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
hle Kernel: Map special regions according to ExHeader 2017-05-09 21:44:00 -07:00
hw Merge pull request #2587 from yuriks/status-bar 2017-02-26 17:51:15 -08:00
loader Remove ability to load symbol maps 2017-05-07 15:33:07 -07:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
CMakeLists.txt Dyncom: Remove disassembler code 2017-05-07 15:33:46 -07:00
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
core_timing.h CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
core.cpp Kernel: Map special regions according to ExHeader 2017-05-09 21:44:00 -07:00
core.h Core: Re-write frame limiter 2017-02-26 17:22:04 -08:00
memory_setup.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
memory.cpp Memory: Add constants for the n3DS additional RAM 2017-05-09 21:43:59 -07:00
memory.h Memory: Add constants for the n3DS additional RAM 2017-05-09 21:43:59 -07:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
perf_stats.cpp PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp ir: implement circle pad pro 2017-05-03 09:44:00 +03:00
settings.h Merge pull request #2512 from SonofUgly/custom-layout 2017-03-21 22:57:31 -04:00