Skip to content

Commit

Permalink
Talking about LinkUniversal_real
Browse files Browse the repository at this point in the history
  • Loading branch information
afska committed Aug 27, 2024
1 parent 44453da commit 8cc6e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A set of Game Boy Advance (GBA) C++ libraries to interact with the Serial Port.
* **Compiled ROMs are available** in [Releases](https://github.com/afska/gba-link-connection/releases).
* The example code uses [libtonc](https://github.com/gbadev-org/libtonc) (and [libugba](https://github.com/AntonioND/libugba) for interrupts), but any library can be used.
* The examples can be tested on real GBAs or using emulators.
* For `LinkCable`/`LinkWireless`/`LinkUniversal`, stress tests are provided to help you tweak your configuration.
* For `LinkCable`/`LinkWireless`/`LinkUniversal`, stress tests are provided to help you tweak your configuration. The [LinkUniversal_real](https://github.com/afska/gba-link-universal-test) ROM tests a more real scenario using an audio player, a background video, text and sprites.
* The `LinkCableMultiboot_demo` and `LinkWirelessMultiboot_demo` examples can bootstrap all other examples, allowing you to test with multiple units even if you only have one flashcart.

> The files use some compiler extensions, so using **GCC** is required.
Expand Down

0 comments on commit 8cc6e90

Please sign in to comment.