libseven

October 24, 2023 ยท View on GitHub

A fully from-scratch library for GBA development, meant to replace existing libraries like libgba or libtonc.

Goals

  • Intuitive, consistent, and well organized API
  • Optimized code with minimal RAM and ROM size
  • Correctness without compromises
  • High-quality, understandable documentation

Implementation Status

Stability

Documentation

License

All source code in this project is licensed under the Mozilla Public License Version 2.0.
See LICENSE.txt for more information.