suyu/src/core/hle/service/nvdrv
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
..
devices Implemented NVHOST_IOCTL_CHANNEL_GET_WAITBASE (#440) 2018-05-22 17:41:19 -04:00
interface.cpp general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
interface.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvdrv.cpp general: Convert assertion macros over to be fmt-compatible 2018-04-27 10:04:02 -04:00
nvdrv.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmemp.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
nvmemp.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00