yuzu-android/src/core/hle
David 58d9078742 Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440)
* Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE

struct + 4 seems to be hard coded at 0 and struct + 0 seems to be ignored?

* IocGetWaitbase -> IocChannelGetWaitbaseCommand

* Added super late fixes
2018-05-22 17:41:19 -04:00
..
kernel Merge pull request #457 from Subv/mutex_waiters 2018-05-20 23:44:44 -04:00
service Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440) 2018-05-22 17:41:19 -04: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_helpers.h ipc: Add support for PopIpcInterface() method. 2018-05-01 21:57:44 -04:00
ipc.h Added RequestWithContext & ControlWithContext 2018-05-17 14:03:52 -07:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h
result.h Add and correct some Error Modules (#444) 2018-05-19 17:02:24 -05:00
romfs.cpp
romfs.h
shared_page.cpp core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
shared_page.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00