1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service
bunnei 004df76795 Merge branch 'threading' of https://github.com/bunnei/citra
Conflicts:
	src/core/hle/function_wrappers.h
	src/core/hle/service/gsp.cpp
2014-06-14 12:13:16 -04:00
..
apt.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
apt.h - updated service(s) to be KernelObject's 2014-05-18 21:43:29 -04:00
gsp.cpp Merge branch 'threading' of https://github.com/bunnei/citra 2014-06-14 12:13:16 -04:00
gsp.h GSP: Define more GX commands. 2014-06-12 06:10:48 -04:00
hid.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
hid.h - updated service(s) to be KernelObject's 2014-05-18 21:43:29 -04:00
ndm.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
ndm.h hle: added stubbed service for ndm_u 2014-05-30 00:24:04 -04:00
service.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
service.h Merge branch 'threading' of https://github.com/bunnei/citra 2014-06-14 12:13:16 -04:00
srv.cpp HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 2014-06-13 09:51:13 -04:00
srv.h kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest 2014-05-26 21:01:27 -04:00