コミット履歴

作者 SHA1 メッセージ 日付
  Emmanuel Gil Peyrot 08aaa33500 Loader: Clean up the NCCH AppLoader. 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 04622a859c Loader: Don’t assume the file hasn’t been read before. 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 2d63df90a9 Loader: Initialize the default NCCH values in the class declaration, not in the constructor. 11 年 前
  Emmanuel Gil Peyrot 9d3bb8b7c0 Loader: Remove the useless THREEDSXReader class. 11 年 前
  Emmanuel Gil Peyrot 85030c6e6b Loader: Never forget to change is_loaded. 11 年 前
  Emmanuel Gil Peyrot 43e699d849 Loader: Don’t duplicate the docstring into the cpp file. 11 年 前
  Emmanuel Gil Peyrot bc2212106f Loader: Fix indentation, whitespace, and a few other such cosmetic stuff. 11 年 前
  bunnei 3ff5a80d46 Merge pull request #481 from Subv/hm_b 11 年 前
  Sebastian Valle fd1b600e05 APT: Fixed the comment style in some variables 11 年 前
  bunnei 394d44cf74 Merge pull request #480 from Subv/arb_2 11 年 前
  Subv 728c932dba APTU: Stubbed NotifyToWait, taken from 3dmoo. 11 年 前
  bunnei 93f36c49f7 Merge pull request #473 from archshift/pp3ports 11 年 前
  Tony Wasserka f2b74b4fb3 Pica/Rasterizer: Add ETC1 texture decompression support. 11 年 前
  bunnei 7bbd027660 Merge pull request #479 from Subv/hm 11 年 前
  Subv 9e2ae289b8 AddrArbiter: Implement arbitration types 3 and 4. 11 年 前
  Subv cf071cd897 Services: Added some missing services. 11 年 前
  bunnei 682e6bc8d9 Merge pull request #477 from lioncash/vfp 11 年 前
  bunnei 99c0716d4d Merge pull request #478 from archshift/pp3ports4 11 年 前
  bunnei 65c12d2430 Merge pull request #470 from archshift/master 11 年 前
  Tony Wasserka 2b9a9a45b7 Pica/VertexShader: Implement JMPC/JMPU/CALLC/CALLU. 11 年 前
  Tony Wasserka e02db3904b Pica/VertexShader: Implement the MAD instruction. 11 年 前
  Lioncash 9288893d29 vfp: Remove dead code 11 年 前
  bunnei 86e8ff85c9 Merge pull request #476 from lioncash/asr 11 年 前
  Lioncash f7770b83d4 dyncom: Fix 32-bit ASR shifts for immediates 11 年 前
  bunnei ac05c4acb0 Merge pull request #475 from lioncash/cleanup 11 年 前
  Lioncash e16b35eb53 dyncom: Remove unused flag macros 11 年 前
  bunnei 3683369500 Merge pull request #461 from archshift/callstack 11 年 前