Will Xyen
6f490d440c
aciodrv: address review
...
also some formatting fixes
2021-01-19 21:10:34 -08:00
Will Xyen
62ebe31083
[memfile] Add support for faking files in memory
2020-10-18 14:46:34 -07:00
icex2
5de9fdee43
Adapt everything in BT5 to new capnhook API
...
This includes:
- Renaming of functions (iohook_invoke_next)
- Slight interface changes (com_proxy_wrap, iohook_push_handler)
- De-duplicate stuff from utils (iobuf, hr)
2020-09-02 19:35:15 +00:00
Will Xyen
56a80c78d4
hooklib: fix warning in adapter.c
2020-02-05 01:26:41 -05:00
Will Xyen
991f776c2a
d3d9exhook: actually rotate the right monitor
2020-01-29 00:29:46 -05:00
Will Xyen
742a87e573
address MR comments.
2020-01-29 00:09:26 -05:00
Will Xyen
bcbd5178d1
formatting update
2020-01-28 04:25:25 -05:00
Will Xyen
c2e202f8b0
hooklib: add adapter_hook_override to allow specifying network adapter id
2020-01-28 04:15:47 -05:00
icex2
b6e588116d
Various import fixes caused by clang-format
...
Added format protection block to avoid re-ordering of header files
according to formatting rules.
2019-10-22 21:04:45 +02:00
icex2
c3bc8782f4
Apply clang-format code style to all source files
2019-10-20 00:50:40 +02:00
Will Xyen
89e3bbd2a3
hooklib: Allow proper passthrough of serial calls to real hardware ( #26 )
...
Only enabled / tested on IIDX CB and SDVX5
The point of this, is to allow rs232 hooks for only the descriptors that we hook.
This is because the emulation here is incomplete.
Although the IOCTL's do end up being passed to the real hardware, the game rejects some of the responses and hangs.
By short circuiting out, and calling the real Comm functions instead, it works.
And hence, card-reader passthrough works on IIDX25+/SDVX5+ finally without eamio-real
2019-09-28 17:36:22 -04:00
icex2
cbd7720349
Bemanitools v5.26 release
2019-09-27 22:36:50 +02:00