Commit History

Author SHA1 Message Date
  Lioncash a6a82bb004 arm/arm_dynarmic: Remove unnecessary current_page_table member 7 years ago
  Lioncash 5b0a9f8ba8 core: Add missing override specifiers where applicable 7 years ago
  bunnei 93da8e0abf core: Move PageTable struct into Common. 7 years ago
  Lioncash bd983414f6 core_timing: Convert core timing into a class 7 years ago
  Lioncash aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr 7 years ago
  Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration 8 years ago
  Lioncash b51e7e0288 arm_interface: Remove ARM11-isms from the CPU interface 8 years ago
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
  Lioncash 43e0d865fa core: Namespace all code in the arm subdirectory under the Core namespace 8 years ago
  Lioncash 7d124ec82b arm_dynarmic: Make MakeJit() a const member function 8 years ago
  Lioncash e12c84d5c5 exclusive_monitor: Use consistent type alias for u64 8 years ago
  MerryMage 0b1c2e5505 Implement exclusive monitor 8 years ago
  Subv d84eb9dac6 CPU: Save and restore the TPIDR_EL0 system register on every context switch. 8 years ago
  MerryMage 56cc1c11ec scheduler: Clear exclusive state when switching contexts 8 years ago
  bunnei 23a0d2d7b7 Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 8 years ago
  bunnei 403f8e79ea arm_interface: Support unmapping previously mapped memory. 8 years ago
  N00byKing bc88cae0c7 Implements citra-emu/citra#3184 8 years ago
  MerryMage d3bbed5e78 dynarmic: Update to 41ae12263 8 years ago
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. 8 years ago
  MerryMage d2fbc78320 arm_dynarmic: Implement core 8 years ago
  bunnei 6e9d66fd3a arm_dynarmic: More cleanup. 8 years ago
  bunnei aa7e061e71 arm_dynarmic: Gut interface until dynarmic is ready for general use. 8 years ago
  bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 8 years ago
  bunnei b1d5db1cf6 Merge remote-tracking branch 'upstream/master' into nx 9 years ago
  bunnei 6377585edb arm_interface: Set TLS address for dynarmic core. 9 years ago
  bunnei 3411883fe3 arm: Use 64-bit addressing in a bunch of places. 9 years ago
  Huw Pascoe 529f4a0131 Moved down_count to CoreTiming 9 years ago
  MerryMage 67a70bd9e1 ARM_Interface: Implement PageTableChanged 9 years ago
  MerryMage 2b36d4c9d7 arm_dynarmic: CP15 support 9 years ago
  bunnei 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 years ago