agb/book/games/pong
2023-04-25 20:22:44 +01:00
..
.cargo modify all other configs to be able to compile with arm 2022-08-01 17:36:41 +01:00
gfx reorder sprites 2022-08-01 23:02:23 +01:00
src satisfy linter 2022-08-01 22:50:37 +01:00
.gitignore Start the pong example for the book 2022-01-01 22:37:39 +00:00
Cargo.lock Update lockfiles 2023-04-23 18:00:31 +01:00
Cargo.toml Maybe make the build faster by using the same settings for all crates 2023-04-25 20:22:44 +01:00
gba.ld Add shstrtab section for lld 2023-04-02 20:39:38 +01:00
gba_mb.ld Add shstrtab section for lld 2023-04-02 20:39:38 +01:00
rust-toolchain.toml Add rustfmt as a component to rust-toolchain 2023-03-23 22:17:02 +00:00