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
|
b7295b2443
|
Fixing default didPress(...) key handling
|
2025-02-04 05:51:36 -03:00 |
|
Rodrigo Alfonso
|
a82088ad7c
|
Converting enum to enum class
|
2025-01-26 23:13:24 -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
|
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
|
8f9db769d4
|
Using std::memcpy instead of memcpy
|
2025-01-03 07:27:56 -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
|
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
|
df68a8941c
|
Adding SPI transfer mode to LinkCableMultiboot_demo example
|
2024-08-21 21:24:19 -03:00 |
|
Rodrigo Alfonso
|
a1ecedf5c5
|
Fixing hello.gba header
|
2024-08-21 06:40:45 -03:00 |
|
Rodrigo Alfonso
|
681080f1fe
|
FIX: hello.gba padding
|
2024-08-21 06:38:38 -03:00 |
|
Rodrigo Alfonso
|
188ac37c07
|
Bundling all roms in LinkCableMultiboot_demo and LinkWirelessMultiboot_demo
|
2024-08-20 23:51:29 -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
|
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
|
c0633cec2c
|
Dropping tonc dependency in LinkCableMultiboot
|
2024-08-06 09:27:03 -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
|
4ea8ec06ef
|
Giving execution permission to all .sh files
|
2024-06-01 21:43:06 -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
|
4d03d0c729
|
Adjusting LinkCableMultiboot rom length
|
2024-02-04 23:17:02 -03:00 |
|
Rodrigo Alfonso
|
574e75f67c
|
Improving docs and removing outdated wireless documentation
|
2024-02-03 08:26:07 -03:00 |
|
Rodrigo Alfonso
|
4ed9ae21c5
|
Adding version number to all examples
|
2024-01-25 01:08:14 -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
|
e12ffdd5fa
|
Improving LinkCable's API to mimic LinkUniversal and better support mid-frame reads
|
2023-11-15 05:38:31 -03:00 |
|
Rodrigo Alfonso
|
6de27fcce2
|
Renaming LinkCableMultiBoot_demo => LinkCableMultiboot_demo
|
2023-04-01 03:30:03 -03:00 |
|