You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fernando Sahmkow 9140f5d1f3 SVC: Add locks to the memory management. 6 years ago
..
arm General: Recover Prometheus project from harddrive failure 6 years ago
crypto Merge pull request #3697 from lioncash/declarations 6 years ago
file_sys Merge pull request #4099 from MerryMage/macOS-build 6 years ago
frontend frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
gdbstub Merge pull request #3699 from FearlessTobi/port-5185 6 years ago
hle SVC: Add locks to the memory management. 6 years ago
loader loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
memory General: Recover Prometheus project from harddrive failure 6 years ago
tools General: Recover Prometheus project from harddrive failure 6 years ago
CMakeLists.txt General: Recover Prometheus project from harddrive failure 6 years ago
constants.cpp constants: Extract backup JPEG used by account services 7 years ago
constants.h constants: Extract backup JPEG used by account services 7 years ago
core.cpp SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 6 years ago
core.h SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 6 years ago
core_manager.cpp General: Recover Prometheus project from harddrive failure 6 years ago
core_manager.h core: memory: Move to Core::Memory namespace. 6 years ago
core_timing.cpp HostTiming: Pause the hardware clock on pause. 6 years ago
core_timing.h HostTiming: Pause the hardware clock on pause. 6 years ago
core_timing_util.cpp Common/Tests: Address Feedback 6 years ago
core_timing_util.h Common/Tests: Address Feedback 6 years ago
cpu_manager.cpp CPU_Manager: Reconfigre guest threads for dynamrmic downsides 6 years ago
cpu_manager.h General: Recover Prometheus project from harddrive failure 6 years ago
device_memory.cpp kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
device_memory.h core: hle: Address various feedback & code cleanup. 6 years ago
hardware_interrupt_manager.cpp core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_interrupt_manager.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_properties.h Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
host_timing.cpp HostTiming: Correct rebase and implement AddTicks. 6 years ago
host_timing.h Host Timing: Correct clang format. 6 years ago
memory.cpp General: Recover Prometheus project from harddrive failure 6 years ago
memory.h General: Recover Prometheus project from harddrive failure 6 years ago
perf_stats.cpp perf_stats: Resolve implicit int to double conversion error 6 years ago
perf_stats.h Address review comments 6 years ago
reporter.cpp Replace externals with Conan (#3735) 6 years ago
reporter.h service: Update function tables 6 years ago
settings.cpp Add a "Mute Audio" hotkey 6 years ago
settings.h Add a "Mute Audio" hotkey 6 years ago
telemetry_session.cpp yuzu: Add frontend settings for assembly shaders 6 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago