Historial de Commits

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