PDA

View Full Version : A JavaScript Gameboy Emulator, Detailed In 8 Parts



wraggster
November 7th, 2010, 09:29
JavaScript has shed its image of being a limited language, tied to DOM manipulation in a browser; in recent years, new engines and frameworks have given JS a reputation as a language capable of bigger things. Mix this in with the new elements of HTML5, and you have the capacity to emulate a game console or other system, with full graphical output. This series of articles looks in detail at how an emulator is written in JavaScript, using the example of the Gameboy handheld: starting at the CPU, and (as of part 8) running a copy of Tetris

http://developers.slashdot.org/story/10/11/05/2334206/A-JavaScript-Gameboy-Emulator-Detailed-In-8-Parts