Liam
|
ddda76f9b0
core: track separate heap allocation for linux
|
2 лет назад |
Liam
|
8506915208
core: decouple ARM interface from Dynarmic
|
3 лет назад |
bunnei
|
c083ea7d78
core: Implement separate A32/A64 ARM interfaces.
|
6 лет назад |
Fernando Sahmkow
|
f3d4d4eaa8
ARM_Interface: Cache the JITs instead of deleting/recreating.
|
6 лет назад |
Lioncash
|
e4c381b885
core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
536fc7f0ea
core: Prepare various classes for memory read/write migration
|
6 лет назад |
Lioncash
|
70624e1c1d
core/arm: Remove obsolete Unicorn memory mapping
|
7 лет назад |
Lioncash
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
Lioncash
|
b117ca5fce
kernel/svc: Deglobalize the supervisor call handlers
|
7 лет назад |
Lioncash
|
a6a82bb004
arm/arm_dynarmic: Remove unnecessary current_page_table member
|
7 лет назад |
Lioncash
|
5b0a9f8ba8
core: Add missing override specifiers where applicable
|
7 лет назад |
bunnei
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 лет назад |
Lioncash
|
bd983414f6
core_timing: Convert core timing into a class
|
7 лет назад |
Lioncash
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
7 лет назад |
Lioncash
|
9b8fc2b689
arm_interface: Replace kernel vm_manager include with a forward declaration
|
8 лет назад |
Lioncash
|
b51e7e0288
arm_interface: Remove ARM11-isms from the CPU interface
|
8 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
8 лет назад |
Lioncash
|
43e0d865fa
core: Namespace all code in the arm subdirectory under the Core namespace
|
8 лет назад |
Lioncash
|
7d124ec82b
arm_dynarmic: Make MakeJit() a const member function
|
8 лет назад |
Lioncash
|
e12c84d5c5
exclusive_monitor: Use consistent type alias for u64
|
8 лет назад |
MerryMage
|
0b1c2e5505
Implement exclusive monitor
|
8 лет назад |
Subv
|
d84eb9dac6
CPU: Save and restore the TPIDR_EL0 system register on every context switch.
|
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
|
d3bbed5e78
dynarmic: Update to 41ae12263
|
8 лет назад |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
MerryMage
|
d2fbc78320
arm_dynarmic: Implement core
|
8 лет назад |
bunnei
|
6e9d66fd3a
arm_dynarmic: More cleanup.
|
8 лет назад |