Ohjelman tiedot:
| Nimi: | MeBoy | | Versio: | 1.6 | | Lisenssi: | Open Source / GPL | | Järjestelmä: | (?) | | Päivitetty: | 03.08.2008 | | Kotisivu: | arktos.se | | Arvio: |     2.74 Arvioi ohjelma |
MeBoy on Javaan pohjautuva Game Boy emulaattori. Sillä voi pelata useita Gameboy ja Gameboy Color pelejä. MeBoylla tilanteen voi joko tallentaa ohjelman omalla tallennussysteemillä tai pelien simuloituun muistiin.
Koska ohjelma toimii J2ME ympäristössä se toimii periaatteessa lähes jokaisella puhelimella, mutta koska java-sovellukset eivät pääse käsiksi puhelimen resursseihin pitää kaikki pelit sisällyttää etukäteen .jad tiedostoon. Tästä johtuen pelejä ei voi lisätä tai poistaa myöhemmin tai kaikki tallennukset katoavat.
Java aiheuttaa toisenkin ongelman: java-pohjainen emulointi on niin hidasta, että ohjelma tarvitsee todella nopean puhelimen pystyäkseen käsittelemään Game Boy Color -pelejä nopeasti, perinteiset Game Boy pelit toimivat useimmilla puhelimilla. S60-pohjaiset emulaattorit (kuten vBoy, GoBoy etc.) ovat paljon nopeampia, mutta maksullisia.
 | Lataa ohjelman kotisivulta |  | |
Muutosloki : Lisää ->Piilota <-
Version 2.2 - 1 Feb 2009 (source, MeBoyBuilder.jar)
* Improved speed of writes to graphics memory * Improved screen redraw syncing, especially for Advanced Graphics mode * Improved speed of doubled sprites (8x16 pixel) by drawing one large image instead of two small * Improved speed of decoding images in Advanced Graphics mode * Tweaked the sprite drawing loop to be slightly faster and better reflect the order sprites should be drawn, especially in Gameboy Color games * Simple Graphics mode now crops images that have transparent borders * Simple Graphics detects solid images, and creates Images without alpha channel * Tweaked decoding of images when scaling the screen to 75% * Fixed flicker when the LCD screen was turned off * Fixed bug when decoding Gameboy Color palettes (Pokemon trading card game starts now) * Fixed HDMA bug when interrupts are disabled (Donkey Kong Country starts now) * Fixed speed-switch bug where read-only bits could be written to (Conker's Pocket Tales starts now) * Tweaked handling of cart-RAM (hopefully improving compatibility, but it's hard to tell) * Emulation is now paused when setting keys... Version 2.1 - 6 Dec 2008
* Fixed bug where canceling a Bluetooth transmission would not completely stop the operation, causing errors when retrying * Fixed graphics bug where sprites in some games (R-Type, Kirby's Dream Land 2...) were missing in regular graphics mode * Fixed bug that caused the real-time clock to not update * Fixed sound bug where the volumes of notes were not updated correctly * Fixed hiding of Bluetooth menu item for phones lacking JSR 82 support * Added new MeBoy icon, in several sizes * MeBoyBuilder: Added option for user to choose MeBoy icon size, or a custom icon
|
|