mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-27 20:14:17 +01:00
64062162c6
* Add setting for system time offset Add a setting to displace citra system time by days, hours, minutes or seconds Add UI for the setting which is only visible when clock is set to system time Change core/settings.h to include the setting * Add system time offset to kernel Actually makes use of the time offset. * Fix time offset calculatioon in core/movie.cpp * Replace C++20 chrono::days with seconds Hopefully fixes the build. |
||
---|---|---|
.. | ||
emu_window | ||
citra.cpp | ||
citra.rc | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
default_ini.h | ||
lodepng_image_interface.cpp | ||
lodepng_image_interface.h | ||
resource.h |