bunnei f64adcfc37 Merge pull request #3340 from SciresM/pmdx 6 年之前
..
arm 0986caa8d8 core/memory + arm/dynarmic: Use a global offset within our arm page table. 6 年之前
crypto 3e0e4f146b Merge pull request #3091 from lioncash/core-conversion 6 年之前
file_sys 4414640285 system_archive: Add a basic HLE implementation for time zone binary. 6 年之前
frontend 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 年之前
gdbstub e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年之前
hle ed76c71319 service: time: Implement ToPosixTimeWithMyRule. 6 年之前
loader 5a7eecc3ad loader: provide default arguments (zero byte) to NSOs 6 年之前
memory e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年之前
tools e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年之前
CMakeLists.txt 4414640285 system_archive: Add a basic HLE implementation for time zone binary. 6 年之前
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services 7 年之前
constants.h 11f2f0f45c constants: Extract backup JPEG used by account services 7 年之前
core.cpp 0d6d8129c4 yuzu: Remove Maxwell debugger 6 年之前
core.h 0d6d8129c4 yuzu: Remove Maxwell debugger 6 年之前
core_cpu.cpp 40cd4df584 CpuCore: Clear exclusive state after doing a run in dynarmic. 6 年之前
core_cpu.h e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年之前
core_timing.cpp ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 年之前
core_timing.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 年之前
core_timing_util.cpp 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 年之前
core_timing_util.h 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 年之前
cpu_core_manager.cpp e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 年之前
cpu_core_manager.h f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 年之前
hardware_interrupt_manager.cpp ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 年之前
hardware_interrupt_manager.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 年之前
memory.cpp 56672b8c98 core/memory: Create a special MapMemoryRegion for physical memory. 6 年之前
memory.h 56672b8c98 core/memory: Create a special MapMemoryRegion for physical memory. 6 年之前
perf_stats.cpp 75dec14f21 perf_stats: Resolve implicit int to double conversion error 6 年之前
perf_stats.h d36a7a43c5 Address review comments 6 年之前
reporter.cpp b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 年之前
reporter.h 6212df3beb lm: Flush manager output on core shutdown 6 年之前
settings.cpp 647992e666 settings: Add option to set BCAT backend 6 年之前
settings.h ac3690f205 Input: UDP Client to provide motion and touch controls 6 年之前
telemetry_session.cpp be9f80ef56 telemetry_session: Report renderer backend 6 年之前
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 年之前