| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-15 | Merge pull request #2320 from mailwl/cecd-update | Yuri Kunde Schlesner | |
| Service/CECD: Add cecd:ndm service | |||
| 2016-12-15 | Merge pull request #2314 from mailwl/account | bunnei | |
| Service/ACT: move ACT services to folder | |||
| 2016-12-15 | Service/CECD: Add cecd:ndm service | mailwl | |
| 2016-12-14 | Merge pull request #2249 from Subv/sessions_v3 | Yuri Kunde Schlesner | |
| Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. | |||
| 2016-12-14 | Service/ACT: move ACT services to folder | mailwl | |
| 2016-12-09 | service: Add cfg:nor service | Lioncash | |
| 2016-12-08 | Use std::move where appropriate. | Subv | |
| 2016-12-08 | service: Add ptm::gets and ptm::sets services | Lioncash | |
| 2016-12-08 | service: Add mvd and qtm services | Lioncash | |
| Adds the two New3DS-only modules. 3dbrew was used for command information. | |||
| 2016-12-08 | service: Add nfc services | Lioncash | |
| 3dbrew was used for the command information. | |||
| 2016-11-30 | Kernel/IPC: Use Ports and Sessions as the fundamental building block of ↵ | Subv | |
| Inter Process Communication. All handles obtained via srv::GetServiceHandle or svcConnectToPort are references to ClientSessions. Service modules will wait on the counterpart of those ClientSessions (Called ServerSessions) using svcReplyAndReceive or svcWaitSynchronization[1|N], and will be awoken when a SyncRequest is performed. HLE Interfaces are now ClientPorts which override the HandleSyncRequest virtual member function to perform command handling immediately. | |||
| 2016-11-29 | FileSys: Implement OtherSaveData | wwylele | |
| 2016-11-29 | FileSys: abstract SD save data archive source | wwylele | |
| 2016-11-19 | FileSys: rename SaveDataCheck archive to NCCH archive | wwylele | |
| According to the observation from game and 3dbrew "Used for accessing general NCCH data" | |||
| 2016-11-19 | FileSys: add SDMCWriteOnlyArchive | wwylele | |
| 2016-11-19 | FileSys: add SaveDataArchive | wwylele | |
| The error checking of SaveDataArchive is completely different from DiskArchive, so it has to be a new class instead of a subclass of DiskArchive. | |||
| 2016-11-19 | FileSys: add PathParser | wwylele | |
| 2016-09-15 | dynarmic: Implement ARM CPU interface. | bunnei | |
| 2016-08-27 | LDR: Implement CRO | wwylele | |
| 2016-07-04 | HLE/Applets: Implement ErrEula applet | mailwl | |
| 2016-06-16 | Merge pull request #1898 from archshift/interpreter-split-take2 | bunnei | |
| Refactor arm_dyncom_interpreter into several files (take 2) | |||
| 2016-06-12 | Make arm_dyncom_trans* into a fully fledged compilation unit | archshift | |
| 2016-06-11 | Merge pull request #1842 from Subv/ports | bunnei | |
| Kernel: Added ClientPort and ServerPort classes, along with svcCreatePort. | |||
| 2016-06-10 | Revert "Split huge interpreter source file into translation info and ↵ | archshift | |
| interpreter (+ some tiny misc style fixes)" | |||
| 2016-06-08 | arm_dyncom_interpreter.cpp: Split by translation and interpreter logic | archshift | |
| To facilitate the split, some small changes were made to names of various structures and functions. | |||
| 2016-06-05 | Kernel: Added ClientPort and ServerPort classes. | Subv | |
| This is part of an ongoing effort to implement support for multiple processes. | |||
| 2016-06-04 | service: Add other DLP services | Lioncash | |
| Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services. | |||
| 2016-05-21 | Loader: Split SMDH into its own header and import helpers from QGameList | Emmanuel Gil Peyrot | |
| Also rewrite Qt wrappers to use those. | |||
| 2016-05-17 | Update ACT:U and create ACT:A (#1809) | András Domonkos | |
| * Update ACT_U * Create act_a.h * Create act_a.cpp * Add service ACT:A * Add ACT:A source and header * Fix wrong header | |||
| 2016-05-12 | APT: Move the shared font loading and relocation functions to their own ↵ | Subv | |
| subdirectory services/apt/bcfnt. | |||
| 2016-04-03 | Dummy implementation dlp:SRVR Service. | exhalatio | |
| 2016-03-15 | Reorganize the ndm service path for dummy implement function | JamePeng | |
| SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons The NDM file move to /core/hle/service/ndm/ now! | |||
| 2016-03-12 | Merge pull request #1266 from Subv/miiapplet | bunnei | |
| HLE/Applets: Implemented a dummy Mii Selector applet. | |||
| 2016-03-12 | HLE/Applets: Implemented a dummy Mii Selector applet. | Subv | |
| This prevents some games (like Super Mario 3D Land) from freezing when trying to launch it, however, it's not complete and won't let you go past Mii selection as the parameter structure hasn't been reverse engineered yet. | |||
| 2016-01-30 | Memory: Implement MMIO | MerryMage | |
| 2015-10-04 | Implement gdbstub | polaris- | |
| 2015-08-16 | Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} | Yuri Kunde Schlesner | |
| 2015-07-26 | dyncom: Use ARMul_State as an object | Lioncash | |
| Gets rid of C-like parameter passing. | |||
| 2015-07-25 | dyncom: Rename armdefs.h to armstate.h | Lioncash | |
| 2015-07-25 | dyncom: Move helper functions to their own header | Lioncash | |
| 2015-07-25 | dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common | Lioncash | |
| 2015-07-13 | CiTrace: Record default vertex attributes. | Tony Wasserka | |
| 2015-07-13 | Add CiTrace recording support. | Tony Wasserka | |
| This is exposed in the GUI as a new "CiTrace Recording" widget. Playback is implemented by a standalone 3DS homebrew application (which only runs reliably within Citra currently; on an actual 3DS it will often crash still). | |||
| 2015-07-11 | HLE/APT: Initial HLE support for applets. | Subv | |
| Currently only the SWKBD is emulated, and there's currently no way to ask the user for input, so it always returns "Subv" as the text. | |||
| 2015-06-21 | Merge pull request #860 from yuriks/y2r-color | Yuri Kunde Schlesner | |
| Color support for Y2R | |||
| 2015-06-21 | Y2R: Rework conversion process, enabling support for all formats | Yuri Kunde Schlesner | |
| 2015-06-11 | Services: Continue separation of services into their own folders | purpasmart96 | |
| 2015-05-27 | Kernel: Add VMManager to manage process address spaces | Yuri Kunde Schlesner | |
| This enables more dynamic management of the process address space, compared to just directly configuring the page table for major areas. This will serve as the foundation upon which the rest of the Kernel memory management functions will be built. | |||
| 2015-05-23 | dyncom: Get rid of armemu.h | Lioncash | |
| 2015-05-14 | Core/ResourceLimits: Implemented the basic structure of ResourceLimits. | Subv | |
| Implemented svcs GetResourceLimit, GetResourceLimitCurrentValues and GetResourceLimitLimitValues. Note that the resource limits do not currently keep track of used objects, since we have no way to distinguish between an object created by the application, and an object created by some HLE module once we're inside Kernel::T::Create. | |||
