summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Adios armemuGravatar Lioncash2015-01-311-5/+0
* arm: Get rid of armcpu.h and skyeye_types.hGravatar Lioncash2015-01-301-2/+0
* Services: Stubbed more services.Gravatar Subv2015-01-241-0/+14
* Merge pull request #493 from archshift/ptmplayGravatar bunnei2015-01-221-0/+4
|\
| * Stubbed cam:u serviceGravatar archshift2015-01-211-0/+2
| * Stubbed ptm:play serviceGravatar archshift2015-01-211-0/+2
* | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxGravatar archshift2015-01-211-2/+6
|/
* Merge pull request #383 from zhuowei/shared_pageGravatar bunnei2015-01-181-0/+2
|\
| * Add some support for the shared page (currently 3d slider is implemented)Gravatar Zhuowei Zhang2015-01-151-0/+2
* | Services: Added some missing services.Gravatar Subv2015-01-131-0/+6
* | SVC: Implemented the Timer service calls.Gravatar Subv2015-01-081-0/+2
|/
* Merge pull request #386 from archshift/y2ruGravatar bunnei2015-01-041-0/+2
|\
| * Stub the y2r:u serviceGravatar archshift2015-01-031-0/+2
* | Archives: Reduced duplicate code in RomFS and SaveCheck.Gravatar Subv2015-01-021-4/+4
|/
* Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv2014-12-291-0/+2
* More services & small clean upsGravatar purpasmart962014-12-251-4/+12
* CFG: Create a new subfolder cfg inside service to handle cfgGravatar Subv2014-12-211-4/+6
* SaveData: Implemented the SystemSaveData archive.Gravatar Subv2014-12-171-0/+2
* Filesystem/Archives: Implemented the SaveData archiveGravatar Subv2014-12-171-4/+4
* Merge pull request #283 from yuriks/archive-refactorGravatar bunnei2014-12-151-7/+7
|\
| * Service.FS: Rename FileSys::File to FileBackendGravatar Yuri Kunde Schlesner2014-12-161-1/+1
| * Service.FS: Rename FileSys::Directory to DirectoryBackendGravatar Yuri Kunde Schlesner2014-12-161-1/+1
| * Service.FS: Rename FileSys::Archive to ArchiveBackendGravatar Yuri Kunde Schlesner2014-12-161-1/+1
| * HLE: Move kernel/archive.* to service/fs/Gravatar Yuri Kunde Schlesner2014-12-161-4/+4
* | Merge pull request #282 from archshift/servicesGravatar bunnei2014-12-151-0/+8
|\ \ | |/ |/|
| * Added stub for nim:aoc service...Gravatar archshift2014-12-151-0/+2
| * Added stub for cecd:u service...Gravatar archshift2014-12-151-0/+2
| * Added stub for ldr:ro service...Gravatar archshift2014-12-151-0/+2
| * Added am:app service stub.Gravatar archshift2014-12-151-0/+2
* | Remove SyncRequest from K::Object and create a new K::Session typeGravatar Yuri Kunde Schlesner2014-12-151-0/+1
|/
* SVC: Implemented svcCreateSemaphoreGravatar Subv2014-12-131-0/+2
* Remove unused NDMA moduleGravatar Yuri Kunde Schlesner2014-12-091-2/+0
* Loader: Add 3DSX supportGravatar ichfly2014-12-081-0/+2
* HLE: Revamp error handling throrough the HLE codeGravatar Yuri Kunde Schlesner2014-11-241-0/+1
* Add more services and some fixes, along with more "override"Gravatar purpasmart962014-11-201-0/+12
* Add missing boss:U service, needed according to Nintendo Zone logs.Gravatar archshift2014-11-171-0/+2
* Add FRD:U service and functionsGravatar archshift2014-11-101-0/+2
* Added stub err:f service.Gravatar archshift2014-11-011-0/+2
* Added a bunch of servicesGravatar purpasmart962014-11-011-0/+16
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-291-10/+10
* ARM: Removed unnecessary and unused SkyEye MMU code.Gravatar bunnei2014-10-251-15/+0
* ARM: Removed unused armos code from SkyEye.Gravatar bunnei2014-10-251-1/+0
* ARM: Integrate SkyEye faster "dyncom" interpreter.Gravatar bunnei2014-10-251-5/+14
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-251-15/+15
* Added configuration file system.Gravatar archshift2014-10-071-0/+2
* Core: Add a Directory object, with both a stub and a passthrough implementati...Gravatar Emmanuel Gil Peyrot2014-09-171-0/+5
* Core: Add a passthrough backend for the filesystem, exposed as SDMC.Gravatar Emmanuel Gil Peyrot2014-09-171-0/+4
* Core: Add a new File class, obtainable from an Archive, and a stub implementa...Gravatar Emmanuel Gil Peyrot2014-09-171-0/+3
* CMake cleanupGravatar Yuri Kunde Schlesner2014-09-011-47/+56
* Kernel: Added preliminary support for address arbiters.Gravatar bunnei2014-07-081-0/+2