﻿<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>MeBoy News</title>
 <link href="http://localhost/meboy/feed.xml" rel="self"/>
 <updated>2009-02-01T12:00:00Z</updated>
 <author>
  <name>Björn Carlin</name>
 </author>
 <id>urn:uuid:2fb36df0-c457-11dd-82e0-0016cb8ebaba</id>
 
 <entry>
   <title>MeBoy 2.2 released</title>
   <link href="http://arktos.se/meboy/versionhistory#220"/>
   <id>tag:arktos.se,2009:meboy220</id>
   <updated>2009-02-01T12:00:00Z</updated>
   <content type="html">
&lt;ul&gt;
&lt;li&gt;Improved speed of writes to graphics memory&lt;/li&gt;
&lt;li&gt;Improved screen redraw syncing, especially for Advanced Graphics mode&lt;/li&gt;
&lt;li&gt;Improved speed of doubled sprites (8x16 pixel) by drawing one large image instead of two small&lt;/li&gt;
&lt;li&gt;Improved speed of decoding images in Advanced Graphics mode&lt;/li&gt;
&lt;li&gt;Tweaked the sprite drawing loop to be slightly faster and better reflect the order sprites should be drawn, especially in Gameboy Color games&lt;/li&gt;
&lt;li&gt;Simple Graphics mode now crops images that have transparent borders&lt;/li&gt;
&lt;li&gt;Simple Graphics detects solid images, and creates Images without alpha channel&lt;/li&gt;
&lt;li&gt;Tweaked decoding of images when scaling the screen to 75%&lt;/li&gt;
&lt;li&gt;Fixed flicker when the LCD screen was turned off&lt;/li&gt;
&lt;li&gt;Fixed bug when decoding Gameboy Color palettes (Pokemon trading card game starts now)&lt;/li&gt;
&lt;li&gt;Fixed HDMA bug when interrupts are disabled (Donkey Kong Country starts now)&lt;/li&gt;
&lt;li&gt;Fixed speed-switch bug where read-only bits could be written to (Conker's Pocket Tales starts now)&lt;/li&gt;
&lt;li&gt;Tweaked handling of cart-RAM (hopefully improving compatibility, but it's hard to tell)&lt;/li&gt;
&lt;li&gt;Emulation is now paused when setting keys&lt;/li&gt;
&lt;/ul&gt;
   </content>
 </entry>

 <entry>
   <title>MeBoy 2.1 released</title>
   <link href="http://arktos.se/meboy/versionhistory#210"/>
   <id>urn:uuid:b4d35310-c457-11dd-afed-0016cb8ebaba</id>
   <updated>2008-12-07T12:00:00Z</updated>
   <content type="html">
&lt;ul&gt;
&lt;li&gt;Fixed bug where canceling a Bluetooth transmission would not completely stop the operation, causing errors when retrying&lt;/li&gt;
&lt;li&gt;Fixed graphics bug where sprites in some games (R-Type, Kirby's Dream Land 2...) were missing in regular graphics mode&lt;/li&gt;
&lt;li&gt;Fixed bug that caused the real-time clock to not update&lt;/li&gt;
&lt;li&gt;Fixed sound bug where the volumes of notes were not updated correctly&lt;/li&gt;
&lt;li&gt;Fixed hiding of Bluetooth menu item for phones lacking JSR 82 support&lt;/li&gt;
&lt;li&gt;Added new MeBoy icon, in several sizes&lt;/li&gt;
&lt;li&gt;MeBoyBuilder: Added option for user to choose MeBoy icon size, or a custom icon&lt;/li&gt;
&lt;/ul&gt;
   </content>
 </entry>
 
 <entry>
   <title>MeBoy 2.0 released</title>
   <link href="http://arktos.se/meboy/versionhistory#200"/>
   <id>urn:uuid:c891e180-c459-11dd-95f5-0016cb8ebaba</id>
   <updated>2008-11-23T12:00:00Z</updated>
   <content type="html">
&lt;ul&gt;
&lt;li&gt;Added sound support&lt;/li&gt;
&lt;li&gt;Added support for sending cart-RAM and suspended games via Bluetooth&lt;/li&gt;
&lt;li&gt;Added "Advanced graphics" mode with slow but (almost) pixel-perfect emulation&lt;/li&gt;
&lt;li&gt;Added icon&lt;/li&gt;
&lt;li&gt;Added "Pause" overlay when paused&lt;/li&gt;
&lt;li&gt;Improved drawing compatibility ("locked" graphics should be more rare now)&lt;/li&gt;
&lt;li&gt;Improved interrupt timing emulation&lt;/li&gt;
&lt;li&gt;Improved instruction timing emulation&lt;/li&gt;
&lt;li&gt;Improved error messages&lt;/li&gt;
&lt;li&gt;Dropped backwards compatibility for 1.1/1.2-era savegames&lt;/li&gt;
&lt;li&gt;Reordered menu items to put most frequently used items first&lt;/li&gt;
&lt;li&gt;Completely redesigned MeBoyBuilder UI:
&lt;ul&gt;
&lt;li&gt;Added support for renaming/removing games&lt;/li&gt;
&lt;li&gt;Added support for sending/receiving savegames via Bluetooth&lt;/li&gt;
&lt;li&gt;Added "select location" dialog for the MeBoy.jar file&lt;/li&gt;
&lt;li&gt;Added support for renaming the .jar file (and thus the application)&lt;/li&gt;
&lt;li&gt;Improved error messages&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
   </content>
 </entry>
 
</feed>
