VGBA 0.6

posted in Emulator Release by groat on Apr 25th, 2001

A new version of VGBA has been released. New to this release:
  • Added JEDEC FlashROM support.
  • Added CRC/CMP check. All failing cartridges will now be rejected unless you use the -nocrc option.
  • Implemented pending IRQ handling after IRQs were switched on.
  • Disabled IRQs in the SVC mode.
  • Added ObjAffineSet() BIOS call.
  • Added Halt() and Stop() BIOS calls.
  • Fixed several BIOS calls.
  • Fixed a special case of DMA with the length of 0 items.
  • Fixed LDR/STR/LDRB/STRB instruction display in the debugger.
  • Improved cartridge information reporting.
  • Added a lot of command line options.
  • Added a lot of control keys. Thanks to TheSmoker for the news.