aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/shared_page.cpp
Commit message (Expand)AuthorAge
* Core: Cleanup core includes.Gravatar Emmanuel Gil Peyrot2015-06-28
* Memory: Read SharedPage directly from Memory::ReadGravatar Yuri Kunde Schlesner2015-05-15
* Memmap: Re-organize memory function in two filesGravatar Yuri Kunde Schlesner2015-05-15
* Clean-up includesGravatar Yuri Kunde Schlesner2015-05-06
* HLE: Properly initialize and shutdown remaining modules.Gravatar bunnei2015-05-01
* Merge pull request #570 from purpasmart96/config_memGravatar bunnei2015-02-18
|\
| * ConfigMem: Clean up the Config memory to be more like the shared page and movedGravatar purpasmart962015-02-16
* | core: Apply static to local functionsGravatar Lioncash2015-02-13
|/
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Add some support for the shared page (currently 3d slider is implemented)Gravatar Zhuowei Zhang2015-01-15