|
6576af5a86
|
util/lib.c: Add module file path utility
|
2023-02-13 03:07:37 -05:00 |
|
Tau
|
e49e1ec804
|
Add DLL binding helper
|
2021-06-13 11:27:00 -04:00 |
|
Tau
|
1b93551a41
|
hooklib: Split out of util
This is distinct from capnhook's hooklib, although the intent is
the same. Hopefully these two libraries sharing a name won't get
too confusing...
|
2019-05-14 17:13:08 -04:00 |
|
Tau
|
a96e625a36
|
util/str.c: Add string equality wrappers
|
2019-05-13 16:49:50 -04:00 |
|
Tau
|
03cace7785
|
util/fdshark.c: Add IO tracing utility
|
2019-05-09 16:49:18 -04:00 |
|
Tau
|
025102fc58
|
Remove PCH source files
Deprecated in newer versions of Meson.
|
2019-05-01 21:17:30 -04:00 |
|
Tau
|
ba8b8e32fc
|
util/async.c: Add async IO worker thread
Need this for IO4 USB emulation, might break it out and upstream it
to Capnhook at some point as well.
|
2019-03-04 16:47:32 -05:00 |
|
Tau
|
51e4eca7dd
|
Add MSVC PCH support
|
2018-11-23 18:25:22 -05:00 |
|
Tau
|
c560dc7ee2
|
util/spike.c: Add configurable log "spike" injector
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
1eca0648f1
|
util/gfx.c: Add crude D3D9 window hook
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
851ea65609
|
util/clock.c: Add hook to prevent date/time changes
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
f0f45a93a1
|
util/dump.c: Add hex pretty-print debug helper
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
7cf0914092
|
util/crc.c: Add simple CRC-32 implementation
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
c0b20d5a13
|
util/setupapi.c: Add hook for SETUPAPI lib
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
91a08b6abb
|
util/dprintf.c: Add debug printf
|
2018-11-20 20:33:17 -05:00 |
|
Tau
|
d6eeec637c
|
util: Add empty static lib
|
2018-11-20 20:33:17 -05:00 |
|