agb/agb
2022-10-09 17:52:24 +01:00
..
.cargo add the config to be able to compile this 2022-08-01 17:36:02 +01:00
examples remove another unused import (in the classic case of dev by CI) 2022-10-09 17:21:21 +01:00
gfx transparent colour definition isn't really needed here 2022-10-08 22:34:54 +01:00
src fix broken docs 2022-10-09 17:52:24 +01:00
tests Remove agb-tests in favor of putting the tests directly in agb. 2022-09-15 23:28:38 -07:00
build.rs Initial work on porting gba save code to agb codebase. 2022-09-15 23:20:07 -07:00
Cargo.toml Start making the frequency field dynamic rather than a feature flag 2022-10-02 21:14:01 +01:00
gba.ld use the end of all assigned iwram data 2022-07-30 17:21:46 +01:00
gba_mb.ld use the end of all assigned iwram data 2022-07-30 17:21:46 +01:00
rust-toolchain.toml add clippy component 2021-05-23 02:20:32 +01:00