- Emerald works on all operating system 💻
- Fast 🚀
- // TODO
- binary is also available in the releases
$ git clone https://github.com/krishpranav/emerald
$ cd emerald
$ ./build.sh
$ ./emerald XYZ.gba
keyboard | game pad |
---|---|
← | ← button |
↑ | ↑ button |
↓ | ↓ button |
→ | → button |
X | A button |
Z | B button |
S | R button |
A | L button |
Enter | Start button |
Backspace | Select button |
- // TODO