コミット履歴

作者 SHA1 メッセージ 日付
  bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 年 前
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 年 前
  Lioncash 70624e1c1d core/arm: Remove obsolete Unicorn memory mapping 7 年 前
  Zach Hilman 5574be21cc arm_interface: Expand backtrace generation 7 年 前
  Lioncash f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 年 前
  Lioncash a17dd30057 arm_interface: Make LogBacktrace() a const member function 7 年 前
  David Marcec 22d4e10664 Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 年 前
  David Marcec 08d5663cb8 Moved backtrace to ArmInterface 7 年 前
  David Marcec 5102c91256 Moved backtrace to ArmInterface 7 年 前
  Lioncash 16145e2f21 arm_interface: Add missing fpsr/tpidr members to the ThreadContext struct 7 年 前
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 7 年 前
  Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface 7 年 前
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 年 前
  Lioncash 43e0d865fa core: Namespace all code in the arm subdirectory under the Core namespace 8 年 前
  bunnei de7cb91995 Merge pull request #750 from lioncash/ctx 8 年 前
  Subv d84eb9dac6 CPU: Save and restore the TPIDR_EL0 system register on every context switch. 8 年 前
  Lioncash ae09adfcb3 arm_interface: Remove unused tls_address member of ThreadContext 8 年 前
  MerryMage 56cc1c11ec scheduler: Clear exclusive state when switching contexts 8 年 前
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 8 年 前
  bunnei 403f8e79ea arm_interface: Support unmapping previously mapped memory. 8 年 前
  N00byKing bc88cae0c7 Implements citra-emu/citra#3184 8 年 前
  MerryMage e35644c005 clang-format 8 年 前
  MerryMage d2fbc78320 arm_dynarmic: Implement core 8 年 前
  bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 年 前
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 8 年 前
  bunnei 6377585edb arm_interface: Set TLS address for dynarmic core. 8 年 前
  bunnei 3411883fe3 arm: Use 64-bit addressing in a bunch of places. 9 年 前
  Huw Pascoe 529f4a0131 Moved down_count to CoreTiming 8 年 前
  MerryMage 67a70bd9e1 ARM_Interface: Implement PageTableChanged 8 年 前
  bunnei 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 年 前