コミット履歴

作者 SHA1 メッセージ 日付
  bunnei 205170fa62 Merge pull request #241 from linkmauve/better-loader 11 年 前
  bunnei 2a5654ea8a Merge pull request #496 from lioncash/warn 11 年 前
  Lioncash 8c6edc680c dyncom: Clarify precedence for ternary statements 11 年 前
  bunnei 004b23153b Merge pull request #494 from lioncash/shift 11 年 前
  Lioncash a873f157d0 dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc 11 年 前
  bunnei be8f665142 Merge pull request #383 from zhuowei/shared_page 11 年 前
  bunnei 1cb31f4f06 Merge pull request #489 from lioncash/strt 11 年 前
  Lioncash 8575010a68 dyncom: Handle the ARM A2 encoding of STRT/LDRT 11 年 前
  bunnei 14308a88a7 Merge pull request #488 from lioncash/strbt 11 年 前
  Lioncash 0a5d450e94 dyncom: Handle the ARM A2 encoding of LDRBT/STRBT. 11 年 前
  Zhuowei Zhang edb8450420 Add some support for the shared page (currently 3d slider is implemented) 11 年 前
  bunnei 2572a62480 APT: Fix typo in setting return code for NotifyToWait 11 年 前
  bunnei 350c5a7e32 DSP: Removed useless spam log for SignalInterrupt 11 年 前
  bunnei 4b47ed6194 Merge pull request #482 from yuriks/fix-vblank 11 年 前
  Emmanuel Gil Peyrot df0d66c7cf Loader: Clean up the ELF AppLoader. 11 年 前
  Emmanuel Gil Peyrot 84e52a944d Loader: Clean up the 3DSX AppLoader. 11 年 前
  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 年 前
  Yuri Kunde Schlesner a09f71521e GPU: Fix buffer overrun in Display Transfers 11 年 前