Skip to content

Template or an example GBA game project using modern CMake and modern C++

Notifications You must be signed in to change notification settings

Bedzior/gba-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first GBA project

Introduction

Howdy, stranger!

My long-time fascination, Game Boy Advance games, emulation and development are finally in my reach. I wanted to create this project to have a neat template to work with a CMake-supporting, modern C++ scaffolding project ready when an idea finally coalesces in my head.

Building and running

Windows

From the project's root directory, simply run:

./scripts/build.ps1 -buildConfig Release

Linux

Probably coming soon.

3rd parties

Many thanks to @Xantasia for providing a comprehensive CMake tool set for calling devkitPro's tools and an example of including their binaries and header files. The latter was a major inspiration for a starting point, so kudos to them!

The project's files reside in 3rdparty/gba-cmake and are all covered by respective license.

About

Template or an example GBA game project using modern CMake and modern C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published