
Submission + - JavaScript Gameboy Emulator, Redux (i-programmer.info) 1
Prosthetic_Lips writes: Now we have a GameBoy Color emulator written in HTML5/JavaScript and it will run ROM images stored locally. What is amazing is that it runs the games at a playable speed.
Yes, this was first covered 6 months ago ( http://developers.slashdot.org/story/10/11/05/2334206/A-JavaScript-Gameboy-Emulator-Detailed-In-8-Parts ), but it seems like it is pretty complete at this point. You can load roms stored locally, and keep data using localStorage.
Yes, this was first covered 6 months ago ( http://developers.slashdot.org/story/10/11/05/2334206/A-JavaScript-Gameboy-Emulator-Detailed-In-8-Parts ), but it seems like it is pretty complete at this point. You can load roms stored locally, and keep data using localStorage.
Author Here: (Score:1)