Skip to content

Just a bouncing DVD logo running on Gameboy Advance

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Zlib
LICENSE-ZLIB
Notifications You must be signed in to change notification settings

Hpmason/gba-dvd

gba-dvd

GBA program that is just the DVD bounce screen saver written in Rust.

Check it out at itch.io.

DVD bounce

When the logo hits the corner, there's a small and satisfying flashing animation

Hitting Corner

Setup

Follow the rust-console/gba setup (https://github.com/rust-console/gba).

Building

If you install cargo-make, you build and fix the ROM with the Makefile.toml

cargo make justrelease

Otherwise you can build the ROM file with and fix the ROM manually

cargo build --release

arm-none-eabi-objcopy -O binary [RUST_BINARY_NAME] [ROM_NAME].gba
gbafix [ROM_NAME].gba

License

Licensed under either of

at your option.

Contribution

This crate is tri-licensed under Zlib / Apache-2.0 / MIT. Any contributions you submit must be licensed the same.

About

Just a bouncing DVD logo running on Gameboy Advance

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Zlib
LICENSE-ZLIB

Stars

Watchers

Forks

Packages

No packages published

Languages