yuzu/src/core/hle/service/sm
FearlessTobi 4afebf26b6 sm/controller: Increase PointerBufferSize
This increases the PointerBufferSize as a lager one is required by some services.
This change is still not hw-accurate, but it is proven to work in Ryujinx.

Instead of using a hardcoded size, we should figure out the specific values for each service in the future. Some of them can be taken from Atmosphere: https://github.com/Atmosphere-NX/Atmosphere/search?q=PointerBufferSize.
2020-03-23 03:19:30 +01:00
..
controller.cpp sm/controller: Increase PointerBufferSize 2020-03-23 03:19:30 +01:00
controller.h core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sm.cpp kernel: Implement a more accurate IPC dispatch. 2019-11-28 12:01:53 -05:00
sm.h kernel: Implement a more accurate IPC dispatch. 2019-11-28 12:01:53 -05:00