Files
Odin/core/sys/wasm/js
Laytan Laats d349c96071 core/sys/wasm/js: improve gamepad API
1. Properly set `id` and `mapping` on the `get_gamepad_state` result
2. Increase `id` limit to 96 bytes, connecting my DualShock 4 made it crash
3. If an `id` or `mapping` is longer than the limits, slice it and add `...`
2025-03-12 18:32:51 +01:00
..
2024-10-26 22:41:14 +02:00
2024-09-22 19:29:05 +01:00
2025-03-12 18:32:51 +01:00