Historial de Commits

Autor SHA1 Mensaje Fecha
  Tony Wasserka 8946df97b5 Merge pull request #429 from Kingcom/titlebar hace 11 años
  Kingcom 76c74ffc96 citra-qt: Add option to hide dock widget title bars hace 11 años
  bunnei 8571befc64 Merge pull request #498 from lioncash/statics hace 11 años
  bunnei 7c21b80236 Merge pull request #499 from lioncash/docs hace 11 años
  Lioncash a3f5e5605c core: Fix a few docstrings hace 11 años
  Lioncash bfef0aa07e core_timing: Mark several variables as static hace 11 años
  bunnei cbbe9e1500 Merge pull request #492 from archshift/apt hace 11 años
  bunnei 205170fa62 Merge pull request #241 from linkmauve/better-loader hace 11 años
  bunnei 2a5654ea8a Merge pull request #496 from lioncash/warn hace 11 años
  Lioncash 8c6edc680c dyncom: Clarify precedence for ternary statements hace 11 años
  bunnei 004b23153b Merge pull request #494 from lioncash/shift hace 11 años
  Lioncash a873f157d0 dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc hace 11 años
  bunnei be8f665142 Merge pull request #383 from zhuowei/shared_page hace 11 años
  archshift 4d316cbd8e Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectively hace 11 años
  bunnei 1cb31f4f06 Merge pull request #489 from lioncash/strt hace 11 años
  Lioncash 8575010a68 dyncom: Handle the ARM A2 encoding of STRT/LDRT hace 11 años
  bunnei 14308a88a7 Merge pull request #488 from lioncash/strbt hace 11 años
  Lioncash 0a5d450e94 dyncom: Handle the ARM A2 encoding of LDRBT/STRBT. hace 11 años
  Zhuowei Zhang edb8450420 Add some support for the shared page (currently 3d slider is implemented) hace 11 años
  bunnei 2572a62480 APT: Fix typo in setting return code for NotifyToWait hace 11 años
  bunnei 350c5a7e32 DSP: Removed useless spam log for SignalInterrupt hace 11 años
  bunnei 4b47ed6194 Merge pull request #482 from yuriks/fix-vblank hace 11 años
  Emmanuel Gil Peyrot df0d66c7cf Loader: Clean up the ELF AppLoader. hace 11 años
  Emmanuel Gil Peyrot 84e52a944d Loader: Clean up the 3DSX AppLoader. hace 11 años
  Emmanuel Gil Peyrot 08aaa33500 Loader: Clean up the NCCH AppLoader. hace 11 años
  Emmanuel Gil Peyrot 2c24e539a2 Loader: Display the type of the file being loaded. hace 11 años
  Emmanuel Gil Peyrot 82ec17db7d Loader: Guess filetype from the magic, or fallback to the extension. hace 11 años
  Emmanuel Gil Peyrot 04622a859c Loader: Don’t assume the file hasn’t been read before. hace 11 años
  Emmanuel Gil Peyrot b5237e885d Loader: Keep a reference to the file and pass it to the correct AppLoader, instead of loading it multiple times. hace 11 años
  Emmanuel Gil Peyrot 2d63df90a9 Loader: Initialize the default NCCH values in the class declaration, not in the constructor. hace 11 años