zBoy v0.12 - 模擬器

Table of Contents

http://www.viste-family.net/mateusz/software/zboy/

zBoy is a multiplatform GameBoy emulator. I started this project mainly
because I never had the occasion to work with computers at the lowest
(machine code) level. zBoy is my way to learn about architecture of
microprocessors, assembly language, memory addressing, etc...


zBoy v0.12 [28 Feb 2011]
- Added the "--EPXSCALE" command-line parameter, to scale the video screen
using the EPX algorithm (instead of the default nearest-neighbour scaling),
- Added the "--EPXSCALE3" command-line parameter, to scale the video screen
using a modified version of the EPX algorithm (triple scaling),
- Added the "--EAGLESCALE" command-line parameter, to scale the video screen
using the EAGLE algorithm,
- Fixed a bug in the hiscore saving module, that could lead sometimes the
emulator to crash,
- Added support for saving hiscores in following games: Ms. Pac-Man, Tetris,
Asteroids, Tetris Attack, Galaga & Galaxian, BattleCity and Dig Dug,
- The LY (LCD) counter is incremented even when the LCD is disabled
(otherwise Baseball don't start).


--

All Comments