Historique des commits

Auteur SHA1 Message Date
  ichfly 1aa969741d Loader: Add 3DSX support il y a 11 ans
  Emmanuel Gil Peyrot 6b7b36a874 Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. il y a 12 ans
  bunnei 532a9e80a0 Merge pull request #99 from archshift/ext-check il y a 12 ans
  archshift 6e606c515f core: Prune redundant includes il y a 12 ans
  archshift 5472fd4d9b Added string_util to common, small changes in loader.cpp il y a 12 ans
  archshift 4ed24a0619 loader.cpp: improved file extension checking, made Upper/LowerStr useful il y a 12 ans
  bunnei 6966fdf025 Loader: Added support for loading raw BIN executables. il y a 12 ans
  bunnei 17a6148f9d FileSys: Added preliminary support for applications reading the RomFS archive. il y a 12 ans
  bunnei 62b444cd17 Loader: Refactored use of const. il y a 12 ans
  bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. il y a 12 ans
  bunnei 13bdaa6c60 Loader: Cleaned up and removed unused code, refactored ELF namespace. il y a 12 ans
  bunnei 1da361c7ab Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces. il y a 12 ans
  bunnei 3577dd027d Loader: Added support for booting NCCH executables. il y a 12 ans
  bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. il y a 12 ans