Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krishpranav/emerald

emerald GBA Emulator
https://github.com/krishpranav/emerald

emerald emulator gba go golang psx

Last synced: 21 days ago
JSON representation

emerald GBA Emulator

Awesome Lists containing this project

README

        

# Emerald
## Emerald is a GBA Emulator written in golang

[![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)

## 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