CodeNinjaResearch / IodineGBA

JavaScript GameBoy Advance emulator.

Home Page:http://taisel.github.io/IodineGBA/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript GameBoy Advance Emulator

Copyright (C) 2010 - 2016 Grant Galitz

A GameBoy Advance emulator that utilizes HTML5 canvas and JavaScript audio APIs to provide a full emulation of the console.

License:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Voice Interface

Voice Interface added by Jeff Zhang@JeffZhang02747 To control GameBoy through voice, You have to allow this page to access microphone first.

voice command to press a button: press/push (the) button/key [button_name] word in the bracket is optional

example:
    push key left

voice command to control speed/volume: increase/up/decrease/down (the) volume/speed increase/up/decrease/down (the) volume/speed by [amount] set/move/get (the) volume/speed to [amount]

example:
    up the volume

Screenshots

  • Pokemon Ruby:

    Pokemon Ruby

  • Super Mario Advance:

    Super Mario Advance

  • Mario & Luigi Superstar Saga:

    Mario & Luigi Superstar Saga

  • Mario Kart Advance:

    Mario Kart Advance

  • Earthworm Jim:

    Earthworm Jim

  • Advance Wars:

    Advance Wars

  • Wario Land 4:

    Wario Land 4

  • Golden Sun:

    Golden Sun

  • Game & Watch Gallery 4:

    Game & Watch Gallery 4

  • GBA BIOS:

    GBA BIOS

About

JavaScript GameBoy Advance emulator.

http://taisel.github.io/IodineGBA/


Languages

Language:JavaScript 98.7%Language:HTML 0.9%Language:CSS 0.3%