This commit is contained in:
Lokathor 2022-09-27 19:59:39 -06:00
parent 39fd385200
commit 174d196d71

View file

@ -1,5 +1,7 @@
* **0.7.5 (unreleased):** Adds more utilities for DMA and screenblock usage.
* **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: