summaryrefslogtreecommitdiffstats
path: root/src/core/hle/config_mem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-23hle: Remove config_mem.h/.cppLioncash1-56/+0
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-12/+13
2015-08-16HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner1-1/+0
2015-05-15Memory: Read ConfigMem directly from Memory::ReadYuri Kunde Schlesner1-3/+35
2015-05-02HLE: Properly initialize and shutdown remaining modules.bunnei1-0/+2
2015-02-17ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart961-0/+2
2014-12-21License changepurpasmart961-1/+1
2014-07-23Fix a few warnings.Tony Wasserka1-3/+3
2014-05-07added config_mem module for HLE of firmware configuration memory settingsbunnei1-0/+21