bemanitools/src/main
Will Xyen 9246e7f9e0 sdvx: Allow setting digital amp level from sdvxio
For SDVX 1-4: passes amp values through as-is

For SDVX5: ignores the amp volume control (as the game uses windows volume controls, which will work without any hooks)
2020-08-14 04:38:38 -07:00
..
acio bio2emu: refactor BIO2 emulation 2020-08-02 23:02:13 -07:00
aciodrv sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
acioemu hdxs: Is really an HDXB 1.0.1 apparently 2020-07-10 11:06:13 -07:00
aciotest Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
asio dinput/asio: drop hook suffix 2020-04-05 02:18:24 -07:00
bemanitools sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
bio2 bio2: bio2_bi2a_state -> bi2a_sdvx_state 2020-08-02 23:16:28 -07:00
bio2emu bio2emu: refactor BIO2 emulation 2020-08-02 23:02:13 -07:00
bio2emu-iidx bio2emu: refactor BIO2 emulation 2020-08-02 23:02:13 -07:00
bsthook Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
bstio Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
camhook clang-format pass 2020-01-10 17:24:47 -05:00
cconfig clang-format pass 2020-01-10 17:24:47 -05:00
config ddrio: Add hdxs output functions 2020-06-29 06:51:25 -07:00
d3d9exhook d3d9ex: add cursor confining (ported from sdvxhook1) 2020-04-27 12:52:07 -07:00
ddrhook Add ddrhook "COM4" passthrough mode 2020-07-01 21:03:47 +02:00
ddrio ddrio: Add hdxs output functions 2020-06-29 06:51:25 -07:00
ddrio-mm ddrio: add some more comments 2020-06-29 11:23:01 -07:00
ddrio-smx ddrio: Add hdxs output functions 2020-06-29 06:51:25 -07:00
dinput dinput/asio: drop hook suffix 2020-04-05 02:18:24 -07:00
eamio Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
eamio-icca Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
eamiotest Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
ezusb-emu Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
ezusb-iidx ezusb-iidx: Add macro to enable D01 board emulation 2020-08-12 18:01:22 +00:00
ezusb-iidx-emu ezusb-iidx: Add macro to enable D01 board emulation 2020-08-12 18:01:22 +00:00
ezusb-iidx-fpga-flash Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb-iidx-sram-flash Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb-tool Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb2 Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
ezusb2-dbg-hook Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
ezusb2-emu Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
ezusb2-iidx Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb2-iidx-emu Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
ezusb2-tool Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
geninput config: fix number of lights being loaded wrong if config is outdated 2020-06-29 06:49:22 -07:00
hook Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
hooklib hooklib: fix warning in adapter.c 2020-02-05 01:26:41 -05:00
iidx-ezusb-exit-hook Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
iidx-ezusb2-exit-hook Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
iidx-irbeat-patch Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
iidxhook-util iidxhook-util: allow setting specified ICCA emulation version 2020-08-02 23:03:04 -07:00
iidxhook1 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook2 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook3 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook4 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook5 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook6 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook7 iidxhook: allow forcing adapter and refresh rate in d3d9 based IIDX games 2020-01-10 10:44:21 -05:00
iidxhook8 bio2emu: refactor BIO2 emulation 2020-08-02 23:02:13 -07:00
iidxio Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
iidxio-ezusb iidxio-ezusb: Support coin mech input 2020-08-11 22:05:46 +02:00
iidxio-ezusb2 Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
iidxiotest Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
inject Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
jbhook jbhook: add adapter hook 2020-06-14 02:22:07 +02:00
jbhook1 Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
jbio Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00
launcher launcher: Set soft_id_code before calling init as some games use it then 2020-07-24 08:47:25 -07:00
mempatch-hook Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
mm ddrhook: Adds 64 bit ddr build and related dependencies 2020-06-29 06:43:29 -07:00
p3io Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
p3ioemu ddrio: Fix p3io and extio lighting output being swapped with one another 2020-06-29 06:47:31 -07:00
p4ioemu Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
pcbidgen Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
sdvxhook sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
sdvxhook2 sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
sdvxhook2-cn misc: touchup some comments 2020-01-13 21:21:43 -05:00
sdvxio sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
sdvxio-kfca sdvx: Allow setting digital amp level from sdvxio 2020-08-14 04:38:38 -07:00
security Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
unicorntail Apply clang-format code style to all source files 2019-10-20 00:50:40 +02:00
util launcher: Set soft_id_code before calling init as some games use it then 2020-07-24 08:47:25 -07:00
vefxio Various import fixes caused by clang-format 2019-10-22 21:04:45 +02:00