Commit Graph

31 Commits

Author SHA1 Message Date
Rodrigo Alfonso
a0934eaa1d Adding basic packet sending (works!!) 2024-08-15 11:11:40 -03:00
Rodrigo Alfonso
ee097dd80e Making SPI receive the DataSize so 8-bit and 32-bit packets can be used in the same project 2024-08-15 11:11:40 -03:00
Rodrigo Alfonso
908c67679c Adding Doxygen-style docs for IDE autocompletion in LinkUniversal 2024-08-08 09:00:38 -03:00
Rodrigo Alfonso
6681ef759f Adding Doxygen-style docs for IDE autocompletion in LinkUART 2024-08-07 11:21:35 -03:00
Rodrigo Alfonso
e56153a758 Renaming setNormalMode() method 2024-08-07 10:20:10 -03:00
Rodrigo Alfonso
d72a112732 Adding Doxygen-style docs for IDE autocompletion in LinkPS2Mouse 2024-08-07 08:41:32 -03:00
Rodrigo Alfonso
84d1f596f8 Adding sanity checks in LinkUniversal and LinkWireless on max players and reported player ids 2024-08-06 23:58:59 -03:00
Rodrigo Alfonso
eaf930e71b Dropping tonc dependency in LinkCable 2024-08-06 22:32:42 -03:00
Rodrigo Alfonso
be65e8dc9d Renaming _link_common.h => _link_common.hpp 2024-08-06 09:56:58 -03:00
Rodrigo Alfonso
93dea32481 Adding Doxygen-style docs for IDE autocompletion in LinkSPI 2024-08-06 08:02:01 -03:00
Rodrigo Alfonso
aa1c98bfb0 Dropping tonc dependency in LinkSPI 2024-08-06 06:57:01 -03:00
Rodrigo Alfonso
69fa07409a Version => v7.0.0 2024-08-06 02:51:12 -03:00
Rodrigo Alfonso
af429fa565 Version => v6.4.0 2024-08-05 10:20:46 -03:00
Rodrigo Alfonso
366518faaf Improving documentation 2024-08-05 09:55:26 -03:00
Rodrigo Alfonso
33f0d2ca4e Version => v6.3.0 2024-04-21 18:59:02 -03:00
Rodrigo Alfonso
c2ebcc23fc Version => v6.2.3 2024-03-01 17:43:04 -03:00
Rodrigo Alfonso
7e50be40dd Version => v6.2.2 2024-02-24 02:20:24 -03:00
Rodrigo Alfonso
b8540e7dda Removing cursed assembly from LinkSPI, as it wasn't needed - Fixes #18 2024-02-07 01:14:59 -03:00
Rodrigo Alfonso
70d914dae3 Adding optional 8-bit support to LinkSPI 2024-02-04 23:33:23 -03:00
Rodrigo Alfonso
5c69549f6b Making LinkSPI more robust and using SendDataWait 2024-01-30 06:12:25 -03:00
Rodrigo Alfonso
2a998b1edf Starting wireless multiboot draft 2024-01-29 04:42:43 -03:00
Rodrigo Alfonso
ab11a89662 Increasing version to v6.2.0 2024-01-24 06:15:24 -03:00
Rodrigo Alfonso
0779535b2c Adding notes about libugba and small fix to support 5 players in LinkUniversal 2024-01-18 19:10:32 -03:00
Rodrigo Alfonso
3db87d79bf Using cstring on LinkWireless/LinkUniversal 2024-01-15 19:21:51 -03:00
Rodrigo Alfonso
69e8e7700a Increasing version to v6.1.0 2024-01-15 09:58:57 -03:00
Rodrigo Alfonso
87997c15ab Adding LinkRawCable 2024-01-10 09:15:01 -03:00
Rodrigo Alfonso
46f257c015 Using native wireless adapter's support for maxPlayers instead of using EndHost & updating broadcast data 2024-01-06 02:10:49 -03:00
Rodrigo Alfonso
e592884692 Setting current version to v6.0.2 2024-01-03 11:10:58 -03:00
Rodrigo Alfonso
af29548f5f Increasing version to v6.0.1 and cleaning up code/docs 2024-01-02 04:33:35 -03:00
Rodrigo Alfonso
5a9e54dd59 Switching communication modes in a single operation 2023-11-19 05:00:55 -03:00
Rodrigo Alfonso
2981032bbc Using hpp extension as these are C++ header files, and updating docs 2023-11-18 08:37:00 -03:00