summaryrefslogtreecommitdiffstats
path: root/src/core/hle/config_mem.h (unfollow)
Commit message (Expand)AuthorFilesLines
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