Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

ExPixel/Pyrite-old-

Repository files navigation

Pyrite

Build Status

GBA emulator. Unlike in the original pyrite actually rendering to the screen and playing audio is abstracted away from the GBA itself so it can be run in a headless mode.

To use the emulator:

cargo run -- <ROM>

Building

On Windows LLVM is required in in order to generate the bindings to ImGui (this will be removed soon). On Linux the ALSA development files are required. These are provided as part of the libasound2-dev package on Debian and Ubuntu distributions and alsa-lib-devel on Fedora.

Screenshots

Pokemon Emerald
Pokemon Emerald Screenshot

Pokemon Leaf Green
Pokemon Leaf Green Screenshot

Final Fantasy 6 Advance
Final Fantasy 6 Advance