2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2015-05-08 22:12:12 -03:00
..
arm Merge pull request #728 from lioncash/vars 2015-05-07 21:09:03 -04:00
file_sys Kernel: Remove g_program_id 2015-05-08 22:11:03 -03:00
hle Kernel: Remove unused g_main_thread variable 2015-05-08 22:12:12 -03:00
hw Common: Remove common.h 2015-05-07 15:45:22 -03:00
loader Process: Rename StaticAddressMapping => AddressMapping 2015-05-08 22:12:10 -03:00
CMakeLists.txt Kernel: Introduce skeleton Process class to hold process data 2015-05-08 22:11:02 -03:00
core.cpp Common: Remove common.h 2015-05-07 15:45:22 -03: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 Common: Remove mem_arena.cpp/h 2015-05-07 19:01:09 -03:00
mem_map.h Process: Support parsing of exheader kernel caps 2015-05-08 22:11:44 -03:00
mem_map_funcs.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
settings.cpp
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