Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -11/+12 |
* | HLE: implement system time | wwylele | 2016-07-23 | 1 | -2/+3 |
* | Set Kernel config "Unknown Value" to 0x1 | mailwl | 2016-04-11 | 1 | -2/+4 |
* | HLE: Remove empty ConfigMem and SharedPage Shutdown functions | Yuri Kunde Schlesner | 2015-08-16 | 1 | -1/+0 |
* | Core: Cleanup core includes. | Emmanuel Gil Peyrot | 2015-06-28 | 1 | -0/+3 |
* | Memory: Read SharedPage directly from Memory::Read | Yuri Kunde Schlesner | 2015-05-15 | 1 | -5/+33 |
* | HLE: Properly initialize and shutdown remaining modules. | bunnei | 2015-05-02 | 1 | -0/+2 |
* | Add some support for the shared page (currently 3d slider is implemented) | Zhuowei Zhang | 2015-01-16 | 1 | -0/+26 |