コミット履歴

作者 SHA1 メッセージ 日付
  bunnei 232ef55c1a core: Consolidate core and system state, remove system module & cleanups. 9 年 前
  Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 年 前
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 年 前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 年 前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 年 前
  MerryMage b3b3dd7591 Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAddress 10 年 前
  Lioncash cee8df6ff0 core: Use unique_ptr for holding the interpreter instances 10 年 前
  Lioncash abe5bb4019 citra_qt: Reorganize headers 11 年 前
  Emmanuel Gil Peyrot 5115d0177e ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 11 年 前
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 年 前
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 年 前
  Lioncash 0520a3b178 callstack: Remove unnecessary disassembler instantiation 11 年 前
  archshift d670b7e522 Qt Callstack: Clear the callstack every time it's updated 11 年 前
  Tony Wasserka f1080de47d Merge pull request #437 from Kingcom/DebugMode 11 年 前
  Kingcom 2bbc12e6c3 citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 11 年 前
  Kingcom 693f6c54e5 citra-qt: Add check for valid address to call stack 11 年 前
  chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 年 前
  chrisvj 6dfcf2271b citra-qt: Added license headers to files. 11 年 前
  Daniel Lundqvist 85c150a4fd Make letter cases consistent in menus and widgets 11 年 前
  Chin e795692614 Clean up some warnings 11 年 前
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 年 前
  Lioncash 403c84cdab core: Make the ARM disassembler use std::string internally 12 年 前
  Mathieu Vaillancourt e5f09b8be6 UI/debugger changes 12 年 前