44 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
9b0b08f368 Improving lagging button 2025-01-30 09:37:35 -03:00
Rodrigo Alfonso
20f24b3e60 Now the LinkCable_full example lag button only waits 5 frames 2025-01-30 09:33:03 -03:00
Rodrigo Alfonso
5c7f7d393c Adding didQueueOverflow alert 2025-01-30 08:59:13 -03:00
Rodrigo Alfonso
67455254db Adding useful logs to LinkUniversal_full 2025-01-30 08:45:23 -03:00
Rodrigo Alfonso
200f33bd97 Adding signal levels to LinkUniversal_full example 2025-01-13 00:50:43 -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
79f783923e Disabling SoftReset in multiboot examples that use gba-sprite-engine 2025-01-12 06:09:21 -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
be645a8f75 Moving wait(...) function to _link_common.hpp 2025-01-02 03:09:10 -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
c011211a9c LinkWireless: Adding compile-time option to enable nested interrupts 2024-08-23 08:55:02 -03:00
Rodrigo Alfonso
91005296d2 Adding EditorConfig to normalize code style 2024-08-10 07:21:36 -03:00
Rodrigo Alfonso
c8e5a4745d Adding Doxygen-style docs for IDE autocompletion in LinkRawWireless 2024-08-07 10:15:55 -03:00
Rodrigo Alfonso
76cba03aaf Restoring some old symbols for retrocompatibility 2024-08-07 06:03:56 -03:00
Rodrigo Alfonso
eaf930e71b Dropping tonc dependency in LinkCable 2024-08-06 22:32:42 -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
2d73fe69d4 Fixing name conflict with newer devkitPro 2024-02-05 00:38:08 -03:00
Rodrigo Alfonso
4ed9ae21c5 Adding version number to all examples 2024-01-25 01:08:14 -03:00
Rodrigo Alfonso
5b14e04ae9 FIX: A+B+START+SELECT wasn't working in _full demos 2024-01-15 06:26:04 -03:00
Rodrigo Alfonso
000a7cc8e9 Fixing initial pressed key bug 2024-01-15 06:08:27 -03:00
Rodrigo Alfonso
9647894fbf Adding command menu and scroll rework 2024-01-14 05:40:01 -03:00
Rodrigo Alfonso
25eded0556 Starting LinkRawWireless 2024-01-12 01:35:20 -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
e12ffdd5fa Improving LinkCable's API to mimic LinkUniversal and better support mid-frame reads 2023-11-15 05:38:31 -03:00
Rodrigo Alfonso
a7de840908 Reusing LinkCable_full code 2023-02-11 02:34:02 -03:00
Rodrigo Alfonso
780276f235 Adding LinkUniversal_full example 2023-02-11 02:15:29 -03:00
Rodrigo Alfonso
607eec3c1f Trying to fix LinkCable random crash 2023-02-07 22:30:11 -03:00
Rodrigo Alfonso
10cd555fdd Fixing broken path 2023-02-06 04:04:15 -03:00
Rodrigo Alfonso
91a614fcee Stop using symlinks as they require sudo privileges to clone the repository on Windows 2023-02-06 04:02:00 -03:00
Rodrigo Alfonso
79e603766e Adding getServersAsync... methods 2023-02-06 04:01:31 -03:00
Rodrigo Alfonso
f0ffc4fb47 Cleaning code 2023-01-23 05:02:35 -03:00
Rodrigo Alfonso
4ae3fcb8f0 Using prefixes and moving structs/enums inside classes 2023-01-17 21:50:15 -03:00
Rodrigo Alfonso
44e8a7c009 Adding LinkGPIO documentation 2023-01-17 08:03:38 -03:00
Rodrigo Alfonso
54761ce5e6 Adding GPIO demo 2023-01-17 06:34:08 -03:00