| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-23 | hle: Remove config_mem.h/.cpp | Lioncash | |
| This is just an unused hold-over from citra, so we can get rid of this to trim off an exposed global, among other things. | |||
| 2018-01-20 | Format: Run the new clang format on everything | James Rowe | |
| 2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
| This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
| 2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
| 2015-08-16 | HLE: Remove empty ConfigMem and SharedPage Shutdown functions | Yuri Kunde Schlesner | |
| 2015-05-15 | Memory: Read ConfigMem directly from Memory::Read | Yuri Kunde Schlesner | |
| 2015-05-01 | HLE: Properly initialize and shutdown remaining modules. | bunnei | |
| 2015-02-16 | ConfigMem: Clean up the Config memory to be more like the shared page and moved | purpasmart96 | |
| the helper macro for padding to common_funcs.h | |||
| 2014-12-20 | License change | purpasmart96 | |
| 2014-07-23 | Fix a few warnings. | Tony Wasserka | |
| Templates shouldn't be marked as inline if they aren't defined in the header. | |||
| 2014-05-06 | added config_mem module for HLE of firmware configuration memory settings | bunnei | |
