コミット履歴

作者 SHA1 メッセージ 日付
  LittleWhite 4be68dddfb Improve error report from Init() functions 10 年 前
  LittleWhite 7ad669a911 Display errors in GUI when loading ROM failed 10 年 前
  bunnei 11a64acf23 Merge pull request #1095 from archshift/game-list 10 年 前
  archshift bba12520c4 Expose loader helper functions for identifying files. 11 年 前
  Cruel d60a9be5c6 Implement 3dsx RomFS 10 年 前
  Lioncash d3efa637b4 General: Fix up doxygen comments 11 年 前
  Benjamin Barenblat c0a87bc89f Properly indicate that CIA support is not implemented yet 11 年 前
  Benjamin Barenblat cd8be1846b Give CIA file type a name 11 年 前
  Lioncash 43d799fd9d loader: Remove unnecessary else usages 11 年 前
  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 596b7c4f63 Common: Cleanup key_map includes. 11 年 前
  Emmanuel Gil Peyrot 8cf9eb7f43 Common: Fix FileUtil includes, and everything relying on those. 11 年 前
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 年 前
  Yuri Kunde Schlesner eb3eb9f75d Loader: Remove .bin file support 11 年 前
  Yuri Kunde Schlesner 3cb19c9589 Process: Rename StaticAddressMapping => AddressMapping 11 年 前
  Yuri Kunde Schlesner 2af30d465f Process: Support parsing of exheader kernel caps 11 年 前
  Yuri Kunde Schlesner a5eba2f984 Kernel: Remove g_program_id 11 年 前
  Yuri Kunde Schlesner 6d60acf0f1 Kernel: Introduce skeleton Process class to hold process data 11 年 前
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 年 前
  Subv 8e2b248e05 Build: Fixed some warnings 11 年 前
  Yuri Kunde Schlesner 3f1a3952d7 FS: Allow multiple instances of the same archive type to be open at once 11 年 前
  Lioncash 0c4685ca12 loader: Add missing printf argument 11 年 前
  Emmanuel Gil Peyrot 2c24e539a2 Loader: Display the type of the file being loaded. 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 年 前
  Emmanuel Gil Peyrot 43e699d849 Loader: Don’t duplicate the docstring into the cpp file. 11 年 前
  Dante38490 e674aa31af Fix correct espace 11 年 前
  Dante38490 35a085d567 Add support load 3DS room 11 年 前
  bunnei 0de6a08d75 Merge pull request #291 from purpasmart96/license 11 年 前