Historique des commits

Auteur SHA1 Message Date
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. il y a 5 ans
  Lioncash 724c19a307 loader: Resolve instances of variable shadowing il y a 5 ans
  Lioncash b1657b8c6b vfs: Use existing type aliases consistently il y a 5 ans
  Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors il y a 5 ans
  Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance il y a 5 ans
  bunnei bebfb05c1b loader: nso: Fix loader size and arguments. il y a 6 ans
  Michael Scire 5a7eecc3ad loader: provide default arguments (zero byte) to NSOs il y a 6 ans
  Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader il y a 7 ans
  Lioncash 612e1388df core/core: Move process execution start to System's Load() il y a 7 ans
  Lioncash 1cf90f4570 file_sys/patch_manager: Deduplicate NSO header il y a 7 ans
  Lioncash ab00552118 loader: Remove Linker inheritance from NRO and NSO loaders il y a 7 ans
  Lioncash de323851b4 loaders: Make GetFileType() a const qualified member function il y a 7 ans
  Lioncash 7695febfa1 loader/nso: Remove dependency on the System class il y a 7 ans
  Lioncash bed872ed38 nso: Return an optional address from LoadModule il y a 7 ans
  Lioncash bb9cf8a127 nso: Make LoadModule take a VfsFile by const reference il y a 7 ans
  Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data il y a 7 ans
  Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section il y a 7 ans
  Zach Hilman 215b65fe75 nso: Optimize loading of IPS patches il y a 7 ans
  Zach Hilman 003b44822a nso: Add framework to support patching of uncompressed NSOs il y a 7 ans
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr il y a 7 ans
  Lioncash bf45092c61 kernel: Move object class to its own source files il y a 8 ans
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) il y a 8 ans
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" il y a 8 ans
  Zach Hilman 77c684c114 Virtual Filesystem (#597) il y a 8 ans
  Zach Hilman 63f26d5c40 Add support for decrypted NCA files (#567) il y a 8 ans
  Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. il y a 8 ans
  shinyquagsire23 487f8bc018 loader: Check error on NPDM load, use TID for CodeSet il y a 8 ans
  bunnei 386df282a3 loader: Clean up ctors and includes. il y a 8 ans
  bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. il y a 8 ans