コミット履歴

作者 SHA1 メッセージ 日付
  Morph 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 年 前
  Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 年 前
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 年 前
  Lioncash 86592b274e main: Resolve error string not displaying 5 年 前
  bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 年 前
  Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 年 前
  Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 年 前
  Lioncash 8e86fa7e60 common/concepts: Rename IsBaseOf to DerivedFrom 6 年 前
  David Marcec a5af1161c9 Place in anonymous namespace 6 年 前
  David Marcec 6cfff2c3f6 loader: Make IdentifyFile typesafe 6 年 前
  Zach Hilman ce9f7ac4f2 loader: Add recognition for KIP file type 7 年 前
  Zach Hilman a76bd49268 loader: Add KIP and INI file parser-specific errors 7 年 前
  Lioncash 002ae08bbd kernel/process: Hook up the process capability parser to the process itself 7 年 前
  Lioncash bed872ed38 nso: Return an optional address from LoadModule 7 年 前
  Zach Hilman 5045748829 loader: Add getter for packed update 7 年 前
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 年 前
  Zach Hilman c913136eb2 bktr: Fix bucket overlap error 7 年 前
  Zach Hilman f5e03b9173 loader: Add BKTR-specific error messages and codes 8 年 前
  Zach Hilman b555311438 loader: Add NSP file type and NSP-specific errors 8 年 前
  Lioncash a405373144 vfs_real: Forward declare IOFile 8 年 前
  Zach Hilman b247e0cab0 loader: Add new NAX-specific errors and messages 8 年 前
  Zach Hilman 2164702cf7 nax: Add AppLoader_NAX and update loader to support it 8 年 前
  bunnei c594ec3417 Merge pull request #1005 from DarkLordZach/registered-fmt 8 年 前
  Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt 8 年 前
  Lioncash 96c0b81a51 loader: Remove address mapping remnants from citra 8 年 前
  David Marcec a1fb8a331f Fixed invalid cast in loader 8 年 前
  Zach Hilman 5b4119fa7f loader: Recognize filename '00' as NCA 8 年 前
  Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 年 前
  Zach Hilman dad2ae1ee0 loader: Remove unused IdentifyFile overload 8 年 前
  Zach Hilman 9e88f03e75 Avoid parsing RomFS to directory in NCA 8 年 前