Skip to content
/ gba-template Public template

Project template for GBA programming without the hassle of installing devkitpro

License

Notifications You must be signed in to change notification settings

ipatix/gba-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBA C/C++ template

Overview

This project contains a template that get's your own GBA game going with just a single git clone.

How to compile helloworld

Run make in the project directory.

Requirements

You need the arm-none-eabi toolchain installed in your machine and in your path. You'll also need make to compile the program. libgba from devkitpro is already included.

License

This template is licensed under the GPLv3 License. This is mainly because libgba is licensed under the GPLv2 (or later).

About

Project template for GBA programming without the hassle of installing devkitpro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published