| Commit message (Expand) | Author | Age | Files | Lines |
* | Reorganize the ndm service path for dummy implement function | JamePeng | 2016-03-14 | 1 | -2/+4 |
* | Merge pull request #1266 from Subv/miiapplet | bunnei | 2016-03-12 | 1 | -0/+2 |
|\ |
|
| * | HLE/Applets: Implemented a dummy Mii Selector applet. | Subv | 2016-03-12 | 1 | -0/+2 |
* | | Memory: Implement MMIO | MerryMage | 2016-01-30 | 1 | -0/+1 |
|/ |
|
* | Implement gdbstub | polaris- | 2015-10-04 | 1 | -0/+2 |
* | Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} | Yuri Kunde Schlesner | 2015-08-16 | 1 | -2/+2 |
* | dyncom: Use ARMul_State as an object | Lioncash | 2015-07-26 | 1 | -3/+1 |
* | dyncom: Rename armdefs.h to armstate.h | Lioncash | 2015-07-26 | 1 | -1/+1 |
* | dyncom: Move helper functions to their own header | Lioncash | 2015-07-26 | 1 | -0/+1 |
* | dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common | Lioncash | 2015-07-26 | 1 | -2/+2 |
* | CiTrace: Record default vertex attributes. | Tony Wasserka | 2015-07-13 | 1 | -1/+1 |
* | Add CiTrace recording support. | Tony Wasserka | 2015-07-13 | 1 | -0/+3 |
* | HLE/APT: Initial HLE support for applets. | Subv | 2015-07-12 | 1 | -0/+4 |
* | Merge pull request #860 from yuriks/y2r-color | Yuri Kunde Schlesner | 2015-06-22 | 1 | -0/+2 |
|\ |
|
| * | Y2R: Rework conversion process, enabling support for all formats | Yuri Kunde Schlesner | 2015-06-22 | 1 | -0/+2 |
* | | Services: Continue separation of services into their own folders | purpasmart96 | 2015-06-12 | 1 | -28/+52 |
|/ |
|
* | Kernel: Add VMManager to manage process address spaces | Yuri Kunde Schlesner | 2015-05-27 | 1 | -0/+2 |
* | dyncom: Get rid of armemu.h | Lioncash | 2015-05-24 | 1 | -1/+0 |
* | Core/ResourceLimits: Implemented the basic structure of ResourceLimits. | Subv | 2015-05-15 | 1 | -0/+2 |
* | Memory: Use a table based lookup scheme to read from memory regions | Yuri Kunde Schlesner | 2015-05-15 | 1 | -0/+1 |
* | Memmap: Re-organize memory function in two files | Yuri Kunde Schlesner | 2015-05-15 | 1 | -1/+2 |
* | Kernel: Introduce skeleton Process class to hold process data | Yuri Kunde Schlesner | 2015-05-09 | 1 | -0/+2 |
* | Core: Fix sorting in CMakeFiles.txt | Yuri Kunde Schlesner | 2015-05-08 | 1 | -21/+21 |
* | Remove unnecessary dyncom header files | Lioncash | 2015-05-08 | 1 | -2/+0 |
* | FileSys: De-inline Path members | Yuri Kunde Schlesner | 2015-05-07 | 1 | -0/+1 |
* | dyncom: Remove unused/unnecessary VFP cruft | Lioncash | 2015-04-18 | 1 | -1/+0 |
* | IR: Move The IR services to their own folder and implement "GetHandles" | purpasmart96 | 2015-04-04 | 1 | -4/+8 |
* | Services: Stubs and minor changes | purpasmart96 | 2015-04-03 | 1 | -0/+2 |
* | Added LCD registers, and implementation for color filling in OGL code. | archshift | 2015-03-09 | 1 | -0/+2 |
* | Services: Moved the PTM and APT services to their own folder | Subv | 2015-03-04 | 1 | -12/+16 |
* | Explicitly instantiate constructors/destructors for Kernel objects | Yuri Kunde Schlesner | 2015-02-02 | 1 | -0/+1 |
* | arm: Adios armemu | Lioncash | 2015-02-01 | 1 | -5/+0 |
* | arm: Get rid of armcpu.h and skyeye_types.h | Lioncash | 2015-01-30 | 1 | -2/+0 |
* | Services: Stubbed more services. | Subv | 2015-01-24 | 1 | -0/+14 |
* | Merge pull request #493 from archshift/ptmplay | bunnei | 2015-01-22 | 1 | -0/+4 |
|\ |
|
| * | Stubbed cam:u service | archshift | 2015-01-21 | 1 | -0/+2 |
| * | Stubbed ptm:play service | archshift | 2015-01-21 | 1 | -0/+2 |
* | | Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx | archshift | 2015-01-21 | 1 | -2/+6 |
|/ |
|
* | Merge pull request #383 from zhuowei/shared_page | bunnei | 2015-01-19 | 1 | -0/+2 |
|\ |
|
| * | Add some support for the shared page (currently 3d slider is implemented) | Zhuowei Zhang | 2015-01-16 | 1 | -0/+2 |
* | | Services: Added some missing services. | Subv | 2015-01-13 | 1 | -0/+6 |
* | | SVC: Implemented the Timer service calls. | Subv | 2015-01-09 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #386 from archshift/y2ru | bunnei | 2015-01-05 | 1 | -0/+2 |
|\ |
|
| * | Stub the y2r:u service | archshift | 2015-01-03 | 1 | -0/+2 |
* | | Archives: Reduced duplicate code in RomFS and SaveCheck. | Subv | 2015-01-03 | 1 | -4/+4 |
|/ |
|
* | Archives: Implemented ExtSaveData and SharedExtSaveData | Subv | 2014-12-30 | 1 | -0/+2 |
* | More services & small clean ups | purpasmart96 | 2014-12-26 | 1 | -4/+12 |
* | CFG: Create a new subfolder cfg inside service to handle cfg | Subv | 2014-12-21 | 1 | -4/+6 |
* | SaveData: Implemented the SystemSaveData archive. | Subv | 2014-12-18 | 1 | -0/+2 |
* | Filesystem/Archives: Implemented the SaveData archive | Subv | 2014-12-18 | 1 | -4/+4 |
* | Merge pull request #283 from yuriks/archive-refactor | bunnei | 2014-12-16 | 1 | -7/+7 |
|\ |
|
| * | Service.FS: Rename FileSys::File to FileBackend | Yuri Kunde Schlesner | 2014-12-16 | 1 | -1/+1 |
| * | Service.FS: Rename FileSys::Directory to DirectoryBackend | Yuri Kunde Schlesner | 2014-12-16 | 1 | -1/+1 |
| * | Service.FS: Rename FileSys::Archive to ArchiveBackend | Yuri Kunde Schlesner | 2014-12-16 | 1 | -1/+1 |
| * | HLE: Move kernel/archive.* to service/fs/ | Yuri Kunde Schlesner | 2014-12-16 | 1 | -4/+4 |
* | | Merge pull request #282 from archshift/services | bunnei | 2014-12-16 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | Added stub for nim:aoc service... | archshift | 2014-12-16 | 1 | -0/+2 |
| * | Added stub for cecd:u service... | archshift | 2014-12-16 | 1 | -0/+2 |
| * | Added stub for ldr:ro service... | archshift | 2014-12-16 | 1 | -0/+2 |
| * | Added am:app service stub. | archshift | 2014-12-16 | 1 | -0/+2 |
* | | Remove SyncRequest from K::Object and create a new K::Session type | Yuri Kunde Schlesner | 2014-12-15 | 1 | -0/+1 |
|/ |
|
* | SVC: Implemented svcCreateSemaphore | Subv | 2014-12-13 | 1 | -0/+2 |
* | Remove unused NDMA module | Yuri Kunde Schlesner | 2014-12-09 | 1 | -2/+0 |
* | Loader: Add 3DSX support | ichfly | 2014-12-08 | 1 | -0/+2 |
* | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner | 2014-11-24 | 1 | -0/+1 |
* | Add more services and some fixes, along with more "override" | purpasmart96 | 2014-11-21 | 1 | -0/+12 |
* | Add missing boss:U service, needed according to Nintendo Zone logs. | archshift | 2014-11-17 | 1 | -0/+2 |
* | Add FRD:U service and functions | archshift | 2014-11-11 | 1 | -0/+2 |
* | Added stub err:f service. | archshift | 2014-11-02 | 1 | -0/+2 |
* | Added a bunch of services | purpasmart96 | 2014-11-01 | 1 | -0/+16 |
* | Renamed souce files of services to match port names | Gareth Poole | 2014-10-29 | 1 | -10/+10 |
* | ARM: Removed unnecessary and unused SkyEye MMU code. | bunnei | 2014-10-25 | 1 | -15/+0 |
* | ARM: Removed unused armos code from SkyEye. | bunnei | 2014-10-25 | 1 | -1/+0 |
* | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei | 2014-10-25 | 1 | -5/+14 |
* | ARM: Reorganized file structure to move shared SkyEye code to a more common area. | bunnei | 2014-10-25 | 1 | -15/+15 |
* | Added configuration file system. | archshift | 2014-10-08 | 1 | -0/+2 |
* | Core: Add a Directory object, with both a stub and a passthrough implementations. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -0/+5 |
* | Core: Add a passthrough backend for the filesystem, exposed as SDMC. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -0/+4 |
* | Core: Add a new File class, obtainable from an Archive, and a stub implementation. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -0/+3 |
* | CMake cleanup | Yuri Kunde Schlesner | 2014-09-01 | 1 | -47/+56 |
* | Kernel: Added preliminary support for address arbiters. | bunnei | 2014-07-09 | 1 | -0/+2 |
* | Kernel: Added support for shared memory objects. | bunnei | 2014-07-05 | 1 | -0/+2 |
* | FileSys: Added preliminary support for applications reading the RomFS archive. | bunnei | 2014-07-05 | 1 | -1/+3 |
* | FS: Added stubbed code to intercept and decode file system service functions. | bunnei | 2014-06-27 | 1 | -0/+2 |
* | Kernel: Added stubbed code to support creation of kernel Archive objects. | bunnei | 2014-06-27 | 1 | -0/+2 |
* | Core: Removed unused directory_file_system and meta_file_system modules. | bunnei | 2014-06-27 | 1 | -4/+0 |
* | Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. | bunnei | 2014-06-17 | 1 | -3/+2 |
* | Loader: Added support for booting NCCH executables. | bunnei | 2014-06-17 | 1 | -0/+2 |
* | Loader: Moved elf and loader modules to a "loader" subdirectory. | bunnei | 2014-06-17 | 1 | -5/+5 |
* | Merge branch 'threading' of https://github.com/bunnei/citra | bunnei | 2014-06-14 | 1 | -0/+2 |
|\ |
|
| * | hle: added stubbed service for ndm_u | bunnei | 2014-05-30 | 1 | -0/+1 |
| * | event: fixed typos and updated CMakeLists | bunnei | 2014-05-28 | 1 | -0/+1 |
* | | Rename LCD to GPU. | Tony Wasserka | 2014-06-12 | 1 | -2/+2 |
* | | core: fixed headers in CMakeLists | bunnei | 2014-05-23 | 1 | -1/+4 |
* | | Merge branch 'threading' | bunnei | 2014-05-23 | 1 | -1/+4 |
|\| |
|
| * | mutex: initial commit of HLE module | bunnei | 2014-05-21 | 1 | -0/+1 |
| * | renamed "syscall" module to "svc" (more accurate naming) | bunnei | 2014-05-21 | 1 | -1/+1 |
| * | Merge master into threading to add support for VFP | bunnei | 2014-05-17 | 1 | -1/+13 |
| |\ |
|
| * | | added initial kernel/thread modules | bunnei | 2014-05-10 | 1 | -0/+2 |
* | | | CMakeLists: rename HEADS, improved comments | archshift | 2014-05-20 | 1 | -2/+2 |
* | | | Updated cmakelists | archshift | 2014-05-17 | 1 | -6/+12 |
* | | | Merge remote-tracking branch 'upstream/master' into issue-7-fix | archshift | 2014-05-17 | 1 | -2/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | fixed typo in CMakeLists.txt | bunnei | 2014-05-17 | 1 | -1/+1 |
| * | | added maverick.cpp to ARM core from skyeye | bunnei | 2014-05-16 | 1 | -1/+2 |
| * | | added missing armcopro from skyeye | bunnei | 2014-05-16 | 1 | -0/+1 |
| * | | added missing skyeye mmu code | bunnei | 2014-05-16 | 1 | -0/+6 |
| * | | - moved mmu to arm/interpreter folder | bunnei | 2014-05-16 | 1 | -1/+5 |
| |/ |
|
| * | added config_mem module for HLE of firmware configuration memory settings | bunnei | 2014-05-07 | 1 | -0/+1 |
| * | renamed hle "mrc" module to "coprocessor" | bunnei | 2014-05-02 | 1 | -1/+1 |
| * | added a module to load symbol map files for debugging | bunnei | 2014-05-01 | 1 | -0/+1 |
* | | Fixed indents | archshift | 2014-05-01 | 1 | -2/+2 |
* | | A bit of Cmake love | archshift | 2014-05-01 | 1 | -1/+38 |
|/ |
|
* | moved HLE::MRC to its own module, added support for catching data synchronization barrier command | bunnei | 2014-04-25 | 1 | -0/+1 |
* | updated CMakeLists for missing files | ShizZy | 2014-04-23 | 1 | -1/+9 |
* | fixed a bunch of errors in CMakeLists | bunnei | 2014-04-10 | 1 | -1/+1 |
* | updated CMakeLists | bunnei | 2014-04-10 | 1 | -8/+21 |
* | adding initial project layout | ShizZy | 2013-08-30 | 1 | -0/+10 |