bunnei b205b12e75 Merge pull request #4442 from lioncash/devicemem hace 6 años
..
arm 505aa3a4c1 configure_cpu: Show/Hide debugging options hace 6 años
crypto 7351ca8c75 KeyManager: Prevent writing of invalid keys hace 6 años
file_sys 0f0b756775 Merge pull request #4309 from Morph1984/fix-romfs-bug hace 6 años
frontend 63d23835ef configuration: implement per-game configurations (#4098) hace 6 años
gdbstub 48fa3b7a0f General: Cleanup legacy code. hace 6 años
hle a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
loader 9c12aef2f8 loader: nro: Fix process initialization using ProgramMetadata default. hace 6 años
memory a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
network f99be1c923 network: add missing include for BSDs hace 6 años
tools a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
CMakeLists.txt 51817f6e59 core/network: Add network abstraction hace 6 años
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services hace 7 años
constants.h e07eb5b223 constants: Add missing <array> include hace 6 años
core.cpp 2258f33ee4 device_memory: Remove unused system member hace 6 años
core.h 2f8947583f Core/Common: Address Feedback. hace 6 años
core_timing.cpp a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
core_timing.h a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
core_timing_util.cpp f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. hace 6 años
core_timing_util.h f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. hace 6 años
cpu_manager.cpp 528b19a842 General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. hace 6 años
cpu_manager.h f0125b2be8 cpu_manager: Mark function getters as static hace 6 años
device_memory.cpp 2258f33ee4 device_memory: Remove unused system member hace 6 años
device_memory.h 2258f33ee4 device_memory: Remove unused system member hace 6 años
hardware_interrupt_manager.cpp a7af349dae core_timing: Make use of uintptr_t to represent user_data hace 6 años
hardware_interrupt_manager.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) hace 6 años
hardware_properties.h 2a8837ff51 General: Add Asserts hace 6 años
memory.cpp 76bd617b2d memory: Set page-table pointers before setting attribute = Memory hace 6 años
memory.h cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. hace 6 años
perf_stats.cpp 63d23835ef configuration: implement per-game configurations (#4098) hace 6 años
perf_stats.h d36a7a43c5 Address review comments hace 6 años
reporter.cpp bc30a591ba Replace externals with Conan (#3735) hace 6 años
reporter.h 99eaa2e6f2 service: Update function tables hace 6 años
settings.cpp 8d42456dc2 configure_graphics: Remove Force 30 FPS mode hace 6 años
settings.h 8d42456dc2 configure_graphics: Remove Force 30 FPS mode hace 6 años
telemetry_session.cpp 85d7a8f466 Rebase for per game settings hace 6 años
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor hace 7 años