Commit Graph

783 Commits

Author SHA1 Message Date
Sanheiii
f65c41fbce Add missing const 2024-11-07 11:18:06 +08:00
Sanheiii
19796ad6ca Merge remote-tracking branch 'Dniel97/develop' into develop 2024-11-07 11:09:24 +08:00
Sanheiii
d9ce894bbc Add switch for replaceHost 2024-11-07 11:04:01 +08:00
e50d6d8ebc Merge pull request 'Throw fatal when vfs option configured but invalid' (#47) from Bottersnike/segatools:feat/vfs-validation into develop
Reviewed-on: Dniel97/segatools#47
2024-11-05 16:36:43 +00:00
e1a47cf365 Throw fatal when vfs option configured but invalid 2024-11-04 22:55:15 +00:00
8fc24503c8
diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
892eb2b859
idz, idac, swdc: fixed rumble effect 2024-10-29 22:06:07 +01:00
66317a0054
bump capnhook rev to include serial fixes 2024-10-11 07:32:22 +02:00
8c24e04900 Merge pull request 'printer: Add setting to configure "printing time"' (#39) from Haruka/segatools:printerdelay into develop
Reviewed-on: Dniel97/segatools#39
2024-10-04 12:53:26 +00:00
kyoubate-haruka
3bb9404a38 printer: add the default waitTime setting to config 2024-10-04 11:43:34 +02:00
kyoubate-haruka
6819963f06 Merge branch 'refs/heads/develop' into printerdelay 2024-10-03 12:12:59 +02:00
36849bd09a
Merge branch 'feature/ffb' into develop 2024-09-30 23:23:23 +02:00
5f817c8a36
swdc: minor improvements 2024-09-30 23:17:37 +02:00
259b763a13
idz: add ffb and led emulation 2024-09-30 23:10:16 +02:00
2251585ef0
swdc: add ffb and led emulation 2024-09-30 20:23:28 +02:00
c06bb408e7
idac: add ffb emulation 2024-09-30 18:50:46 +02:00
53fb8c28ea Merge pull request 'kemono: only load I/O dll inside amdaemon' (#38) from Haruka/segatools:kemonofr64bit into develop
Reviewed-on: Dniel97/segatools#38
2024-09-28 13:36:06 +00:00
kyoubate-haruka
33452394e6 kemono: also only load aimeio dll in x64 process 2024-09-27 17:50:40 +02:00
kyoubate-haruka
4fa9abffe8 printer: add ability to delay printing 2024-09-27 11:06:18 +02:00
kyoubate-haruka
88a5bdcd14 kemono: only load I/O dll inside amdaemon 2024-09-26 11:52:00 +02:00
bb773a63ce Merge pull request 'Kemono Friends support / 32-bit CHC300 support' (#36) from Haruka/segatools:kemonofr into develop
Reviewed-on: Dniel97/segatools#36
2024-09-21 15:12:05 +00:00
25e79f87c2 Merge pull request 'felica: fix rare card scan error (correct PMm)' (#33) from zaphkito/segatools:develop into develop
Reviewed-on: Dniel97/segatools#33
2024-09-21 15:10:28 +00:00
kyoubate-haruka
79592514ba fgo: fix printer 2024-09-20 11:14:41 +02:00
kyoubate-haruka
cdfd3bf655 kemono: not sure why that went missing 2024-09-20 11:09:21 +02:00
kyoubate-haruka
f6c12fd230 kemono: Pre-generate printer firmware files 2024-09-19 13:46:49 +02:00
kyoubate-haruka
86556ed2c8 kemono: Update start.bat 2024-09-16 14:29:49 +02:00
kyoubate-haruka
9de48dd6ce kemono: flip declarations 2024-09-13 16:52:55 +02:00
kyoubate-haruka
d257887f6e kemono: fix packagefile again 2024-09-12 13:29:17 +02:00
kyoubate-haruka
3eef5dd209 kemono: fix LED board check error 2024-09-12 13:25:38 +02:00
kyoubate-haruka
599d5e3211 kemono: fix LED hooking, add button LEDs 2024-09-12 13:25:19 +02:00
kyoubate-haruka
f18d074c5f kemono: add missed declarations 2024-09-12 12:50:57 +02:00
kyoubate-haruka
6bd1bce419 kemono: mention in readme 2024-09-12 12:50:51 +02:00
kyoubate-haruka
96bdacfa7c kemono: remove old amdaemon workaround 2024-09-12 12:40:57 +02:00
kyoubate-haruka
d4bb7b6e0e kemono: correct keychip IP range 2024-09-12 12:40:10 +02:00
kyoubate-haruka
70ac873d11 kemono: add to package creation 2024-09-12 12:39:42 +02:00
kyoubate-haruka
068651b6fa kemono: add support 2024-09-11 13:31:23 +02:00
Sanheiii
97b8b373b5 Modify host header in HTTP requests to bypass domain censorship in China. 2024-09-05 15:36:43 +08:00
84e9ed3c9a felica: fix rare card scan error (cucorrect PMm)
from real aime card with official card reader
2024-08-31 13:57:18 +00:00
c827b4c212 Merge pull request 'add almost full vfd implementation' (#31) from Haruka/segatools:vfd into develop
Reviewed-on: Dniel97/segatools#31
Reviewed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
2024-08-24 21:56:38 +00:00
kyoubate-haruka
26624f25b1 hide default vfd ports from configs 2024-08-24 11:14:13 +02:00
kyoubate-haruka
824bc9abda default vfd port number to zero (use game-specific port) 2024-08-23 17:24:47 +02:00
kyoubate-haruka
cc5b87b559 add vfd settings to docs 2024-08-23 17:23:59 +02:00
kyoubate-haruka
e6794807a6 add default port fallback for vfd 2024-08-23 17:20:05 +02:00
kyoubate-haruka
54cbbffae9 add almost full vfd implementation 2024-08-23 16:30:22 +02:00
ac0f9f0587
aime firmware fix, mu3 keybinding fix 2024-08-21 15:13:09 +02:00
0061158188
printer: changed filename for holo cards 2024-08-20 13:40:47 +02:00
c535f18e40
added support for tokyo 2024-08-20 13:32:35 +02:00
c91c7db3c7
renamed [gpio] dipsw settings to [system] 2024-08-20 10:48:08 +02:00
6a4cae1165 Merge pull request 'Add bounds checking for D3D9 adapter number' (#29) from Bottersnike/segatools:fix/adapter_range into develop
Reviewed-on: Dniel97/segatools#29
2024-08-19 13:54:58 +00:00
383039e16e
Add bounds checking for D3D9 adapter number 2024-08-17 21:17:23 +01:00