mirror of
https://github.com/italicsjenga/gba.git
synced 2025-01-11 03:21:30 +11:00
10 lines
431 B
Markdown
10 lines
431 B
Markdown
|
|
* **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.
|
|
* **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!
|