aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2016-12-15Merge pull request #2320 from mailwl/cecd-updateYuri Kunde Schlesner
2016-12-15Merge pull request #2314 from mailwl/accountbunnei
2016-12-15Service/CECD: Add cecd:ndm servicemailwl
2016-12-14Merge pull request #2249 from Subv/sessions_v3Yuri Kunde Schlesner
2016-12-14Service/ACT: move ACT services to foldermailwl
2016-12-09service: Add cfg:nor serviceLioncash
2016-12-08Use std::move where appropriate.Subv
2016-12-08service: Add ptm::gets and ptm::sets servicesLioncash
2016-12-08service: Add mvd and qtm servicesLioncash
2016-12-08service: Add nfc servicesLioncash
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv
2016-11-29FileSys: Implement OtherSaveDatawwylele
2016-11-29FileSys: abstract SD save data archive sourcewwylele
2016-11-19FileSys: rename SaveDataCheck archive to NCCH archivewwylele
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele
2016-11-19FileSys: add SaveDataArchivewwylele
2016-11-19FileSys: add PathParserwwylele
2016-09-15dynarmic: Implement ARM CPU interface.bunnei
2016-08-27LDR: Implement CROwwylele
2016-07-04HLE/Applets: Implement ErrEula appletmailwl
2016-06-16Merge pull request #1898 from archshift/interpreter-split-take2bunnei
2016-06-12Make arm_dyncom_trans* into a fully fledged compilation unitarchshift
2016-06-11Merge pull request #1842 from Subv/portsbunnei
2016-06-10Revert "Split huge interpreter source file into translation info and interpre...archshift
2016-06-08arm_dyncom_interpreter.cpp: Split by translation and interpreter logicarchshift
2016-06-05Kernel: Added ClientPort and ServerPort classes.Subv
2016-06-04service: Add other DLP servicesLioncash
2016-05-21Loader: Split SMDH into its own header and import helpers from QGameListEmmanuel Gil Peyrot
2016-05-17Update ACT:U and create ACT:A (#1809)AndrĂ¡s Domonkos
2016-05-12APT: Move the shared font loading and relocation functions to their own subdi...Subv
2016-04-03Dummy implementation dlp:SRVR Service.exhalatio
2016-03-15Reorganize the ndm service path for dummy implement functionJamePeng
2016-03-12Merge pull request #1266 from Subv/miiappletbunnei
2016-03-12HLE/Applets: Implemented a dummy Mii Selector applet.Subv
2016-01-30Memory: Implement MMIOMerryMage
2015-10-04Implement gdbstubpolaris-
2015-08-16Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}Yuri Kunde Schlesner
2015-07-26dyncom: Use ARMul_State as an objectLioncash
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25dyncom: Move helper functions to their own headerLioncash
2015-07-25dyncom: Move arminit.cpp and armsupp.cpp into skyeye_commonLioncash
2015-07-13CiTrace: Record default vertex attributes.Tony Wasserka
2015-07-13Add CiTrace recording support.Tony Wasserka
2015-07-11HLE/APT: Initial HLE support for applets.Subv
2015-06-21Merge pull request #860 from yuriks/y2r-colorYuri Kunde Schlesner
2015-06-21Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner
2015-06-11Services: Continue separation of services into their own folderspurpasmart96
2015-05-27Kernel: Add VMManager to manage process address spacesYuri Kunde Schlesner
2015-05-23dyncom: Get rid of armemu.hLioncash
2015-05-14Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Subv