Skip to content

Asphaltian/sgba

Repository files navigation

sGBA

A Game Boy Advance emulator for s&box, written entirely in C#.

Screenshot 2026-03-17 090036

Getting Started

  1. Install s&box on Steam.
  2. Clone this repository into your s&box projects folder.
  3. Open the project in s&box.
  4. Select the Emulator GameObject in minimal.scene and set the ROM Path property to a .gba file in EmulatorComponent.
  5. Press Play.

Note: Copyrighted ROMs and BIOS files are not included, you must provide your own.

Roadmap

A frontend for browsing, launching, and configuring games is planned for a future release on the platform. Full documentation and an API reference for creating addons or integrating sGBA into your own projects are also planned.

Contributing

If you would like to contribute, please see the contributing guide.

If you want to report bugs or request features, see issues.

You can also join the Discord server or visit this forum thread for general discussions.

License

This project is licensed under the MIT License.

Third-party components are listed in THIRDPARTY.md.