Commit History

Autor SHA1 Mensaxe Data
  Emmanuel Gil Peyrot 2c24e539a2 Loader: Display the type of the file being loaded. %!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 43e699d849 Loader: Don’t duplicate the docstring into the cpp file. %!s(int64=11) %!d(string=hai) anos
  Dante38490 e674aa31af Fix correct espace %!s(int64=11) %!d(string=hai) anos
  Dante38490 35a085d567 Add support load 3DS room %!s(int64=11) %!d(string=hai) anos
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license %!s(int64=11) %!d(string=hai) anos
  purpasmart96 ebfd831ccb License change %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 82528ba7df Common: Add a clone of std::make_unique %!s(int64=11) %!d(string=hai) anos
  Subv ea9ce0fba7 Filesystem/Archives: Implemented the SaveData archive %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 83e6e4ffec FS.Archive: Clean up treatment of archives and their handles %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner f6153679b0 Service.FS: Do archive registration using IdCode instead of name %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner c72ccfa6db HLE: Move kernel/archive.* to service/fs/ %!s(int64=11) %!d(string=hai) anos
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros %!s(int64=11) %!d(string=hai) anos
  ichfly 1aa969741d Loader: Add 3DSX support %!s(int64=11) %!d(string=hai) anos
  Emmanuel Gil Peyrot 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. %!s(int64=12) %!d(string=hai) anos
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check %!s(int64=12) %!d(string=hai) anos
  archshift 6e606c515f core: Prune redundant includes %!s(int64=12) %!d(string=hai) anos
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp %!s(int64=12) %!d(string=hai) anos
  archshift 4ed24a0619 loader.cpp: improved file extension checking, made Upper/LowerStr useful %!s(int64=12) %!d(string=hai) anos
  bunnei 6966fdf025 Loader: Added support for loading raw BIN executables. %!s(int64=12) %!d(string=hai) anos
  bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. %!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 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
  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