agb/book/games/pong
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 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 improve the migration 2023-04-06 21:45:32 +01:00
.gitignore Start the pong example for the book 2022-01-01 22:37:39 +00:00
Cargo.lock Use bilge rather than modular-bitfield 2023-05-17 15:01:22 +01:00
Cargo.toml remove codegen units 2023-05-23 20:12:42 +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