Skip to content

sdk-seven/libseven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.