citra/src/core/hle
zhupengfei ae5c658997
movie: Add clock init time to CTM header
This adds a clock init time field to the CTM header. The clock settings would be overridden when playing a movie. And when recording a movie, if the clock is set to System Time, it would be set to fixed init time at the current moment as well. In this way this keeps consistency with the RNG even if the user does just no setting.
2018-09-27 22:18:10 +08:00
..
applets Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
kernel kernel/svc: Do nothing if svcOutputDebugString's length is <= 0 2018-09-17 19:52:53 -04:00
service Merge pull request #4249 from FearlessTobi/port-760 2018-09-22 23:42:59 -04:00
config_mem.cpp
config_mem.h
function_wrappers.h
ipc_helpers.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
ipc.h ipc: fix typo 2018-09-13 11:51:08 -05:00
lock.cpp
lock.h
result.h
romfs.cpp RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00
romfs.h RomFSFile: Default constructor 2018-07-26 13:10:56 +02:00
shared_page.cpp movie: Add clock init time to CTM header 2018-09-27 22:18:10 +08:00
shared_page.h Add system time configuration (#4043) 2018-08-26 11:47:45 -06:00