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

Автор SHA1 Сообщение Дата
  Tony Wasserka 8946df97b5 Merge pull request #429 from Kingcom/titlebar 11 лет назад
  Kingcom 76c74ffc96 citra-qt: Add option to hide dock widget title bars 11 лет назад
  bunnei 8571befc64 Merge pull request #498 from lioncash/statics 11 лет назад
  bunnei 7c21b80236 Merge pull request #499 from lioncash/docs 11 лет назад
  Lioncash a3f5e5605c core: Fix a few docstrings 11 лет назад
  Lioncash bfef0aa07e core_timing: Mark several variables as static 11 лет назад
  bunnei cbbe9e1500 Merge pull request #492 from archshift/apt 11 лет назад
  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 лет назад
  archshift 4d316cbd8e Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectively 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 лет назад