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.
- Some cleanups.
- Added option to vary the speed of the emulator (speed increase).
- Optimization of the emulation of the APU.
- Update the way of sound management (optimization and increase the generation
of possible samples in Xaudiojs).
- Update of the management of AMD.
- Optimize cache x-coord of DMG for rendering sprites (cache that connects the
OAM addresses the coordinates-X with a stack of the priority right).
- Display of the frame only once per iteration of the loop of the interpreter.
--
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.
- Some cleanups.
- Added option to vary the speed of the emulator (speed increase).
- Optimization of the emulation of the APU.
- Update the way of sound management (optimization and increase the generation
of possible samples in Xaudiojs).
- Update of the management of AMD.
- Optimize cache x-coord of DMG for rendering sprites (cache that connects the
OAM addresses the coordinates-X with a stack of the priority right).
- Display of the frame only once per iteration of the loop of the interpreter.
--
All Comments