PDA

View Full Version : vBagX v1.25



wraggster
January 13th, 2008, 01:25
The GBA Emulator for Nokia Series 60v3 Phones has been updated:

Updates from vBagX 1.20 S60v3
1. fix some emulation bugs (some unaligned ldm/jump, thumb blh jump)
2. fix some compatibility problem. provide an option for user selection speed/compatibility. mode 3 is very slow and is not recommended.
3. Sound is more smooth when speed is enough. Make sure speed option is normal (not fast) to let sound smooth
4. media key support (on s60v3, app can only capture volume up/down now)
5. simple cheat file support. for ABC.gba, write a cheat file named ABC.gba.cht. Its content format is as follows:
2002A46=0A
3006FA2=006C
2004250=000063
that means it lockes [0x2002A46] to byte 0x0A, locks [0x3006FA2] to halfword 0x6C, locks [0x2004250] to word 0x63

http://www.vampent.com/forum/viewtopic.php?t=8905