yuzu/src/core/hle
Yuri Kunde Schlesner ad3e25b414 De-inline functions from Interface, removing them from service.h
This reduces the time for a full recompile from 65.43s to 59.53s (~9%)
2015-04-14 15:34:28 -03:00
..
kernel SVC: Update various SVCs to cause a reschedule. 2015-04-09 19:06:42 -04:00
service De-inline functions from Interface, removing them from service.h 2015-04-14 15:34:28 -03:00
config_mem.cpp ConfigMem: Set the app memory to be 96MB instead of the default 64MB 2015-03-23 18:53:22 -07:00
config_mem.h ConfigMem: Clean up the Config memory to be more like the shared page and moved 2015-02-16 15:12:05 -08:00
coprocessor.cpp License change 2014-12-20 21:20:24 -08:00
function_wrappers.h Thread: Implement priority boost for starved threads. 2015-04-09 19:05:21 -04:00
hle.cpp De-inline functions from Interface, removing them from service.h 2015-04-14 15:34:28 -03:00
hle.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00
result.h result: Make comparison operators take references 2015-02-27 21:16:21 -05:00
shared_page.cpp Merge pull request #570 from purpasmart96/config_mem 2015-02-18 00:12:37 -05:00
shared_page.h Add some support for the shared page (currently 3d slider is implemented) 2015-01-15 22:16:13 -05:00
svc.cpp SVC: Assert on unsupported CreateThread processor ID. 2015-04-09 22:55:18 -04:00
svc.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00