Commit Graph

378 Commits

Author SHA1 Message Date
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
0fae115734 update wacca start.bat to more closely mirror official game.bat 2022-01-14 16:07:26 -05:00
56d08a93c3 update dist start.bat for wacca 2022-01-10 20:31:01 -05:00
ca69474837 it finally, FINALLY works 2022-01-10 19:36:11 -05:00
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
5bfd5ae850 added werror, slider doesn't freeze the game 2022-01-05 05:07:29 -05:00
802b827ab7 broke everything do not use 2022-01-05 02:03:55 -05:00
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
2dff5278ef fixed messed up guid on elisabeth.h 2021-12-30 13:08:20 -05:00
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
7473791db2 added setupapi hook to elisabeth 2021-12-29 21:58:00 -05:00
Tau
e374c0ab42 Update CHANGELOG 2021-12-27 20:56:30 -05:00
Tau
21d52482be Add the Unlicense to the repository 2021-12-27 20:55:20 -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
7ba14fe071 renaming 2021-12-22 23:23:42 -05:00
6b2a4e5c65 Added wacca stub code 2021-12-21 00:02:17 -05:00
Hay1tsme
68e71c845b Update README.md 2021-12-21 04:56:59 +00:00
bbb7cdf4a5
amex/sram.c: Handle ABI version ioctl 2021-09-01 23:25:52 +00:00
0b9f81fb2a
amex/eeprom.c: Handle ABI version ioctl 2021-09-01 23:25:52 +00:00
c6b245d103
amex/ds.c: Handle ABI version ioctl 2021-09-01 22:52:07 +00:00
e6810da3ac mu3hook: Add missing mu3_io_get_api_version export 2021-08-15 23:08:57 +00:00
b7f52232a0 idzhook: Add missing idz_io_get_api_version export 2021-08-15 23:08:52 +00:00
5a383b804b hooklib/dll.c: Ensure LoadLibraryExW is always available 2021-08-15 23:08:18 +00:00
dd363ed000 hooklib/dll.c: Add LoadLibraryEx hooks
- Initial D: Zero uses `LoadLibraryExW` to load `d3d11.dll` and `dxgi.dll`.
2021-08-15 23:08:18 +00:00
icex2
47581259c8 Simplified bug reporting template
The prior version was a little too optimistic and more difficult
to fill in for the average user
2021-08-15 11:11:06 +02:00
icex2
db12772b7a Fix typo in docs 2021-08-13 23:55:12 +02:00
icex2
b95f1df54a Add section about git history to contributing docs 2021-08-13 23:55:12 +02:00
icex2
85e644cbd6 Add gitlab MR and issue templates
Ported with some tweaks from BT5
2021-08-13 23:55:12 +02:00
icex2
d6a66b1745 Add development.md documentation
Move stuff from root README and add a few more things that I took
from BT5.
2021-08-13 23:55:12 +02:00
icex2
a1a41595d4 Add CONTRIBUTING
Taken from BT with some tweaks here and there
2021-08-13 23:55:12 +02:00
25f5ca944e
hooklib/path.c: Hook RemoveDirectory
- A certain game uses RemoveDirectory to clear out some data in the Y:
2021-08-12 23:20:05 +00:00
da6879606a
platform: Prevent amdaemon from shutting down the computer or logging off user 2021-08-12 23:14:34 +00:00
3a71af7405
platform: Add basic hwreset implementation for ALLS 2021-08-12 23:14:31 +00:00
7a807e81ad
board/io4.c: add configuration section to enable/disable emulation 2021-07-05 10:08:09 +00:00
63c27ef015 dist: add idzhook.md to doc.zip 2021-06-20 16:18:08 +02:00
78f1eea44e dist: remove obsolete file copy commands 2021-06-20 16:07:34 +02:00
360121ce1f doc: fixed missing link to idz docs in readme 2021-06-18 23:45:02 +02:00
3a5258a9c9 dvd: move thread safety comment into header file 2021-06-17 04:13:50 +02:00
f79144edc1 Add dvd hook to allow hiding connected dvd drives 2021-06-17 04:02:55 +02:00
457ed9cd2b
Silence stdcall fixup warning during linking 2021-06-17 01:39:52 +00:00