Go to file
2018-11-13 10:56:57 -07:00
book Improve ch0 based on user feedback 2018-11-13 10:56:57 -07:00
docs Improve ch0 based on user feedback 2018-11-13 10:56:57 -07:00
examples example 2 complete 2018-11-12 16:29:17 -07:00
src key input stuff added to the lib 2018-11-12 16:37:38 -07:00
.gitignore update the gitignore 2018-11-07 21:19:20 -07:00
build.bat hello world chapter is complete 2018-11-10 23:39:26 -07:00
Cargo.toml version bump, ready to publish if this PR is accepted 2018-11-10 23:41:38 -07:00
crt0.s crate start 2018-11-07 21:21:17 -07:00
LICENSE-APACHE2.txt rename 2018-11-07 21:20:53 -07:00
linker.ld almost chapter 1 2018-11-10 02:03:37 -07:00
README.md readme update to direct folks to the book. 2018-11-12 16:40:13 -07:00
rustfmt.toml keyinput section 2018-11-12 14:57:28 -07:00
thumbv4-none-agb.json hello world chapter is complete 2018-11-10 23:39:26 -07:00

License:Apache2

gba

A crate that helps you make GBA games

First Time Setup

This crate requires a fair amount of special setup. All of the steps are detailed for you in the 0th chapter of the book that goes with this crate.

Contribution

This crate is Apache2 licensed and any contributions you submit must also be Apache2 licensed.