Welcome!

Final Burn Neo => FBN Development => Topic started by: Barry Harris on September 20, 2008, 08:45:28 AM

Title: FB Alpha 0.2.96.97 Release
Post by: Barry Harris on September 20, 2008, 08:45:28 AM
Quote
v0.2.96.97
- Added decryption of the Neo Geo M1 roms, thanks to Andreas Naive and Haze [Barry]
- Added clone of Marvel vs Capcom to the CPS-2 driver [Barry]
- Added clone of Tengai to the Psikyo driver [Barry]
- Moved Cps1Draw() out of a loop resuling in a big speed up for CPS-1 [Barry]
- Added a "Deselect All" button to the IPS Manager dialog [Barry]
- Fixed an issue with the menu translation template [Barry]
- Matched all sets to MAME 0.127u4 [Barry]

http://www.barryharris.me.uk/article_view.php?id=127 (http://www.barryharris.me.uk/article_view.php?id=127)
Title: Re: FB Alpha 0.2.96.97 Release
Post by: evilmitaka on September 20, 2008, 10:00:51 AM
I got a problem with the Captain CPS-X's mingw

Quote
Generating depend file for src/burn/misc/d_parent.cpp...
Generating depend file for src/burn/megadrive/d_megadrive.cpp...
mingw32-make[1]: *** No rule to make target `driverlist.h', needed by `burn.d'.
 Stop.
mingw32-make: *** [mingw] Error 2
_
FB Alpha Compilation using MinGW v3.1 Environment Done.
_
Presione una tecla para continuar . . .

but a rare thing happens, if i try another time in the half compiled source works fine, its very estrange.

And other question, can i use the tracklst.cpp that Captain CPS-X make for me(for the v0.2,96.96) in this Source? or need
a new, i already compile the Non-unicode version, but i want know if this can cause problems.
Title: Re: FB Alpha 0.2.96.97 Release
Post by: CaptainCPS on September 20, 2008, 01:11:09 PM
- Added decryption of the Neo Geo M1 roms, thanks to Andreas Naive and Haze [Barry]

 :eek: You seem to have contacts LOL ... does MAME have this implemented at this moment? (u4 release?) or FBA is the first one to implement it?

SeeYaa!
:biggrin:
Title: Re: FB Alpha 0.2.96.97 Release
Post by: JacKc on September 20, 2008, 01:53:06 PM
Seems Barry is the first to have implemented M1 Decryption...Not in U4 release :eek:
Title: Re: FB Alpha 0.2.96.97 Release
Post by: Barry Harris on September 20, 2008, 03:03:51 PM
:eek: You seem to have contacts LOL ... does MAME have this implemented at this moment? (u4 release?) or FBA is the first one to implement it?

SeeYaa!
:biggrin:

It will be in the u5 release for MAME. Haze sent me the code last night and it is now also public anyway. FBA is the first released but it is based on MAME.