Author Topic: Final Burn Alpha 0.2.97.05 Released!  (Read 7942 times)

Offline iq_132

  • Administrator
  • *****
  • Posts: 3725
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Final Burn Alpha 0.2.97.05 Released!
« on: April 25, 2009, 05:49:45 PM »
Quote
    * Tidied source to compile cleanly with GCC 3.4.5, GCC 4.3.3 and the latest Microsoft SDKs [Barry]
    * Wrote compile guides for the above which are available on my website [Barry]
    * Replaced the readme.txt with a detailed Windows help file [Barry]
    * Replaced the whatsnew.txt with a HTML document and added a link to it from the help menu [Barry]
    * Updated libpng to the current version (1.2.35) [Barry]
    * Made a new higher quality icon, with support for the nice big vista icon [Barry]
    * Ported MAME's Konami CPU core [iq_132]
    * Fixed an issue with the M6809 interface [iq_132]
    * Fixed Konami core to compile with VC [Barry]
    * Added Signed Write support to the DAC core [Barry]
    * Added control over the volume of the DAC core [Barry]
    * Added option to control whether the DAC core adds to the current buffer or not [Barry]
    * Big update to the Megadrive driver [Barry]
          o Greatly improved timing
                + Changed the YM2612 to use the 68000 for timing since the Z80 can be disabled
                + Properly supported PAL
                + Updated the reset routine to support switching between regions
          o Changed to MAME's Z80 core - it works much better
          o Basic SRAM support
          o Added support for most games that require special init functions
          o General tidy-up and many small fixes
          o Most games now work - testing is under way to enable games that are working (see my site for details on how you can help this effort)
          o Updated to the latest driver generated from the database
    * Added driver for 1943 [Barry]
    * Added driver for F1 Grand Prix [iq_132]
    * Added driver for games on Fuuki FG-3 hardware [iq_132]
    * Added driver for Gyrus [iq_132]
    * Added driver for Haunted Castle [iq_132]
    * Added driver for Lethal Crash Race [iq_132]
    * Added driver for Vigilante and games on similar hardware [Barry]
    * Added clone of Chase HQ to the Taito Z driver [Barry]
    * Added clone of Mighty Pang to the CPS-2 driver [Barry]
    * Added clone of Night Warriors to the CPS-2 driver [Barry]
    * Added clone of Operation Wolf to the Taito Misc driver [Barry]
    * Added support for the Neo-Geo Deck BIOS [Barry]
    * Made the Neo-Geo BIOS select more intuitive [Barry]
    * Improved the PGM driver, see changes.txt in the PGM folder for full details [iq_132]
    * Simulated the protection in Oriental Legends Special/Super making it playable [XingXing]
    * Fixed background colours and added savestates to 1943 [iq_132]
    * Fixed an issue with some sprites in World Cup '90 [Barry]
    * Fixed text layer in Metal Slug 4 Plus [kenshiro]
    * Added XAudio2 Sound plugin, partially based on FBA Shuffle [Barry]
    * Fixed an issue with the Neo-Geo driver flags, fixing Memory Cards and Button Macros [Barry]
    * Added the full range of button combinations to the Neo-Geo macros [Barry]
    * Added macro support for the PGM driver [Barry]
    * Changed the parent filters in the selection dialog to behave in the expected way [Barry]
    * Fixed MAWS links [Barry]
    * Moved the FPS display in the DirectX 9 blitter to the top right [FBAShuffle]
    * Matched all sets to MAME 0.131 [Barry]

As per the usual arrangement, get the binary and bources here:
http://www.barryharris.me.uk/article_view.php?id=142


Offline BisonSAS

  • Expert
  • *****
  • Posts: 210
  • Karma: +27/-0
  • [NGBRT]
    • NeoGeo BR Team
Re: Final Burn Alpha 0.2.97.05 Released!
« Reply #1 on: April 26, 2009, 11:34:08 PM »
Sound bug in PGM driver:
Missing some voice sounds in Photo Y2K.
Missing sound clear stage in Puzzle Star.

Offline evilmitaka

  • Newbies
  • *
  • Posts: 18
  • Karma: +0/-0
Re: Final Burn Alpha 0.2.97.05 Released!
« Reply #2 on: April 27, 2009, 09:22:54 AM »
i got this

Offline iq_132

  • Administrator
  • *****
  • Posts: 3725
  • Karma: +411/-0
  • Definitely not Dink!
    • NeoSource
Re: Final Burn Alpha 0.2.97.05 Released!
« Reply #3 on: April 27, 2009, 09:33:17 AM »
Update your version of directx runtimes.  Otherwise, do a little searching on the web and you can find just the .dll.  You can put it in the same dir as fba and it should work fine.

Sound bug in PGM driver:
Missing some voice sounds in Photo Y2K.
Missing sound clear stage in Puzzle Star.

Probably the low interleave value.  Try upping it a bit (double?) and it'll probably be fixed. ^^


Offline JacKc

  • FBNeo Dev
  • ******
  • Posts: 1677
  • Karma: +56/-0
  • Hasta la vista, Baby !
Re: Final Burn Alpha 0.2.97.05 Released!
« Reply #4 on: April 28, 2009, 05:17:42 AM »
WOW...Many new drivers and features added !

Thanks a lot :smilie: