doc update

This commit is contained in:
Barry Harris 2014-08-31 18:20:40 +00:00
parent 52f67f1629
commit 30b3472b67
3 changed files with 10 additions and 2 deletions

View File

@ -210,7 +210,7 @@ BEGIN
CONTROL BMP_ABOUT,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE | SS_SUNKEN,3,3,100,50
CONTROL "version",IDC_FBA_VER,"Static",SS_OWNERDRAW | WS_GROUP,78,63,264,10
CONTROL "specialbuild",IDC_SPECIALSTRING,"Static",SS_OWNERDRAW | WS_GROUP,78,71,264,10
LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2013, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED
LTEXT "FB Alpha contains parts of MAME && Final Burn.\n© 2004-2014, Team FB Alpha.",IDC_STATIC,6,86,230,16,WS_DISABLED
DEFPUSHBUTTON "OK",IDOK,294,88,50,14
PUSHBUTTON "License",IDC_SHOWLICENSE,240,88,50,14
CONTROL "",IDC_LICENSE,"RICHEDIT20A",ES_MULTILINE | ES_READONLY | WS_VSCROLL | ES_NOIME,3,107,342,77, WS_EX_STATICEDGE | ES_EX_NOCALLOLEINIT

View File

@ -32,7 +32,7 @@ Some graphics effects provided by the Scale2x, 2xPM, Eagle Graphics, 2xSaI, hq2x
Miscellaneous other components from various sources. Copyright and license information are contained in the relevant parts of the source code.
All material not covered above © 2004-2013 Team FB Alpha.
All material not covered above © 2004-2014 Team FB Alpha.
DISCLAIMER: The authors of FB Alpha don't guarantee its fitness for any purpose, implied or otherwise, and do not accept responsibility for any damages whatsoever that might occur when using FB Alpha. All games emulated by FB Alpha, including any images and sounds therein, are copyrighted by their respective copyright holders. FB Alpha DOES NOT INCLUDE any ROM images of emulated games.

View File

@ -2720,6 +2720,14 @@ is from memory and some stuff is sure to be missing. Here's what's new anyway;</
<li>Demo recording and playback</li>
</ul>
<h3>v0.2.6</h3>
<ul>
<li>Added drivers for sgemf, sgemfa, pfghtj, ssf2a, ssf2ar1 & spf2t.</li>
<li>Added Dynasty Wars (World) and Knights of the Round (Hack).</li>
<li>Fixed the off-set of the sprites in the mvsc ending.</li>
<li>Fixed the sound in some CPS-1 games (all work fine now).</li>
</ul>
<h3>v0.2.5</h3>
<ul>
<li>Fixed menu/cheat incompatibilty bug</li>