PDA

View Full Version : VGB-Android 4.0 with MBC7 and Tilt Sensor



wraggster
March 3rd, 2014, 20:43
via http://www.aep-emu.de/

Hello, All!

VGB-Android, my GameBoy Color, GameBoy Classic, and Super GameBoy emulator, has been upgraded to version 4.0 today:

https://play.google.com/store/apps/details?id=com.fms.vgb

The major version number change is due to MBC7 and tilt sensor emulation, and the drastic changes to interrupt handling. Kirby´s Tilt´n´Tumble game will now work with your phone´s accelerometer. Additionally, many games that failed due to interrupt handling, such as Final Fantasy Legend, should work now.



Added MBC7 mapper emulation (Kirby´s Tilt´n´Tumble works).
Reversed IRQ priorities, with VBlank IRQ getting top priority.
Checking IRQs when ISWITCH/IFLAGS modified (Final Fantasy Legend runs).
Added 93cXX serial EEPROM emulation.
Added tilt sensor emulation.
Optimized C code performance.