aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-05-15Memory: Use a table based lookup scheme to read from memory regionsYuri Kunde Schlesner
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-08Kernel: Introduce skeleton Process class to hold process dataYuri Kunde Schlesner
2015-05-08Core: Fix sorting in CMakeFiles.txtYuri Kunde Schlesner
2015-05-07Remove unnecessary dyncom header filesLioncash
2015-05-06FileSys: De-inline Path membersYuri Kunde Schlesner
2015-04-17dyncom: Remove unused/unnecessary VFP cruftLioncash
2015-04-03IR: Move The IR services to their own folder and implement "GetHandles"purpasmart96
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-09Added LCD registers, and implementation for color filling in OGL code.archshift
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-02-02Explicitly instantiate constructors/destructors for Kernel objectsYuri Kunde Schlesner
2015-01-31arm: Adios armemuLioncash