rauchg / gameboy

90 stars 21 forks source link

gameboy

NPM module that exports the GameBoyCore.js file from grantgalitz/GameBoy-Online

Changes:

How to use

var gb = require('gameboy');
gb(canvasElement, romData, opts);

Options

Events

License

GPL2 - Copyright (C) 2010 - 2012 Grant Galitz