Skip to content

Latest commit

Β 

History

History
43 lines (35 loc) Β· 1.06 KB

File metadata and controls

43 lines (35 loc) Β· 1.06 KB

Emerald

Emerald is a GBA Emulator written in golang

forthebadge forthebadge

About Emerald:

  • Emerald works on all operating system πŸ’»
  • Fast πŸš€

Screenshots:

  • // TODO

Building:

  • binary is also available in the releases
$ git clone https://github.com/krishpranav/emerald
$ cd emerald
$ ./build.sh

Running:

$ ./emerald XYZ.gba

Keys:

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

Game Compatibitiy:

  • // TODO