Commit History

Author SHA1 Message Date
  bunnei 3eb89f3e98 Kernel: Added preliminary support for address arbiters. 12 years ago
  bunnei e547128185 Kernel: Added support for shared memory objects. 12 years ago
  bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. 12 years ago
  bunnei 48e39fc992 FS: Added stubbed code to intercept and decode file system service functions. 12 years ago
  bunnei 8b8c8f4c13 Kernel: Added stubbed code to support creation of kernel Archive objects. 12 years ago
  bunnei 0cc3e85685 Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago
  bunnei 1da361c7ab Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. 12 years ago
  bunnei 3577dd027d Loader: Added support for booting NCCH executables. 12 years ago
  bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. 12 years ago
  bunnei 004df76795 Merge branch 'threading' of https://github.com/bunnei/citra 12 years ago
  Tony Wasserka 1dfa392824 Rename LCD to GPU. 12 years ago
  bunnei 55325dea4c hle: added stubbed service for ndm_u 12 years ago
  bunnei ea8627d536 event: fixed typos and updated CMakeLists 12 years ago
  bunnei 420971a849 core: fixed headers in CMakeLists 12 years ago
  bunnei 32c314c992 Merge branch 'threading' 12 years ago
  bunnei 978e1d4653 mutex: initial commit of HLE module 12 years ago
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) 12 years ago
  archshift 403e4bf837 CMakeLists: rename HEADS, improved comments 12 years ago
  archshift c1394650ff Updated cmakelists 12 years ago
  archshift b8c8d0903e Merge remote-tracking branch 'upstream/master' into issue-7-fix 12 years ago
  bunnei 0b1ba2f37a Merge master into threading to add support for VFP 12 years ago
  bunnei afc9e27fc7 fixed typo in CMakeLists.txt 12 years ago
  bunnei f872807de2 added maverick.cpp to ARM core from skyeye 12 years ago
  bunnei ad49d481a8 added missing armcopro from skyeye 12 years ago
  bunnei 9a642caee7 added missing skyeye mmu code 12 years ago
  bunnei 3e1eafa244 - moved mmu to arm/interpreter folder 12 years ago
  bunnei 6b264518a5 added initial kernel/thread modules 12 years ago
  bunnei 34dc0a9b07 added config_mem module for HLE of firmware configuration memory settings 12 years ago
  bunnei f043424915 renamed hle "mrc" module to "coprocessor" 12 years ago
  bunnei 29da6e9ab5 added a module to load symbol map files for debugging 12 years ago