1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
David eeb3b5eed7 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid

* used clang-format-3.9 instead

* lowercase pid

* Moved nvmemp handlers to cpp

* Removed unnecessary logging for NvOsGetConfigU32. Cleaned up log and changed to LOG_DEBUG

* using std::arrays instead of c arrays

* nvhost get config now uses std::array completely

* added pid logging back

* updated cmakelist

* missing includes

* added array, removed memcpy

* clang-format6.0
2018-01-21 17:59:50 -05:00
..
kernel Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
service Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 2018-01-21 17:59:50 -05:00
config_mem.cpp Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
config_mem.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
ipc.h Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 2018-01-18 14:54:34 -05:00
ipc_helpers.h fsp_srv: Various improvements to IStorage:Read implementation. 2018-01-21 15:51:43 -05:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h fsp_srv: Various improvements to IStorage:Read implementation. 2018-01-21 15:51:43 -05:00
romfs.cpp apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
romfs.h apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
shared_page.cpp Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00
shared_page.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00