aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash
2015-01-24Services: Stubbed more services.Subv
2015-01-22Merge pull request #493 from archshift/ptmplaybunnei
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2015-01-21Stubbed cam:u servicearchshift
2015-01-21Stubbed ptm:play servicearchshift
2015-01-18Merge pull request #383 from zhuowei/shared_pagebunnei
2015-01-15Add some support for the shared page (currently 3d slider is implemented)Zhuowei Zhang
2015-01-13Services: Added some missing services.Subv
2015-01-08SVC: Implemented the Timer service calls.Subv
2015-01-04Merge pull request #386 from archshift/y2rubunnei
2015-01-03Stub the y2r:u servicearchshift
2015-01-02Archives: Reduced duplicate code in RomFS and SaveCheck.Subv
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv
2014-12-25More services & small clean upspurpasmart96
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv
2014-12-17SaveData: Implemented the SystemSaveData archive.Subv
2014-12-17Filesystem/Archives: Implemented the SaveData archiveSubv
2014-12-15Merge pull request #283 from yuriks/archive-refactorbunnei
2014-12-16Service.FS: Rename FileSys::File to FileBackendYuri Kunde Schlesner
2014-12-16Service.FS: Rename FileSys::Directory to DirectoryBackendYuri Kunde Schlesner
2014-12-16Service.FS: Rename FileSys::Archive to ArchiveBackendYuri Kunde Schlesner
2014-12-16HLE: Move kernel/archive.* to service/fs/Yuri Kunde Schlesner
2014-12-15Merge pull request #282 from archshift/servicesbunnei
2014-12-15Added stub for nim:aoc service...archshift
2014-12-15Added stub for cecd:u service...archshift
2014-12-15Added stub for ldr:ro service...archshift
2014-12-15Added am:app service stub.archshift
2014-12-15Remove SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner
2014-12-13SVC: Implemented svcCreateSemaphoreSubv
2014-12-09Remove unused NDMA moduleYuri Kunde Schlesner
2014-12-08Loader: Add 3DSX supportichfly
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-20Add more services and some fixes, along with more "override"purpasmart96
2014-11-17Add missing boss:U service, needed according to Nintendo Zone logs.archshift
2014-11-10Add FRD:U service and functionsarchshift
2014-11-01Added stub err:f service.archshift