Tuesday, May 15, 2012

Javascript FTW: JS GameBoy Color Emulator

This is a GameBoy Color emulator written in JavaScript and uses HTML5.
This is a GameBoy Color emulator written in JavaScript. This page takes advantage of modern browser capabilities like HTML5 and JIT engines to provide a desktop emulator experience right inside a webpage without the use of plugins (If you disable plugins on a browser, the graphics will still work, though the audio might stop working for users that need flash to run the audio output).
You can either select a game from a list, or drag and drop a .gb or .gbc file into the emulator.

No comments: