1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/nvdrv
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
..
devices general: Rename "Frame Limit" references to "Speed Limit" 2021-07-23 22:10:01 -04:00
nvdata.h hle: service: nvdrv: Revert #4981 to remove usage of SleepClientThread. 2020-12-28 16:33:48 -08:00
nvdrv.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
nvdrv.h hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
nvdrv_interface.cpp service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
nvdrv_interface.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
nvmemp.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nvmemp.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
syncpoint_manager.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
syncpoint_manager.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00