GameBoy Online (2011/09/04) - 模擬器

Kristin avatar
By Kristin
at 2011-09-04T23:34

Table of Contents

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

GameBoy Online is a Game Boy and GameBoy Color emulator written in
Javascript. It strives to be efficient and try to have a perfect
compatibility. Currently the execution speed is not optimal even on browsers.
For example on Chrome, which is nevertheless deemed to run Javascript faster
on a PC running Windows 7 64-bit version with a double heart 2 CPUs at 2.2
GHz, games run at normal speed but almost skipping some frames.

The sound production is still experimental and rather poor quality. The video
portion is by HTML5 or by creating images with BMP string URI. State backups
are implemented using the object window.localStorage and are serialized /
deserialized JSON. Ditto for backup SRAM.



GameBoy Online Changelog:
- Reverting a change to allow the ROM to set the exact MBC RAM size,
reverting back to automatic sizing based on the set MBC cartridge type
instead.
- oops
- Audio channel 1 accurate shadow register implementation.
- 7-bit LSFR accuracy update (For EXACT channel 4 7-bit LSFR generation
(Before we just re-used 15-bit LSFR results, which pretty much was the same
thing.)).


--

All Comments

A/NES PRO v1.15

Rosalind avatar
By Rosalind
at 2011-09-04T23:24
http://www.anes.se/ A/NES PRO v1.15 is released. A/NES is a NES/Famicom 8-bit emulator for Classic Amigas. It was coded by Morgan Johansson (me) and Fredr ...

ykhwong's DOSBox 0.74 SVN Build 2011-09-03

Hedy avatar
By Hedy
at 2011-09-04T23:16
http://ykhwong.x-y.net/ Sep. 3. 2011 1. Based on SVN 3751 2. Upgraded to GCC 4.6.1 3. Fixed a crash when unmounting and mounting in GUI 4. Fixed a bug tha ...

4DO 1.0.6.0 Alpha

Isabella avatar
By Isabella
at 2011-09-04T23:11
http://www.fourdo.com/ Panasonic 3DO emulator has been updated. Changes: - Replaced GDI rendering with DirectX11 (Direct2D) rendering; - Vsync; - Improved ...

Nintendulator 0.975 beta (2011/09/03)

Elma avatar
By Elma
at 2011-09-04T23:07
http://www.qmtpro.com/~nes/nintendulator/ September 3, 2011 A rather serious bug in the Game Genie savestate code (would would result in lockups when use ...

P.E.Op.S. DSound PSX SPU v1.10b SVN 5

Frederica avatar
By Frederica
at 2011-09-04T23:05
http://forums.ngemu.com/showpost.php?p=1995235andamp;postcount=385 One more speed boost - skip zero volume channel data (another +10 fps). - ...