summaryrefslogtreecommitdiffstats
path: root/src/core/hle/shared_page.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-23hle: Remove shared_page.h/.cppLioncash1-69/+0
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-03-21shared_page: stub battery statewwylele1-1/+9
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-11/+12
2016-07-23HLE: implement system timewwylele1-2/+3
2016-04-11Set Kernel config "Unknown Value" to 0x1mailwl1-2/+4
2015-08-16HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner1-1/+0
2015-06-28Core: Cleanup core includes.Emmanuel Gil Peyrot1-0/+3
2015-05-15Memory: Read SharedPage directly from Memory::ReadYuri Kunde Schlesner1-5/+33
2015-05-02HLE: Properly initialize and shutdown remaining modules.bunnei1-0/+2
2015-01-16Add some support for the shared page (currently 3d slider is implemented)Zhuowei Zhang1-0/+26