Skip to content

bricklife/swift-gba-sandbox

Repository files navigation

swift-gba-sandbox

Game Boy Advance ROM projects written in Embedded Swift.

Building the Projects

  1. Install Embedded Swift.
  2. Download gba-llvm-devkit from the releases page.
  3. Set GBA_LLVM in your environment to the path to the downloaded devkit (export GBA_LLVM=<path to>/gba-llvm-devkit-1-Darwin-arm64).
  4. cd into one of the projects and run make.
  5. Open the compiled .gba rom in a Game Boy emulator, e.g. mGBA.

Resources

This repository is based on information from the following URLs:

About

Game Boy Advance ROM projects written in Embedded Swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published