aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2014-11-01Added a bunch of servicespurpasmart96
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-10-25ARM: Removed unnecessary and unused SkyEye MMU code.bunnei
2014-10-25ARM: Removed unused armos code from SkyEye.bunnei
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei
2014-10-07Added configuration file system.archshift
2014-09-17Core: Add a Directory object, with both a stub and a passthrough implementati...Emmanuel Gil Peyrot
2014-09-17Core: Add a passthrough backend for the filesystem, exposed as SDMC.Emmanuel Gil Peyrot
2014-09-17Core: Add a new File class, obtainable from an Archive, and a stub implementa...Emmanuel Gil Peyrot
2014-09-01CMake cleanupYuri Kunde Schlesner
2014-07-08Kernel: Added preliminary support for address arbiters.bunnei
2014-07-05Kernel: Added support for shared memory objects.bunnei
2014-07-04FileSys: Added preliminary support for applications reading the RomFS archive.bunnei
2014-06-27FS: Added stubbed code to intercept and decode file system service functions.bunnei
2014-06-27Kernel: Added stubbed code to support creation of kernel Archive objects.bunnei
2014-06-27Core: Removed unused directory_file_system and meta_file_system modules.bunnei
2014-06-16Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> s...bunnei
2014-06-16Loader: Added support for booting NCCH executables.bunnei
2014-06-16Loader: Moved elf and loader modules to a "loader" subdirectory.bunnei
2014-06-14Merge branch 'threading' of https://github.com/bunnei/citrabunnei
2014-06-12Rename LCD to GPU.Tony Wasserka
2014-05-30hle: added stubbed service for ndm_ubunnei
2014-05-27event: fixed typos and updated CMakeListsbunnei
2014-05-22core: fixed headers in CMakeListsbunnei
2014-05-22Merge branch 'threading'bunnei
2014-05-20mutex: initial commit of HLE modulebunnei
2014-05-20renamed "syscall" module to "svc" (more accurate naming)bunnei
2014-05-19CMakeLists: rename HEADS, improved commentsarchshift
2014-05-16Updated cmakelistsarchshift
2014-05-16Merge remote-tracking branch 'upstream/master' into issue-7-fixarchshift
2014-05-16Merge master into threading to add support for VFPbunnei
2014-05-16fixed typo in CMakeLists.txtbunnei
2014-05-16added maverick.cpp to ARM core from skyeyebunnei
2014-05-16added missing armcopro from skyeyebunnei
2014-05-15added missing skyeye mmu codebunnei
2014-05-15- moved mmu to arm/interpreter folderbunnei
2014-05-09added initial kernel/thread modulesbunnei
2014-05-06added config_mem module for HLE of firmware configuration memory settingsbunnei
2014-05-01renamed hle "mrc" module to "coprocessor"bunnei
2014-04-30added a module to load symbol map files for debuggingbunnei
2014-04-30Fixed indentsarchshift
2014-04-30A bit of Cmake lovearchshift
2014-04-25moved HLE::MRC to its own module, added support for catching data synchroniza...bunnei
2014-04-22updated CMakeLists for missing filesShizZy
2014-04-09fixed a bunch of errors in CMakeListsbunnei
2014-04-09updated CMakeListsbunnei
2013-08-29adding initial project layoutShizZy