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

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.


- Emulating an undocumented behavior: HDMA becomes GDMA when LCD is disabled.
This fixes Worms Armageddon. Manual disassembly + Firebug = :3

- Optimized the DMA code by inlining whole tile block loads. Kirby Tilt N
Tumble can now boot, I will get the special gyro implementation landed soon,
since it is running as an MBC type 5 cartridge for now.

- Updated Updating the midscanline working pixel determinism.

- Updated LYthe LY register reset write case handling.



--

All Comments