aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/config_mem.cpp
Commit message (Expand)AuthorAge
* Memory: Read ConfigMem 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
* ConfigMem: Remove duplicate retail bitGravatar purpasmart962015-04-28
* ConfigMem: Set the app memory to be 96MB instead of the default 64MBGravatar purpasmart962015-03-23
* ConfigMem: Clean up the Config memory to be more like the shared page and movedGravatar purpasmart962015-02-16
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* License changeGravatar purpasmart962014-12-20
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* New logging systemGravatar Yuri Kunde Schlesner2014-12-13
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Gravatar Emmanuel Gil Peyrot2014-11-19
* core: Prune redundant includesGravatar archshift2014-09-08
* hle: cleaned up log messagesGravatar bunnei2014-05-29
* added config_mem module for HLE of firmware configuration memory settingsGravatar bunnei2014-05-06