aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/config_mem.h
Commit message (Collapse)AuthorAge
* Memory: Read ConfigMem directly from Memory::ReadGravatar Yuri Kunde Schlesner2015-05-15
|
* HLE: Properly initialize and shutdown remaining modules.Gravatar bunnei2015-05-01
|
* ConfigMem: Clean up the Config memory to be more like the shared page and movedGravatar purpasmart962015-02-16
| | | | the helper macro for padding to common_funcs.h
* License changeGravatar purpasmart962014-12-20
|
* Fix a few warnings.Gravatar Tony Wasserka2014-07-23
| | | | Templates shouldn't be marked as inline if they aren't defined in the header.
* added config_mem module for HLE of firmware configuration memory settingsGravatar bunnei2014-05-06