8ace7dace5
clean up alignment
...
probably still bad
2024-01-09 19:49:08 +00:00
84489e8fae
Make tower LEDs more arcade accurate
...
Now using all the tower LED data sent by the game instead of just using 1 and repeating it across all LEDs.
This will have no effect in game as the game simply sets them all to the same colour anyway :(
2024-01-09 19:36:56 +00:00
1cfbf74bc6
API version bumped to 0x0102 in line wtih Dniel97 segatools
...
0x0102 is to signify the Tower LED support, which has already been implemented. This is so that we are reporting the correct API version.
2023-12-25 23:25:48 +00:00
dbd35c2c8c
Merge pull request 'Added support for zig v0.11' ( #1 ) from Dniel97/chuniio-tasoller:main into main
...
Reviewed-on: #1
Tested with zig 0.11 and zig 0.12dev. Tested resulted dlls in game.
2023-12-21 19:24:18 +00:00
cd59aca9e5
Added support for zig v0.11
2023-12-21 02:55:11 +01:00
aef4fa5c56
change chuni_io_led_init from c_int to HRESULT to better match segatools implementation
2023-12-21 00:09:48 +00:00
15be6e1a2c
Update README.md
2023-12-19 23:58:13 +00:00
a8598c20cf
added working tower LEDs when using dniel97's segatools
2023-12-19 23:12:45 +00:00
akiroz
7d92da876a
Create shared memory in local session namespace
2022-05-04 21:50:57 +08:00
akiroz
836ee62c93
Move chusan init out of dllmain
2022-03-29 09:59:21 +08:00
akiroz
b0c1480673
Use release-safe
2022-03-19 18:02:42 +08:00
akiroz
7e2c0086ae
Fix keyboard service button
2022-03-19 03:08:06 +08:00
akiroz
b8f1f6ea73
Fix DllMain init for chuni
2022-03-18 23:47:44 +08:00
akiroz
d8793be61e
Update README.md
2022-03-17 23:45:41 +00:00
akiroz
21932f9bde
Support chusan
2022-03-18 01:45:24 +08:00
akiroz
93c464518e
Add test program
2022-02-05 15:06:08 +08:00
akiroz
72545139b5
Update README.md
2022-01-26 21:59:31 +00:00
akiroz
50d9cfe16e
add release build
2022-01-27 04:51:00 +08:00
akiroz
9af7b8abd8
fix coin key handling
2022-01-27 04:15:33 +08:00
akiroz
7163f51d29
fix readme formatting
2022-01-27 04:03:59 +08:00
akiroz
2de6813be2
remove unused memory allocator
2022-01-27 03:55:05 +08:00
akiroz
1be5f86c28
remove shared usb mutex
2022-01-27 03:47:18 +08:00
akiroz
ad75199fed
implement rgb
2022-01-27 03:40:15 +08:00
akiroz
0121d7d4c9
read config
2022-01-27 02:25:17 +08:00
akiroz
dc1bf93805
init
2022-01-23 08:37:10 +08:00