summaryrefslogtreecommitdiffstats
path: root/src/core/hle/shared_page.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-17ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart961-7/+1
2015-02-13core: Apply static to local functionsLioncash1-0/+1
2015-02-11Asserts: break/crash program, fit to style guide; log.h->assert.harchshift1-1/+0
2015-01-16Add some support for the shared page (currently 3d slider is implemented)Zhuowei Zhang1-0/+80