Commit Graph

41 Commits

Author SHA1 Message Date
Rodrigo Alfonso
d8908ca004 Version => v8.0.3 2025-04-19 08:22:33 -03:00
Rodrigo Alfonso
6edef9ab20 Version => v8.0.2 2025-03-18 20:14:35 -03:00
Rodrigo Alfonso
57b94f0b4d Updating Makefiles 2025-02-10 22:56:05 -03:00
Rodrigo Alfonso
a82088ad7c Converting enum to enum class 2025-01-26 23:13:24 -03:00
Rodrigo Alfonso
aa756f22f3 Fixing randomSeed initialization 2025-01-22 23:09:15 -03:00
Rodrigo Alfonso
6e8be79bd0 Version v7.1.0 => v8.0.0 2025-01-12 09:57:27 -03:00
Rodrigo Alfonso
532c178c02 Standarizing usage of libugba interrupt handler instead of tonc in examples and docs 2025-01-12 09:21:08 -03:00
Rodrigo Alfonso
7fc2b0d2c0 Stop using new / delete for internal instances, to allow using some libraries entirely on the stack 2025-01-05 07:01:32 -03:00
Rodrigo Alfonso
dc97649efb Renaming restoreFromMultiboot => restoreExistingConnection 2025-01-04 06:18:19 -03:00
Rodrigo Alfonso
f2506eef06 Refactor: Extracting repeated functions in examples to a common file 2025-01-04 03:20:42 -03:00
Rodrigo Alfonso
2fed290399 Fixing SoftReset in the multiboot version of the examples 2025-01-04 02:01:09 -03:00
Rodrigo Alfonso
6bfe90ed3e Adding 'restore from multiboot' to LinkUniversal 2025-01-04 01:31:34 -03:00
Rodrigo Alfonso
9af5aa2e1a Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
Rodrigo Alfonso
fb1bafcd4c Version v7.0.0 => v7.0.1 2024-09-14 04:56:07 -03:00
Rodrigo Alfonso
44453da09f LinkWireless: deprecating asyncACKTimerId. With last changes, it's not needed and actually burns more cycles 2024-08-27 06:10:31 -03:00
Rodrigo Alfonso
f459a8f142 Marking headers as system headers outside development 2024-08-26 22:29:07 -03:00
Rodrigo Alfonso
adb1b3802b Removing sed hack and improving build script 2024-08-26 07:01:22 -03:00
Rodrigo Alfonso
c222688976 Adding notes about the standard 2024-08-23 09:17:23 -03:00
Rodrigo Alfonso
e1ae8cfba2 FIX: Completely removing the remoteTimeout parameter 2024-08-23 05:41:39 -03:00
Rodrigo Alfonso
d42a88d52e Updating log functions 2024-08-19 10:42:38 -03:00
Rodrigo Alfonso
0909367398 Using -Ofast in examples 2024-08-19 08:42:25 -03:00
Rodrigo Alfonso
3e3920096f Using nullptr instead of NULL 2024-08-19 08:42:21 -03:00
Rodrigo Alfonso
a5dd98c4fc Preventing flickers in examples caused by slow logging 2024-08-15 11:09:46 -03:00
Rodrigo Alfonso
8cb119c523 Formatting Makefiles 2024-08-13 00:29:22 -03:00
Rodrigo Alfonso
91005296d2 Adding EditorConfig to normalize code style 2024-08-10 07:21:36 -03:00
Rodrigo Alfonso
fc3e9641e4 Dropping tonc dependency in LinkUniversal 2024-08-08 08:27:29 -03:00
Rodrigo Alfonso
657e2069ac Adding --print-memory-usage to examples 2024-08-06 23:06:40 -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
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
4ed9ae21c5 Adding version number to all examples 2024-01-25 01:08:14 -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
2981032bbc Using hpp extension as these are C++ header files, and updating docs 2023-11-18 08:37:00 -03:00
Rodrigo Alfonso
a6efeb9cb6 Formatting examples 2023-11-16 08:19:23 -03:00
Rodrigo Alfonso
aea5350cce Keeping client/server naming convention 2023-11-01 23:13:26 -03:00
Rodrigo Alfonso
a9d754652e Adding WIRELESS_SERVER protocol to LinkUniversal 2023-11-01 23:06:59 -03:00
Rodrigo Alfonso
e6dcfe7a7e Adding WIRELESS_CLIENT option 2023-02-12 21:35:48 -03:00
Rodrigo Alfonso
5f26c1d507 Renaming LinkUniversal_demo => LinkUniversal_basic 2023-02-11 02:02:04 -03:00