segatools/chunihook
Tau 9c83a38208 util/clock.c: Apply clock skew
SEGA games are unplayable between 03:00 and 07:00 local time due
to a network maintenance period that is hard-coded into the games
themselves (no, guest play is not available).

Deal with this by slowing down time to avoid 02:00 (the time when
a warning appears and new credits eventually start being rejected),
then jump forward to sync up with real time when 07:00 hits.
2018-11-20 20:33:17 -05:00
..
chunihook.def chunihook: Add empty DLL 2018-11-20 20:33:17 -05:00
dllmain.c util/clock.c: Apply clock skew 2018-11-20 20:33:17 -05:00
jvs.c chunihook/jvs.c: Add Chunithm cabinet JVS callbacks 2018-11-20 20:33:17 -05:00
jvs.h chunihook/jvs.c: Add Chunithm cabinet JVS callbacks 2018-11-20 20:33:17 -05:00
meson.build chunihook/dllmain.c: Wire up Chunithm hook DLL 2018-11-20 20:33:17 -05:00
slider.c chunihook/slider.c: Add Chunithm slider emulation 2018-11-20 20:33:17 -05:00
slider.h chunihook/slider.c: Add Chunithm slider emulation 2018-11-20 20:33:17 -05:00