コミット履歴

作者 SHA1 メッセージ 日付
  TheKoopaKingdom f008b22e3b Addressed Bunnei's review comments, and made some other tweaks: 9 年 前
  TheKoopaKingdom a8aef599e0 Created a whitelist of system archives to prevent false positives creating dialogs. 9 年 前
  TheKoopaKingdom 0409bdfea5 Optimized messages that were repetitive and added ability for core errors to specify more details optionally. 9 年 前
  TheKoopaKingdom 37bec598ea Made some changes from review comments: 9 年 前
  TheKoopaKingdom 1ecb322daa Added system for handling core errors in citra-qt. 9 年 前
  bunnei f3e14cae1e core: Keep track of telemetry for the current emulation session. 9 年 前
  Yuri Kunde Schlesner fb1979d7e2 Core: Re-write frame limiter 9 年 前
  Yuri Kunde Schlesner b285c2a4ed Core: Make PerfStats internally locked 9 年 前
  Yuri Kunde Schlesner c75ae6c585 Add performance statistics to status bar 9 年 前
  Kloen b3a0b1489b core: inline CPU, 132 warnings fixed on GCC 9 年 前
  bunnei 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 年 前
  bunnei e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 年 前
  bunnei 5ac5cbeab7 Address clang-format issues. 9 年 前
  bunnei 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. 9 年 前
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 年 前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 年 前
  LittleWhite 4be68dddfb Improve error report from Init() functions 10 年 前
  Lioncash cee8df6ff0 core: Use unique_ptr for holding the interpreter instances 10 年 前
  Subv 1d02eb0587 Core/ARM11: Correct the size of the VFP register array in the ThreadContext structure. 10 年 前
  Lioncash 8b2b620a5e dyncom: Remove more unused/unnecessary code 11 年 前
  Lioncash 3f00dd9117 arm: Clean up ARMul_State 11 年 前
  Lioncash f44781fd7b arm: Adios armemu 11 年 前
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 年 前
  bunnei 853b46c681 Core: Change default CPU to dyncom. 11 年 前
  purpasmart96 ebfd831ccb License change 11 年 前
  bunnei ce1125d490 Core: Changed RunLoop iterations to 1000 (slightly better performance). 11 年 前
  archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. 11 年 前
  bunnei b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. 12 年 前
  bunnei eb36d3fc90 Core: Refactor core to use only one function for execution. 12 年 前
  bunnei de0a034a84 fixed project includes to use new directory structure 12 年 前