segatools/idzhook
Tau 49595d2c37 Fix hook startup failure path
Returning from the EXE PE entry point merely terminates the main
thread and leaves the process hanging. We need to explicitly exit
from the process since the NTDLL RTL Start code won't do it for us.
2021-06-13 11:27:00 -04:00
..
config.c Shift hook DLL config structs around 2019-11-05 20:11:25 -05:00
config.h Shift hook DLL config structs around 2019-11-05 20:11:25 -05:00
dllmain.c Fix hook startup failure path 2021-06-13 11:27:00 -04:00
idzhook.def idzhook: Add initial XInput-backed IDZero hook 2019-03-08 10:07:48 -05:00
jvs.c Improve JVS bus life cycle handling 2019-11-03 13:01:38 -05:00
jvs.h Improve JVS bus life cycle handling 2019-11-03 13:01:38 -05:00
meson.build idzhook: Fold zinput into idzhook 2019-11-03 16:12:58 -05:00
zinput.c idzhook/zinput.c: Clean up some clutter 2019-11-03 16:14:26 -05:00
zinput.h Shift hook DLL config structs around 2019-11-05 20:11:25 -05:00