gba/CHANGELOG.md
2022-09-27 19:59:39 -06:00

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.
  • 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!