mirror of
https://github.com/italicsjenga/gba.git
synced 2024-12-23 19:01:30 +11:00
431 B
431 B
- 0.7.5 (unreleased):
- Adds a helper for using
stm
to set all controls of a DMA at once. - Adds functions to pick an affine screenblock location.
- Adds a helper for using
- 0.7.4: Adds mGBA logging support.
- 0.7.3: Fixes "multiple definition" errors with the AEABI division functions. Filed a PR to fix this soon: https://github.com/rust-lang/compiler-builtins/pull/495
- 0.7.2: First version that configures docs.rs properly!