finalize 2.0.9

This commit is contained in:
dborth 2009-11-30 08:25:22 +00:00
parent 03a41bf40a
commit cd86156b34
3 changed files with 16 additions and 6 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>Visual Boy Advance GX</name>
<coder>Tantric</coder>
<version>2.0.8</version>
<release_date>20091007</release_date>
<version>2.0.9</version>
<release_date>20091130</release_date>
<short_description>GBA/GBC/GB Emulator</short_description>
<long_description>A port of Visual Boy Advance - M to the Wii.</long_description>
</app>

View File

@ -1,7 +1,7 @@
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
- Visual Boy Advance GX -
Version 2.0.8
Version 2.0.9
http://code.google.com/p/vba-wii
(Under GPL License)
@ -18,7 +18,7 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube.
* SRAM and State saving
* IPS/UPS/PPF patch support
* Custom controller configurations
* SD, USB, DVD, SMB, GC Memory Card, Zip, and 7z support
* SD, USB, DVD, SMB, Zip, and 7z support
* Compatiblity based on VBA-M r847
* MEM2 ROM Storage for fast access
* Auto frame skip for those core heavy games
@ -28,6 +28,16 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube.
|0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[2.0.9 - November 30, 2009]
* Fixed SMB
* Added separate horizontal/vertical zoom options, and separate GB/GBA ones
* Improved scrolling timing - the more you scroll, the fast it goes
* Fixed reset button on Wii console - now you can reset multiple times
* APU optimization (dancinninjac)
* Minor code optimizations
* Reduce memory fragmentation - fixes out of memory crashes
[2.0.8 - October 7, 2009]
* Revamped filebrowser and file I/O

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="2.0.8">
<file url="http://vba-wii.googlecode.com/files/Visual%20Boy%20Advance%20GX%202.0.8%20-%20Wii.zip"></file>
<app version="2.0.9">
<file url="http://vba-wii.googlecode.com/files/Visual%20Boy%20Advance%20GX%202.0.9%20-%20Wii.zip"></file>
</app>