2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
bunnei 7b7a435094 GSP: Fixed to use real shared memory object, various cleanups.
- Previously, used a hard-coded shared memory handle of 0x10002000 (as used by libctru homebrew)

GSP: Added name for shared memory.

GSP: Cleaned up assertion message.
2014-07-05 10:24:52 -04:00
..
citra Loader: Implemented AppLoader interface for abstracting application loading. 2014-06-24 19:29:58 -04:00
citra_qt Qt: Updated open dialog to include NCCH formats. 2014-07-04 20:37:48 -04:00
common Merge branch 'threading' of https://github.com/bunnei/citra 2014-06-14 12:13:16 -04:00
core GSP: Fixed to use real shared memory object, various cleanups. 2014-07-05 10:24:52 -04:00
video_core GPU debugger: Const correctness and build fix. 2014-06-12 06:10:56 -04:00
CMakeLists.txt fixes to build on linux 2014-04-22 19:42:29 -07:00