libseven
libseven copied to clipboard
Moved to sdk-seven | From-scratch library for GBA homebrew development
libseven
A fully from-scratch library for GBA development, meant to replace existing libraries like libgba or libtonc.
Reach out to us in the #libseven channel in the
gbadev discord.
Goals
- Intuitive, consistent, and well organized API
- Optimized code with minimal RAM and ROM size
- Correctness without compromises
- High-quality, understandable documentation
Implementation Status
Build, Installation, and Linking
Documentation
Support
Development of libseven and other GBA homebrew projects such as gba-minrt can be supported through Patreon.
License
All source code in this project is licensed under the
Mozilla Public License Version 2.0.
See LICENSE.txt for more information.
All documentation in this project is licensed under the
CC0 1.0 Universal license.
See LICENSE_DOC.txt for more information.