1
0
Fork 0
forked from suyu/suyu
suyu/src
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
..
audio_core DSP: Create backing memory for entire DSP RAM 2017-05-09 21:44:00 -07:00
citra input_common/sdl: add support for binding button to axis 2017-04-17 14:14:35 +03:00
citra_qt Remove ability to load symbol maps 2017-05-07 15:33:07 -07:00
common Remove unused symbols code 2017-05-07 15:33:39 -07:00
core Kernel: Map special regions according to ExHeader 2017-05-09 21:44:00 -07:00
input_common input_common/sdl: add support for binding button to axis 2017-04-17 14:14:35 +03:00
tests Common: add ParamPackage 2017-03-01 23:30:57 +02:00
video_core pica: shader_dirty if texture2 coord changed 2017-05-05 15:35:17 +03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt InputCommon: add Keyboard 2017-03-01 23:30:57 +02:00