Skip to content

15.2.0

Compare
Choose a tag to compare
@GValiente GValiente released this 18 Aug 13:29
· 370 commits to master since this release
  • bn::seed_random added.
  • Standard assert implemented.
  • Thread-safe initialization of local statics disabled.
  • Static destructors fixed.
  • Maps commit optimized by more than 35% in some cases.
  • Palette search optimized by more than 25% in some cases.
  • Big maps commit optimized.
  • Display setup commit optimized.
  • BG blocks and sprite tiles managers ROM usage reduced.
  • map_collision example added.