Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HLE: Remove empty ConfigMem and SharedPage Shutdown functions | Yuri Kunde Schlesner | 2015-08-16 | 1 | -3/+0 |
* | Core: Cleanup core includes. | Emmanuel Gil Peyrot | 2015-06-28 | 1 | -6/+0 |
* | Memory: Read SharedPage directly from Memory::Read | Yuri Kunde Schlesner | 2015-05-15 | 1 | -53/+2 |
* | Memmap: Re-organize memory function in two files | Yuri Kunde Schlesner | 2015-05-15 | 1 | -1/+1 |
* | Clean-up includes | Yuri Kunde Schlesner | 2015-05-07 | 1 | -1/+3 |
* | HLE: Properly initialize and shutdown remaining modules. | bunnei | 2015-05-02 | 1 | -0/+5 |
* | Merge pull request #570 from purpasmart96/config_mem | bunnei | 2015-02-18 | 1 | -7/+1 |
|\ | |||||
| * | ConfigMem: Clean up the Config memory to be more like the shared page and moved | purpasmart96 | 2015-02-17 | 1 | -7/+1 |
* | | core: Apply static to local functions | Lioncash | 2015-02-13 | 1 | -0/+1 |
|/ | |||||
* | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 2015-02-11 | 1 | -1/+0 |
* | Add some support for the shared page (currently 3d slider is implemented) | Zhuowei Zhang | 2015-01-16 | 1 | -0/+80 |