summaryrefslogtreecommitdiffstats
path: root/src/core/hle/shared_page.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* shared_page: stub battery statewwylele2017-03-211-1/+9
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-11/+12
* HLE: implement system timewwylele2016-07-231-2/+3
* Set Kernel config "Unknown Value" to 0x1mailwl2016-04-111-2/+4
* HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner2015-08-161-1/+0
* Core: Cleanup core includes.Emmanuel Gil Peyrot2015-06-281-0/+3
* Memory: Read SharedPage directly from Memory::ReadYuri Kunde Schlesner2015-05-151-5/+33
* HLE: Properly initialize and shutdown remaining modules.bunnei2015-05-021-0/+2
* Add some support for the shared page (currently 3d slider is implemented)Zhuowei Zhang2015-01-161-0/+26