yuzu/src/core
2015-05-14 11:51:46 -04:00
..
arm dyncom: Remove unnecessary typedefs 2015-05-14 11:51:46 -04:00
file_sys Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
hle Merge pull request #756 from purpasmart96/ptm_service_changes 2015-05-12 23:10:54 -04:00
hw Memory: Add GetPhysicalPointer helper function 2015-05-09 04:02:32 -03:00
loader Merge pull request #734 from yuriks/memmap 2015-05-09 15:57:29 +02:00
CMakeLists.txt Kernel: Introduce skeleton Process class to hold process data 2015-05-08 22:11:02 -03:00
core_timing.cpp
core_timing.h
core.cpp Thread: Remove the idle thread 2015-05-11 22:39:39 -03:00
core.h fixup! Set the TLS address in the scheduler 2015-05-10 18:43:59 -05:00
mem_map_funcs.cpp Memory: Support more regions in the VAddr-PAddr translation functions 2015-05-09 03:08:11 -03:00
mem_map.cpp Memory: Sort memory region variables by VAddr 2015-05-09 01:31:00 -03:00
mem_map.h Core/Memory: Add TLS support for creating up to 300 threads 2015-05-11 20:09:23 -05:00
settings.cpp
settings.h
system.cpp
system.h