A Game Boy Advance emulator for s&box, written entirely in C#.
- Install s&box on Steam.
- Clone this repository into your s&box projects folder.
- Open the project in s&box.
- Select the
EmulatorGameObject in minimal.scene and set the ROM Path property to a.gbafile inEmulatorComponent. - Press Play.
Note: Copyrighted ROMs and BIOS files are not included, you must provide your own.
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.
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.
This project is licensed under the MIT License.
Third-party components are listed in THIRDPARTY.md.