aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2017-02-05Merge pull request #2027 from Lectem/ipcrefactorWeiyi Wang
2017-02-03Merge pull request #2518 from MerryMage/coprocYuri Kunde Schlesner
2017-02-03arm_dynarmic: CP15 supportMerryMage
2017-01-31HLE/Applets: Stub Mint (eShop) Applet (#2463)mailwl
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-12Merge pull request #2308 from mailwl/ac-ibunnei
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2016-12-30Service/AC: add ac:i servicemailwl
2016-12-26IPC helpersLectem
2016-12-26Frontend: emulate motion sensorwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-12-22Service/NWM: add nwm servicesmailwl
2016-12-21core: Remove HLE module, consolidate code & various cleanups.bunnei
2016-12-21core: Consolidate core and system state, remove system module & cleanups.bunnei
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-