Commit Graph

154 Commits

Author SHA1 Message Date
Rodrigo Alfonso
1b45e8c867 Updating LinkCube documentation 2024-08-25 04:23:38 -03:00
Rodrigo Alfonso
0e16794ccb Finishing LinkCube 2024-08-25 04:13:22 -03:00
Rodrigo Alfonso
9132537608 LinkWireless: Adding compile-time constant to optimize the library for two players 2024-08-23 19:24:56 -03:00
Rodrigo Alfonso
c222688976 Adding notes about the standard 2024-08-23 09:17:23 -03:00
Rodrigo Alfonso
c011211a9c LinkWireless: Adding compile-time option to enable nested interrupts 2024-08-23 08:55:02 -03:00
Rodrigo Alfonso
2c7234ff18 Adding Link::perFrame(...) helper 2024-08-23 06:55:40 -03:00
Rodrigo Alfonso
4f4694a8b9 LinkWireless: Unified timeout and remoteTimeout 2024-08-23 03:15:17 -03:00
Rodrigo Alfonso
6a956aff85 LinkCable: Unified timeout and remoteTimeout 2024-08-22 23:17:06 -03:00
Rodrigo Alfonso
6ab7166da1 LinkCable: remoteTimeout is now in frames 2024-08-22 23:12:58 -03:00
Rodrigo Alfonso
0ae110f111 Adding a random wait to avoid different GBAs getting stuck 2024-08-22 07:28:51 -03:00
Rodrigo Alfonso
df68a8941c Adding SPI transfer mode to LinkCableMultiboot_demo example 2024-08-21 21:24:19 -03:00
Rodrigo Alfonso
529c78e22e Adding option to change palette data in LinkCableMultiboot 2024-08-21 08:41:23 -03:00
Rodrigo Alfonso
b8fc56b795 Adding SPI mode to LinkCableMultiboot 2024-08-21 08:33:51 -03:00
Rodrigo Alfonso
0bdd88018f LinkWireless: Fixing serve(...) while hosting 2024-08-21 02:02:07 -03:00
Rodrigo Alfonso
188ac37c07 Bundling all roms in LinkCableMultiboot_demo and LinkWirelessMultiboot_demo 2024-08-20 23:51:29 -03:00
Rodrigo Alfonso
47a2e46eb1 Enabling send/receive latch in LinkWireless_demo 2024-08-19 10:57:20 -03:00
Rodrigo Alfonso
004a796cc3 Adding LinkMobile to compile script, improving documentation 2024-08-19 03:47:35 -03:00
Rodrigo Alfonso
8e87445c44 Disabling mGBA logs and refactoring 2024-08-19 02:56:00 -03:00
Rodrigo Alfonso
03314004e9 Refactors and improving docs 2024-08-19 02:33:40 -03:00
Rodrigo Alfonso
c41d99562a Refactoring library and example. Renaming ISP => PPP 2024-08-19 01:36:23 -03:00
Rodrigo Alfonso
b7f5288d4c Adding waitFor(...) method 2024-08-18 23:31:55 -03:00
Rodrigo Alfonso
2055e66c90 Adding TCP example 2024-08-18 23:01:44 -03:00
Rodrigo Alfonso
0aa2c1b5b8 Finishing TCP/UDP commands 2024-08-18 11:07:42 -03:00
Rodrigo Alfonso
855accae1c Adding signatures and documentation for openConnection and closeConnection 2024-08-18 10:15:49 -03:00
Rodrigo Alfonso
f994270ee0 Implementing DNS query 2024-08-18 09:16:14 -03:00
Rodrigo Alfonso
c1f01cd5af ISP calling and login completed 2024-08-18 05:57:24 -03:00
Rodrigo Alfonso
0f2d09229f Starting ISP connection 2024-08-18 04:19:21 -03:00
Rodrigo Alfonso
bbcfc99a0d Renaming isConnected() => isP2PConnected() 2024-08-18 01:46:09 -03:00
Rodrigo Alfonso
fc68b304f6 Adding isConfigurationValid() 2024-08-18 01:40:54 -03:00
Rodrigo Alfonso
8b1e426609 Adding LinkMobile documentation 2024-08-17 10:56:28 -03:00
Rodrigo Alfonso
f6a7f3b2e6 Updating README and fixing mobile stuff 2024-08-15 11:11:40 -03:00
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
fc3e9641e4 Dropping tonc dependency in LinkUniversal 2024-08-08 08:27:29 -03:00
Rodrigo Alfonso
514c02ccf0 Adding Doxygen-style docs for IDE autocompletion in LinkWireless 2024-08-08 07:50:00 -03:00
Rodrigo Alfonso
184419f7de Improving documentation 2024-08-08 07:31:24 -03:00
Rodrigo Alfonso
f7a2b218a4 Dropping tonc dependency in LinkWireless 2024-08-08 06:53:13 -03:00
Rodrigo Alfonso
703a41aa2d Improving Usage section in README 2024-08-08 00:31:21 -03:00
Rodrigo Alfonso
c8e5a4745d Adding Doxygen-style docs for IDE autocompletion in LinkRawWireless 2024-08-07 10:15:55 -03:00
Rodrigo Alfonso
d72a112732 Adding Doxygen-style docs for IDE autocompletion in LinkPS2Mouse 2024-08-07 08:41:32 -03:00
Rodrigo Alfonso
4b383aae78 Dropping tonc and std::function dependencies in LinkPS2Keyboard, and adding scan code list 2024-08-07 07:04:32 -03:00
Rodrigo Alfonso
f4ad572973 Adding Doxygen-style docs for IDE autocompletion in LinkCable 2024-08-07 00:58:33 -03:00
Rodrigo Alfonso
880613e6e5 Improving documentation 2024-08-07 00:15:36 -03:00
Rodrigo Alfonso
4065926f28 Adding clarification on LINK_CABLE_QUEUE_SIZE 2024-08-06 23:30:53 -03:00
Rodrigo Alfonso
eaf930e71b Dropping tonc dependency in LinkCable 2024-08-06 22:32:42 -03:00
Rodrigo Alfonso
93dea32481 Adding Doxygen-style docs for IDE autocompletion in LinkSPI 2024-08-06 08:02:01 -03:00
Rodrigo Alfonso
a2f4b52369 Adding Doxygen-style docs for IDE autocompletion in LinkRawCable 2024-08-06 01:08:21 -03:00
Rodrigo Alfonso
a113eccb1f Dropping tonc dependency in LinkRawCable 2024-08-05 23:50:29 -03:00
Rodrigo Alfonso
b7bcd7848d Adding pinout and parity check to PS/2 implementation 2024-08-05 10:34:44 -03:00