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

https://github.com/rosscomputerguy/os.js-gba-application

A GBA emulator for OS.js V3.
https://github.com/rosscomputerguy/os.js-gba-application

Last synced: 10 months ago
JSON representation

A GBA emulator for OS.js V3.

Awesome Lists containing this project

README

          

# OS.js GBA Application

A GBA emulator for OS.js V3.

# Installing

```
$ npm install --save osjs-gba-application
$ npm run package:discover
```

After running the commands, it should be noted that you need a GBA BIOS so download it and drop is anywhere in a location OS.js can find it.