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.
- Host: GitHub
- URL: https://github.com/rosscomputerguy/os.js-gba-application
- Owner: RossComputerGuy
- License: apache-2.0
- Created: 2018-11-29T17:56:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T06:54:36.000Z (about 7 years ago)
- Last Synced: 2025-04-22T06:58:45.139Z (11 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.