citra/src/core
Yuri Kunde Schlesner 74d4bc0af1 Kernel: Add more infrastructure to support different memory layouts
This adds some structures necessary to support multiple memory regions
in the future. It also adds support for different system memory types
and the new linear heap mapping at 0x30000000.
2015-08-16 01:03:47 -03:00
..
arm Memory: Move address type conversion routines to memory.cpp/h 2015-08-16 01:03:46 -03:00
file_sys Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
hle Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
hw core: Fix missing prototype warnings 2015-07-29 12:12:39 -04:00
loader loader: Remove unnecessary else usages 2015-07-25 18:10:13 -04:00
tracer ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 2015-08-11 22:38:44 +01:00
CMakeLists.txt Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 2015-08-16 01:03:46 -03:00
core.cpp Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
core.h fixup! Set the TLS address in the scheduler 2015-05-10 18:43:59 -05:00
core_timing.cpp Core : Fix Conversion Warnings 2015-07-19 03:59:47 -07:00
core_timing.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
memory.cpp Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
memory.h Kernel: Add more infrastructure to support different memory layouts 2015-08-16 01:03:47 -03:00
memory_setup.h Memory: Move PAGE_MASK and PAGE_BITS to memory.h 2015-08-16 01:03:44 -03:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 2015-08-15 18:01:07 -04:00
system.cpp Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 2015-08-16 01:03:46 -03:00
system.h Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00