/libseven

Optimized Hardware Access Library for C

Primary LanguageCMozilla Public License 2.0MPL-2.0

libseven

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

License

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