yuzu/src/core
bunnei 6223496a49 Merge pull request #752 from lioncash/flush
vfp: Handle flush-to-zero mode.
2015-05-11 21:43:33 -04:00
..
arm Merge pull request #752 from lioncash/flush 2015-05-11 21:43:33 -04:00
file_sys Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
hle Merge pull request #750 from Subv/process_svc 2015-05-11 17:44:26 -07: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.cpp Core/Memory: Give every emulated thread it's own TLS area. 2015-05-10 18:35:37 -05:00
core.h dyncom: Remove more unused/unnecessary code 2015-04-20 16:30:34 -04:00
core_timing.cpp CoreTiming: Initialize static variables at bootup. 2015-05-01 18:27:05 -04:00
core_timing.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
mem_map.cpp Memory: Sort memory region variables by VAddr 2015-05-09 01:31:00 -03:00
mem_map.h Memory: Add GetPhysicalPointer helper function 2015-05-09 04:02:32 -03:00
mem_map_funcs.cpp Memory: Support more regions in the VAddr-PAddr translation functions 2015-05-09 03:08:11 -03:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h Allow the user to set the background clear color during emulation 2015-04-03 15:35:51 -07:00
system.cpp Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00
system.h Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00