Commit Graph

624 Commits

Author SHA1 Message Date
Hay1tsme 59edd71bb2 remove image after compile to save space 2022-12-10 21:50:11 -05:00
Hay1tsme 5a5ffee819 mercury: fix coin counter (thanks Raki!) 2022-11-18 16:37:48 -05:00
Hay1tsme e677b9ed5b wacca: io is now part of mercuryhook.dll 2022-08-11 23:58:24 -04:00
Hay1tsme 2fb04ce08f Merge branch 'master' into 'master'
Add led support for mercuryio.dll

See merge request Hay1tsme/segatools!2
2022-07-31 18:11:24 +00:00
xpeng c28c36dc99 Add led support for mercuryio.dll 2022-07-31 18:11:24 +00:00
Hay1tsme 005f010861 Wacca: UNTESTED coin addition fix 2022-07-28 16:40:44 +00:00
Hay1tsme c3c56ef999 reflect wacca's actual subnet, game doesn't seem to care either way though 2022-06-23 02:32:10 -04:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b ca9c72db96 iccard/felica.c: improve spelling in comment 2022-06-18 21:27:19 +00:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b 05298950c5 iccard/felica.c: replace pmm with new, more compatible one 2022-06-18 21:27:19 +00:00
Hay1tsme 35c5b38a2f Merge remote-tracking branch 'bwitch/felica_fix' 2022-06-05 04:40:45 -04:00
Hay1tsme 37f3ea566a Wacca: Coins insert, but releaseing the button inserts 15 2022-06-05 04:24:34 -04:00
Hay1tsme 9f0d6104d2 Add Bemani Witch's felica fix 2022-06-05 03:42:35 -04:00
Hay1tsme f067066130 added ongeki build 2022-06-05 03:34:38 -04:00
Hay1tsme c51cf52b62 small logging improvement 2022-05-29 00:23:24 -04:00
Hay1tsme 5e210b9e0e cleaned up touch emu code a bit 2022-05-18 01:33:09 -04:00
Hay1tsme 890cad75e7 non-working coin insert emulation 2022-02-23 02:44:23 -05:00
Hay1tsme 6e85541493 Added d3d11 hook, better touch naming 2022-02-10 12:17:10 -05:00
Hay1tsme 194ee1a1ce Merge branch 'gfx' of https://dev.s-ul.net/Felix/segatools 2022-02-10 11:31:22 -05:00
Hay1tsme 0d84a59b94 changed default vol buttons to up and down
because that's what a sane person would set them to
2022-01-15 23:18:52 -05:00
Hay1tsme 0fae115734 update wacca start.bat to more closely mirror official game.bat 2022-01-14 16:07:26 -05:00
Hay1tsme 56d08a93c3 update dist start.bat for wacca 2022-01-10 20:31:01 -05:00
Hay1tsme ca69474837 it finally, FINALLY works 2022-01-10 19:36:11 -05:00
Hay1tsme 95192fbee2 WACCA Console - Touch : Success 2022-01-10 01:07:01 -05:00
Hay1tsme c91ef4005a switched uint8_t -> bool in input, no pressure sense 2022-01-09 12:30:31 -05:00
Hay1tsme 1bc2fc141b crash is fixed, new touch board dip sw error 2022-01-08 22:57:34 -05:00
Hay1tsme 028b6bb6e7 whoops, at least it compiles now 2022-01-08 17:42:09 -05:00
Hay1tsme 7c3719e352 added code for auto scanning, but it crashes... 2022-01-08 17:19:10 -05:00
Hay1tsme 1fa485143c + vol btns, / test and service remap, - gfx hook 2022-01-08 02:25:42 -05:00
Hay1tsme 0d3e93ce82 IO device shows as connected, no auto read tho 2022-01-07 21:16:33 -05:00
Hay1tsme 5bfd5ae850 added werror, slider doesn't freeze the game 2022-01-05 05:07:29 -05:00
Hay1tsme 802b827ab7 broke everything do not use 2022-01-05 02:03:55 -05:00
Hay1tsme c0a5f97ea9 added touch emulator 2022-01-04 03:46:30 -05:00
Hay1tsme 8702cc9e99 LED board done 2022-01-04 00:10:46 -05:00
Hay1tsme cc0f8dc595 changed everything and nothing 2021-12-30 13:57:05 -05:00
Hay1tsme 2dff5278ef fixed messed up guid on elisabeth.h 2021-12-30 13:08:20 -05:00
Hay1tsme 6803eb6d7b Merge branch 'master' of https://dev.s-ul.net/djhackers/segatools 2021-12-30 12:00:35 -05:00
Hay1tsme 99068f4fb3 removed prints, added phantom device 2021-12-30 00:51:44 -05:00
Hay1tsme 7473791db2 added setupapi hook to elisabeth 2021-12-29 21:58:00 -05:00
Tau 42b9a4bcf6 Update CHANGELOG 2021-12-27 20:56:30 -05:00
Tau e374c0ab42 Update CHANGELOG 2021-12-27 20:56:30 -05:00
Tau 4d1f072755 Add the Unlicense to the repository 2021-12-27 20:55:20 -05:00
Tau 21d52482be Add the Unlicense to the repository 2021-12-27 20:55:20 -05:00
Tau 9bbcac6536 Document IO DLL configuration 2021-12-27 20:55:10 -05:00
Tau 7c2fefb515 Document IO DLL configuration 2021-12-27 20:55:10 -05:00
Hay1tsme 25977052d6 Set up hooks for GetProcAddress and LoadLibraryW 2021-12-24 03:05:37 -05:00
Hay1tsme 7ba14fe071 renaming 2021-12-22 23:23:42 -05:00
Felix Anderson 3ca251374e
gfxhook: Fix imports 2021-12-22 11:32:20 -05:00
Felix Anderson dc715baa55
gfxhook: Fix some clang-tidy warnings 2021-12-22 11:31:22 -05:00
Felix Anderson 494b3d684b
gfxhook: Fix MSVC build 2021-12-21 23:57:14 -05:00
Felix Anderson cdbf6ad4e2
gfxhook/gfx.c: Remove unused self parameter 2021-12-21 23:57:09 -05:00