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