Skip to content

yutannihilation/gba

 
 

Repository files navigation

gba

This crate is intended for working with the GBA.

To build for the GBA you'll need to use build-std.

The following should be somewhere in your .cargo/config.toml:

[unstable]
build-std = ["core"]

About

A crate that helps you make GBA games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 97.9%
  • Linker Script 1.6%
  • Other 0.5%