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/d...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.