1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/core/hle
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit"
This setting is best referred to as a speed limit, as it involves the limits of all timing based aspects of the emulator, not only framerate.
This allows us to differentiate it from the fps unlocker setting.
2021-07-23 22:10:01 -04:00
..
kernel common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
service general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
api_version.h general: Add missing #pragma once directives 2021-06-24 07:20:57 -04:00
ipc_helpers.h hle: hle_helpers: Skip data payload offset checks on TIPC requests. 2021-06-24 18:39:43 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
lock.cpp
lock.h
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00