История коммитов

Автор SHA1 Сообщение Дата
  Yuri Kunde Schlesner 2d7299a86f Loader: Remove unnecessary pointer indirection to IOFile 11 лет назад
  condut c385b7767d FS: Stream RomFS from file instead of loading all of it to memory 11 лет назад
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. 11 лет назад
  Emmanuel Gil Peyrot 596b7c4f63 Common: Cleanup key_map includes. 11 лет назад
  Yuri Kunde Schlesner eb3eb9f75d Loader: Remove .bin file support 11 лет назад
  Yuri Kunde Schlesner 3cb19c9589 Process: Rename StaticAddressMapping => AddressMapping 11 лет назад
  Yuri Kunde Schlesner 6d60acf0f1 Kernel: Introduce skeleton Process class to hold process data 11 лет назад
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 лет назад
  Lioncash 676daef3c7 core: Fix some warnings on OSX 11 лет назад
  Emmanuel Gil Peyrot 82ec17db7d Loader: Guess filetype from the magic, or fallback to the extension. 11 лет назад
  Emmanuel Gil Peyrot b5237e885d Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times. 11 лет назад
  purpasmart96 ebfd831ccb License change 11 лет назад
  ichfly 1aa969741d Loader: Add 3DSX support 11 лет назад
  bunnei 6966fdf025 Loader: Added support for loading raw BIN executables. 12 лет назад
  bunnei b70c4fb48e NCCH: Updated ExeFS memory allocation to be safer. 12 лет назад
  bunnei 2c62d92551 Loader: Updated read methods to be const 12 лет назад
  bunnei d8da707bb9 Loader: Refactored interface such that data is no longer stored by loader. 12 лет назад
  bunnei a7f1c54490 Loader: Refactored loading functions to only read data from binary if called. 12 лет назад
  bunnei 62b444cd17 Loader: Refactored use of const. 12 лет назад
  bunnei 3da2bc6830 NCCH: Fixes reduce unnecessary logging and load logo/banner/etc. sections correctly. 12 лет назад
  bunnei 7889cafc76 Loader: Implemented AppLoader interface for abstracting application loading. 12 лет назад
  bunnei 13bdaa6c60 Loader: Cleaned up and removed unused code, refactored ELF namespace. 12 лет назад
  bunnei 0aca202ae9 Loader: Moved elf and loader modules to a "loader" subdirectory. 12 лет назад