#gba #net #sending #homebrew #send #3ds #rom

app gba-net-send

A tool for sending homebrew GBA ROMs to gba-net-boot on your 3DS

1 unstable release

0.0.1 Mar 31, 2023

#11 in #3ds

GPL-3.0-only

15KB
129 lines

GBA Net Send

GBA Net Send is a tool for wirelessly sending GBA homebrew to GBA Net Boot on your 3DS so you can test on real hardware. Visit the GBA Net Boot repository for more information.

Disclaimer

This software has been tested many times without any issues. However, there is always a risk something might cause damage to your system or cause corruption or loss of data. I am not responsible for any damage to or destruction of your system, your data, or anything else.

How to use

gba-net-send <path-to-rom>

How to build

Install Rust and Cargo through rustup.

Then build with Cargo:

cargo build

No runtime deps