Virtual Gameboy Advance 0.4

posted in Emulator Release by xip on Apr 8th, 2001

VGBA is a Gameboy Advance emulator for DOS. Here's what's new:
  • Added MULL/MLAL ARM opcodes.
  • Added color effects to all screen modes.
  • Added rotation to all appropriate screen modes.
  • Added rotation to sprites.
  • Fixed DMA transfers to start correctly.
  • Fixed DMA transfers to leave correct values in DMACONT registers.
  • Added IRQ at the end of DMA transfer, if required.
  • Fixed GB sound chip emulation.
  • Added CPUSet() and CPUFastSet() BIOS calls.
  • Added RLUnCompWRAM() and RLUnCompVRAM() BIOS calls.
  • Now saving cartridge SRAM and flash ROM into a .SAV file.
  • Both 16bit color and 8bit color versions are included. 16bit version requires VESA-compatible video card. I still recommend it over the 8bit version as GBA programs are extremely ugly in 256 colors :) Get it at the Gameboy Advance page. Thanks to Kevin Morlock for the news.