Commit History

Autor SHA1 Mensaxe Data
  bunnei 1da361c7ab Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. %!s(int64=12) %!d(string=hai) anos
  bunnei 3577dd027d Loader: Added support for booting NCCH executables. %!s(int64=12) %!d(string=hai) anos
  bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. %!s(int64=12) %!d(string=hai) anos
  bunnei 004df76795 Merge branch 'threading' of https://github.com/bunnei/citra %!s(int64=12) %!d(string=hai) anos
  Tony Wasserka 1dfa392824 Rename LCD to GPU. %!s(int64=12) %!d(string=hai) anos
  bunnei 55325dea4c hle: added stubbed service for ndm_u %!s(int64=12) %!d(string=hai) anos
  bunnei fd69fd0325 kernel: added event module to support creation of CTR "Event" objects %!s(int64=12) %!d(string=hai) anos
  bunnei 978e1d4653 mutex: initial commit of HLE module %!s(int64=12) %!d(string=hai) anos
  bunnei 143bba2045 renamed "syscall" module to "svc" (more accurate naming) %!s(int64=12) %!d(string=hai) anos
  bunnei 0b1ba2f37a Merge master into threading to add support for VFP %!s(int64=12) %!d(string=hai) anos
  bunnei f872807de2 added maverick.cpp to ARM core from skyeye %!s(int64=12) %!d(string=hai) anos
  bunnei ad49d481a8 added missing armcopro from skyeye %!s(int64=12) %!d(string=hai) anos
  bunnei 9a642caee7 added missing skyeye mmu code %!s(int64=12) %!d(string=hai) anos
  bunnei 3e1eafa244 - moved mmu to arm/interpreter folder %!s(int64=12) %!d(string=hai) anos
  bunnei 6b264518a5 added initial kernel/thread modules %!s(int64=12) %!d(string=hai) anos
  bunnei 34dc0a9b07 added config_mem module for HLE of firmware configuration memory settings %!s(int64=12) %!d(string=hai) anos
  bunnei f043424915 renamed hle "mrc" module to "coprocessor" %!s(int64=12) %!d(string=hai) anos
  bunnei 29da6e9ab5 added a module to load symbol map files for debugging %!s(int64=12) %!d(string=hai) anos
  bunnei cb0663de51 moved HLE::MRC to its own module, added support for catching data synchronization barrier command %!s(int64=12) %!d(string=hai) anos
  bunnei 70c2cce963 renamed hw_lcd module to just lcd %!s(int64=12) %!d(string=hai) anos
  bunnei c3a4b4bfca added NDMA hardware interface %!s(int64=12) %!d(string=hai) anos
  bunnei bb5bc2df25 added class stub for HID:User service %!s(int64=12) %!d(string=hai) anos
  bunnei 32c3462047 - added stubbed out GSP::Gpu service interface %!s(int64=12) %!d(string=hai) anos
  bunnei 7ec5950bc4 - extracted srv: calls from service.cpp and put in its own module %!s(int64=12) %!d(string=hai) anos
  bunnei 9f4d677cdf added framework for APT service (application and title launching service) %!s(int64=12) %!d(string=hai) anos
  bunnei 68e198476f - added HLE to connect to "srv:" service %!s(int64=12) %!d(string=hai) anos
  bunnei 02fbd42e7f - renamed hle_syscall to just syscall %!s(int64=12) %!d(string=hai) anos
  bunnei f6c328cf37 moved hle.cpp into hle folder (due to mistake earlier) %!s(int64=12) %!d(string=hai) anos
  bunnei 2a7d7ce55d - removed syscall classes (will just use HLEFunction) %!s(int64=12) %!d(string=hai) anos
  bunnei f68de21ad1 added initial modules for setting up SysCall HLE %!s(int64=12) %!d(string=hai) anos