|
80d4902cfc
|
remove 5gb wasted space by removing precompiled headers
|
2024-12-23 21:04:51 +01:00 |
|
|
11556a1332
|
add changeable config path
|
2024-12-16 11:09:38 +08:00 |
|
|
ceb2b63e8b
|
Modify host header in HTTP requests to bypass domain censorship in China. (#34)
Co-authored-by: Sanheiii <35133371+Sanheiii@users.noreply.github.com>
Reviewed-on: Dniel97/segatools#34
Co-authored-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
Co-committed-by: Sanhei <sanhei@noreply.gitea.tendokyu.moe>
|
2024-11-11 16:24:33 +00:00 |
|
|
6576af5a86
|
util/lib.c: Add module file path utility
|
2023-02-13 03:07:37 -05:00 |
|
|
e49e1ec804
|
Add DLL binding helper
|
2021-06-13 11:27:00 -04:00 |
|
|
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 |
|
|
a96e625a36
|
util/str.c: Add string equality wrappers
|
2019-05-13 16:49:50 -04:00 |
|
|
03cace7785
|
util/fdshark.c: Add IO tracing utility
|
2019-05-09 16:49:18 -04:00 |
|
|
025102fc58
|
Remove PCH source files
Deprecated in newer versions of Meson.
|
2019-05-01 21:17:30 -04:00 |
|
|
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 |
|
|
51e4eca7dd
|
Add MSVC PCH support
|
2018-11-23 18:25:22 -05:00 |
|
|
c560dc7ee2
|
util/spike.c: Add configurable log "spike" injector
|
2018-11-20 20:33:17 -05:00 |
|
|
1eca0648f1
|
util/gfx.c: Add crude D3D9 window hook
|
2018-11-20 20:33:17 -05:00 |
|
|
851ea65609
|
util/clock.c: Add hook to prevent date/time changes
|
2018-11-20 20:33:17 -05:00 |
|
|
f0f45a93a1
|
util/dump.c: Add hex pretty-print debug helper
|
2018-11-20 20:33:17 -05:00 |
|
|
7cf0914092
|
util/crc.c: Add simple CRC-32 implementation
|
2018-11-20 20:33:17 -05:00 |
|
|
c0b20d5a13
|
util/setupapi.c: Add hook for SETUPAPI lib
|
2018-11-20 20:33:17 -05:00 |
|
|
91a08b6abb
|
util/dprintf.c: Add debug printf
|
2018-11-20 20:33:17 -05:00 |
|
|
d6eeec637c
|
util: Add empty static lib
|
2018-11-20 20:33:17 -05:00 |
|