gba-net-send

Crates.iogba-net-send
lib.rsgba-net-send
version0.0.1
sourcesrc
created_at2023-03-31 08:29:20.294153
updated_at2023-03-31 08:29:20.294153
descriptionA tool for sending homebrew GBA ROMs to gba-net-boot on your 3DS
homepage
repositoryhttps://github.com/joshbackstein/gba-net-send
max_upload_size
id826147
size42,038
Josh Backstein (joshbackstein)

documentation

README

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
Commit count: 1

cargo fmt