suyu/src
Lioncash 22230a2eca svc_wrap: Correct register index for a wrapper specialization
This would result in svcSetMemoryAttribute getting the wrong value for
its third parameter. This is currently fine, given the service function
is stubbed, however this will be unstubbed in a future change, so this
needs to change.
2018-12-12 15:14:28 -05:00
..
audio_core core: Port all current usages of Event to Readable/WritableEvent 2018-11-29 08:45:41 -05:00
common Backport review comment from citra-emu/citra#4418 2018-12-07 16:21:18 +01:00
core svc_wrap: Correct register index for a wrapper specialization 2018-12-12 15:14:28 -05:00
input_common
tests
video_core Merge pull request #1740 from FernandoS27/shader_props 2018-12-10 12:43:43 -05:00
web_service
yuzu Merge pull request #1819 from DarkLordZach/disable-addons 2018-12-10 21:52:19 -05:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 -05:00
.clang-format
CMakeLists.txt