rpcsx/rpcs3/Emu
Bevan Weiss 53212ba7a9 Core: Add date/time offset capability for console time
Provides a setting which can be applied per game, and allows for a custom date/time to be set.
The console time will then apply this as an offset to the computer wallclock.

This allows for games which look at the console time to determine their gameplay to be adjusted.
2020-09-23 21:15:45 +02:00
..
Audio audio: rename audio channels to audio downmix 2020-07-08 21:11:23 +02:00
Cell Core: Add date/time offset capability for console time 2020-09-23 21:15:45 +02:00
CPU Debugger: Use Signed Hexadecimal formatting (#8751) 2020-08-20 22:07:31 +01:00
Io Qt/Input: fix default pad handler 2020-09-22 06:59:38 +02:00
Memory SPU: Implement Accurate DMA (#8822) 2020-09-02 23:58:29 +02:00
NP Implement sceNpSignaling & signaling improvements (#8836) 2020-09-07 22:50:17 +01:00
RSX Fixed formatting 2020-09-23 20:27:30 +03:00
CMakeLists.txt Qt/overlays: Localize most rsx overlays 2020-09-14 18:24:18 +02:00
GameInfo.h Compilation fix 2020-02-29 21:16:28 +03:00
GDB.cpp Fix various explicitness, laziness, hard codes 2020-04-12 17:29:42 +03:00
GDB.h GDB: remove wrong_checksum_exception 2019-11-08 19:27:11 +03:00
IdManager.cpp idm: Implement creation/destruction invalidation counter 2020-05-24 19:24:07 +03:00
IdManager.h IDM: Implement idm::clear<typename> 2020-06-12 22:12:36 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
localized_string.cpp Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
localized_string.h move localized_string_id to own file 2020-09-14 18:24:18 +02:00
localized_string_id.h move localized_string_id to own file 2020-09-14 18:24:18 +02:00
System.cpp patch_engine: Apply patch when APP_VER is unknown 2020-09-21 11:59:57 +02:00
System.h Qt/overlays: use Argument list for translatable strings 2020-09-14 18:24:18 +02:00
system_config.cpp Qt: disable TSX in the config.yml if not supported 2020-05-18 17:46:31 +02:00
system_config.h Core: Add date/time offset capability for console time 2020-09-23 21:15:45 +02:00
system_config_types.cpp RPCN Client (#8663) 2020-08-27 20:47:04 +01:00
system_config_types.h RPCN Client (#8663) 2020-08-27 20:47:04 +01:00
title.cpp Add more game window title options 2020-02-20 20:07:25 +01:00
title.h Add more game window title options 2020-02-20 20:07:25 +01:00
VFS.cpp sceNpTrophyRegisterContext: Atomically create trophy data 2020-09-22 19:46:52 +03:00
VFS.h sceNpTrophyRegisterContext: Atomically create trophy data 2020-09-22 19:46:52 +03:00