.cargo
|
add the config to be able to compile this
|
2022-08-01 17:36:02 +01:00 |
examples
|
remove outer loop
|
2023-09-14 13:28:00 +01:00 |
src
|
add safety comments to public unsafe functions
|
2023-09-14 12:44:34 +01:00 |
tests
|
cargo fmt everywhere
|
2023-03-23 21:59:49 +00:00 |
build.rs
|
Entirely remove the need for binutils
|
2023-05-21 16:37:34 +01:00 |
Cargo.toml
|
Update Rust crate bilge to 0.2
|
2023-08-06 21:02:15 +01:00 |
gba.ld
|
Entirely remove the need for binutils
|
2023-05-21 16:37:34 +01:00 |
gba_mb.ld
|
Entirely remove the need for binutils
|
2023-05-21 16:37:34 +01:00 |