Commit Graph

611 Commits

Author SHA1 Message Date
5a4e947354 carol: use createprocess hook 2023-09-15 19:52:26 -04:00
157f52da4c platform: add epay hook 2023-09-15 01:35:33 -04:00
0d83977073 hooklib: fill out my_CreateProcessA 2023-09-13 20:23:40 -04:00
dca84e08d0 hooklib: fix createprocess imports 2023-09-13 19:57:10 -04:00
2dbb4aec8c hooklib: add createprocess to meson 2023-09-13 19:54:22 -04:00
3d7d9fcaa5 hooklib: add createprocess hook skeleton 2023-09-13 17:54:40 -04:00
98d2ea1390 vfs: add hook for C:\Users\AppUser 2023-09-13 11:25:29 -04:00
4c67843f08 carol: add touch dll functions 2023-05-31 04:54:38 -04:00
02201dfba5 path: add hooks for PathFileExistsA/W 2023-05-24 01:08:08 -04:00
9113766c22 vfs: add D drive hooks 2023-05-24 01:07:56 -04:00
6fc2482c19 carol: add control board emulation, document touch board more 2023-04-28 04:25:47 -04:00
74c8b312c5 carol: fix prints 2023-04-11 00:22:41 -04:00
ef00932c64 carol: fix ports 2023-04-11 00:20:51 -04:00
8c97dc09c0 carol: fix control board request struct 2023-03-30 03:55:40 -04:00
301a0e0ce7 update build system 2023-03-19 13:29:08 -04:00
5935e322e8 Merge pull request 'fix Makefile failing on strip' (#1) from Yellowberry/segatools:master into master
Reviewed-on: Hay1tsme/segatools#1
2023-02-19 18:59:59 +00:00
05e762d3ce fix Makefile failing on strip 2023-02-18 22:58:00 -07:00
Hay1tsme
b458dbd3c2 Merge branch 'master' of https://dev.s-ul.net/Hay1tsme/segatools 2023-02-13 03:11:50 -05:00
Hay1tsme
18a7165eaf fix zips not updating on build 2023-02-13 03:08:41 -05:00
Hay1tsme
d34288f051 update docker build system 2023-02-13 03:08:41 -05:00
Hay1tsme
29ca2dfa7b Wacca: Add toggle for LED board hooks 2023-02-13 03:08:41 -05:00
54089a592f mercuryhook-touch: Zero buffers before writing them to the uart 2023-02-13 03:08:41 -05:00
edd85ee818 add half-working CXB support 2023-02-13 03:08:41 -05:00
60eddedccf vscode settings.json cleanup 2023-02-13 03:08:41 -05:00
f0b307e120 add hooklib for external functions loaded via getprocaddress 2023-02-13 03:08:41 -05:00
69f3c380f3 fix billingType 2023-02-13 03:08:41 -05:00
8b58116f25 platform: make billing type configurable 2023-02-13 03:08:40 -05:00
809b0d5006 fix chuni subnet 2023-02-13 03:08:40 -05:00
376dad0bc8 Add carolhook for Wonderland Wars 2023-02-13 03:08:40 -05:00
04ca905467 remove image after compile to save space 2023-02-13 03:08:40 -05:00
5f51699c78 mercury: fix coin counter (thanks Raki!) 2023-02-13 03:08:40 -05:00
929ea862ca wacca: io is now part of mercuryhook.dll 2023-02-13 03:08:40 -05:00
729a7ec280 Add led support for mercuryio.dll 2023-02-13 03:08:40 -05:00
Hay1tsme
799f6f889d Wacca: UNTESTED coin addition fix 2023-02-13 03:08:40 -05:00
9231ed9958 reflect wacca's actual subnet, game doesn't seem to care either way though 2023-02-13 03:08:40 -05:00
0c74c1603f Wacca: Coins insert, but releaseing the button inserts 15 2023-02-13 03:08:40 -05:00
cbce2b8084 Add Bemani Witch's felica fix 2023-02-13 03:08:40 -05:00
5f4b3a0fe5 added ongeki build 2023-02-13 03:07:38 -05:00
9c042e553e small logging improvement 2023-02-13 03:07:38 -05:00
e8e2408897 cleaned up touch emu code a bit 2023-02-13 03:07:37 -05:00
25a532347b non-working coin insert emulation 2023-02-13 03:07:37 -05:00
1964fa766f Added d3d11 hook, better touch naming 2023-02-13 03:07:37 -05:00
50884d5b19 gfxhook: Fix imports 2023-02-13 03:07:37 -05:00
db5b264155 gfxhook: Fix some clang-tidy warnings 2023-02-13 03:07:37 -05:00
0702c306a6 gfxhook: Fix MSVC build 2023-02-13 03:07:37 -05:00
7c90a79f69 gfxhook/gfx.c: Remove unused self parameter 2023-02-13 03:07:37 -05:00
b6274f71a5 gfxhook/d3d9.c: Add Direct3D 9 Ex hook 2023-02-13 03:07:37 -05:00
0443a985bd wip: move gfx to gfxhook, some borderless window stuff 2023-02-13 03:07:37 -05:00
dc85ee3d29 Draft: hooklib/gfx/dxgi.c: Delegate IDXGIFactory hook selection to helper method 2023-02-13 03:07:37 -05:00
4854170817 Draft: hooklib/gfx/dxgi.c: Add CreateDXGIFactory2 hook 2023-02-13 03:07:37 -05:00