GameBoy-Online 2011-06-20 - 模擬器

Table of Contents

http://www.grantgalitz.org/gameboy/

GameBoy-Online is a Game Boy emulator which runs in the browser as a
HTML5/JavaScript application. It is written by Grant Galitz and open source.


- small update.
- Working around a setInterval incorrect timing bug in the Google Chrome V8
JavaScript engine.
- Updating the auto frame skip algorithm so that we also calculate with an
averaging value.
- Removing support for mozBeforePaint, since mozilla incorrectly calculates the
maximum frame rate supported on most operating systems. Updated when we blit
to be after line 144 again (We used to do this, but then browser-vsync
detached us from it).
- Adding the swfobject 2.2 library for internet explorer support (Fuck
everything about the bugs in IE9).



--

All Comments