aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/config_mem.cpp
AgeCommit message (Expand)Author
2018-07-23hle: Remove config_mem.h/.cppLioncash
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-01-30Core: update Kernel Config Memory to latest version (11.2)mailwl
2016-04-16core: Clean out some unnecessary header includesLioncash
2015-08-16Kernel: Add more infrastructure to support different memory layoutsYuri Kunde Schlesner
2015-08-16HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner
2015-05-15Memory: Read ConfigMem directly from Memory::ReadYuri Kunde Schlesner
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-06Clean-up includesYuri Kunde Schlesner
2015-05-01HLE: Properly initialize and shutdown remaining modules.bunnei
2015-04-28ConfigMem: Remove duplicate retail bitpurpasmart96
2015-03-23ConfigMem: Set the app memory to be 96MB instead of the default 64MBpurpasmart96
2015-02-16ConfigMem: Clean up the Config memory to be more like the shared page and movedpurpasmart96
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-20License changepurpasmart96
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-13New logging systemYuri Kunde Schlesner
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-09-08core: Prune redundant includesarchshift
2014-05-29hle: cleaned up log messagesbunnei
2014-05-06added config_mem module for HLE of firmware configuration memory settingsbunnei