/os.js-gba-application

A GBA emulator for OS.js V3.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.