summaryrefslogtreecommitdiffstats
path: root/src/core/hle/config_mem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-12/+13
* HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner2015-08-161-1/+0
* Memory: Read ConfigMem directly from Memory::ReadYuri Kunde Schlesner2015-05-151-3/+35
* HLE: Properly initialize and shutdown remaining modules.bunnei2015-05-021-0/+2
* ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart962015-02-171-0/+2
* License changepurpasmart962014-12-211-1/+1
* Fix a few warnings.Tony Wasserka2014-07-231-3/+3
* added config_mem module for HLE of firmware configuration memory settingsbunnei2014-05-071-0/+21