|
From: Steve A. <ste...@us...> - 2009-05-01 11:25:15
|
Update of /cvsroot/stella/stella/docs In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24349/docs Modified Files: index.html Log Message: Fixed bug in F4SC bankswitching; writes to the BS addresses weren't actually performing a bankswitch. (Hopefully) improved Pitfall2 sound generation. At least it sounds more authentic to me. Updates for the 2.7.7 release. Index: index.html =================================================================== RCS file: /cvsroot/stella/stella/docs/index.html,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** index.html 13 Apr 2009 15:48:56 -0000 1.60 --- index.html 1 May 2009 11:25:07 -0000 1.61 *************** *** 11,15 **** <center><h2><b>A multi-platform Atari 2600 VCS emulator</b></h2></center> ! <center><h4><b>Release 2.7.6</b></h4></center> <br><br> --- 11,15 ---- <center><h2><b>A multi-platform Atari 2600 VCS emulator</b></h2></center> ! <center><h4><b>Release 2.7.7</b></h4></center> <br><br> |