agb/agb
Gwilym Inzani da5aed83e3
Use bilge rather than modular-bitfield (#430)
Thought I'd give bilge a go rather than modular bitfield after reading
this blog post:
https://hecatia-elegua.github.io/blog/no-more-bit-fiddling/

- [ ] Changelog updated / no changelog update needed
2023-05-30 20:41:46 +01:00
..
.cargo add the config to be able to compile this 2022-08-01 17:36:02 +01:00
examples add example for no_game 2023-05-06 22:54:22 +01:00
gfx use palette in no game to save on not useful aseprite file 2023-05-06 22:45:30 +01:00
src Use bilge rather than modular-bitfield (#430) 2023-05-30 20:41:46 +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 Use bilge rather than modular-bitfield (#430) 2023-05-30 20:41:46 +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
rust-toolchain.toml Add rustfmt as a component to rust-toolchain 2023-03-23 22:17:02 +00:00