Commit History

Autor SHA1 Mensaxe Data
  Lioncash b1657b8c6b vfs: Use existing type aliases consistently %!s(int64=5) %!d(string=hai) anos
  Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance %!s(int64=5) %!d(string=hai) anos
  Lioncash 612e1388df core/core: Move process execution start to System's Load() %!s(int64=7) %!d(string=hai) anos
  Lioncash de323851b4 loaders: Make GetFileType() a const qualified member function %!s(int64=7) %!d(string=hai) anos
  Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr %!s(int64=7) %!d(string=hai) anos
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) %!s(int64=8) %!d(string=hai) anos
  bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" %!s(int64=8) %!d(string=hai) anos
  Zach Hilman 77c684c114 Virtual Filesystem (#597) %!s(int64=8) %!d(string=hai) anos
  bunnei 386df282a3 loader: Clean up ctors and includes. %!s(int64=8) %!d(string=hai) anos
  bunnei 023aef053c loader: Refactor to also pass filepath into IdentifyType. %!s(int64=8) %!d(string=hai) anos
  Subv 7f48aa8d25 Loaders: Don't automatically set the current process every time we load an application. %!s(int64=8) %!d(string=hai) anos
  bunnei 81e22ae8c7 loader: Remove duplicate docstrings. %!s(int64=9) %!d(string=hai) anos
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. %!s(int64=10) %!d(string=hai) anos
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format %!s(int64=10) %!d(string=hai) anos
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. %!s(int64=10) %!d(string=hai) anos
  Emmanuel Gil Peyrot 9a35d1fb4a Loader: Add a GetFileType method to get the type of a loaded file %!s(int64=10) %!d(string=hai) anos
  Yuri Kunde Schlesner 2d7299a86f Loader: Remove unnecessary pointer indirection to IOFile %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 6d60acf0f1 Kernel: Introduce skeleton Process class to hold process data %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot 82ec17db7d Loader: Guess filetype from the magic, or fallback to the extension. %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot b5237e885d Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times. %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot 85030c6e6b Loader: Never forget to change is_loaded. %!s(int64=11) %!d(string=hai) anos
  purpasmart96 ebfd831ccb License change %!s(int64=11) %!d(string=hai) anos
  bunnei 1099d83455 Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS virtual functions as "override". %!s(int64=12) %!d(string=hai) anos
  bunnei 2d734bb6c5 Marked AppLoader_ELF, AppLoader_NCCH, and Archive_RomFS classes as "final" %!s(int64=12) %!d(string=hai) anos
  bunnei 62b444cd17 Loader: Refactored use of const. %!s(int64=12) %!d(string=hai) anos
  bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. %!s(int64=12) %!d(string=hai) anos
  bunnei c144ed5058 Elf: Removed unused macros, changed #include of "common.h" to just "common_types.h". %!s(int64=12) %!d(string=hai) anos
  bunnei 13bdaa6c60 Loader: Cleaned up and removed unused code, refactored ELF namespace. %!s(int64=12) %!d(string=hai) anos
  bunnei 1da361c7ab Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. %!s(int64=12) %!d(string=hai) anos