agb/examples/the-hat-chooses-the-wizard
Gwilym Inzani cdafc3c139
DMA abstraction (#491)
It would be nice to have an easy way to add DMA effects to games.

- [x] Changelog updated
2024-02-21 14:44:41 +00:00
..
.cargo modify all other configs to be able to compile with arm 2022-08-01 17:36:41 +01:00
gfx Remove unneeded stuff from image-converter 2023-04-13 22:14:44 +01:00
map Add the hat chooses the wizard example 2022-01-01 12:09:21 +00:00
sfx Add the hat chooses the wizard example 2022-01-01 12:09:21 +00:00
src More impl Into<Vector2D<_>> and fix compile errors 2024-02-21 12:59:02 +00:00
build.rs Fix all the clippy lints 2023-02-07 20:32:43 +00:00
Cargo.lock Implement num::Num for fixnum::Num 2024-02-21 13:58:27 +00:00
Cargo.toml Release v0.18.1 2024-02-06 22:36:11 +00:00
rust-toolchain.toml Add rustfmt as a component to rust-toolchain 2023-03-23 22:17:02 +00:00