Updated web page download links for 2.6.5 release.
This commit is contained in:
parent
ea6ed69b87
commit
785327db33
|
@ -18,4 +18,4 @@ You should get releases from here: https://sourceforge.net/projects/fceultra/fil
|
|||
|
||||
That's because github forces us to use tags we don't have for releases.
|
||||
|
||||
2.6.4 is the most recent release but most people are using the autobuilds.
|
||||
2.6.5 is the most recent release but most people are using the autobuilds.
|
||||
|
|
|
@ -73,10 +73,12 @@
|
|||
|
||||
<h3>Download</h3>
|
||||
<ul>
|
||||
<li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/fceux-2.6.4-win32.zip/download">FCEUX 2.6.4 win32 Binary</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/qfceux-2.6.4-win64.zip/download">FCEUX 2.6.4 Qt/SDL win64 Binary</a></li>
|
||||
<li><a href="http://sourceforge.net/projects/fceultra/files/Binaries/2.6.4/fceux-2.6.4-Darwin.dmg/download">FCEUX 2.6.4 MacOSX Binary</a></li>
|
||||
<li><a href="https://sourceforge.net/projects/fceultra/files/latest/download">FCEUX 2.6.4 src</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/releases/download/v2.6.5/fceux-2.6.5-win32.zip">FCEUX 2.6.5 win32 Binary</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/releases/download/v2.6.5/fceux-2.6.5-win64.zip">FCEUX 2.6.5 win64 Binary</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/releases/download/v2.6.5/fceux-2.6.5-win64-QtSDL.zip">FCEUX 2.6.5 Qt/SDL win64 Binary</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/releases/download/v2.6.5/fceux-2.6.5-Darwin.dmg">FCEUX 2.6.5 MacOSX Binary</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/archive/refs/tags/v2.6.5.tar.gz">FCEUX 2.6.4 src (tgz)</a></li>
|
||||
<li><a href="https://github.com/TASEmulators/fceux/archive/refs/tags/v2.6.5.zip">FCEUX 2.6.4 src (zip)</a></li>
|
||||
</ul>
|
||||
|
||||
<p>If you would like to test the current in-development version of FCEUX, interim builds are available here:</p>
|
||||
|
|
|
@ -53,10 +53,10 @@
|
|||
<p> </p>
|
||||
|
||||
<h1>Latest Release</h1>
|
||||
<p><span class="largerfont">FCEUX 2.6.4</span><br/>
|
||||
24 March 2022</p>
|
||||
<p>The 2.6.4 release is a maintenance update that fixes a couple bugs for the Qt/SDL port.</p>
|
||||
<p><a href="help/WhatsNew264.html">Full changelog</a></p>
|
||||
<p><span class="largerfont">FCEUX 2.6.5</span><br/>
|
||||
07 February 2023</p>
|
||||
<p>The 2.6.5 release is a maintenance update that contains various fixes from a back log of bugs and feature requests over the past year.</p>
|
||||
<p><a href="help/WhatsNew265.html">Full changelog</a></p>
|
||||
<p>
|
||||
<hr>
|
||||
<br>Windows Port Debugging Environment for Version 2.2.0<br><a href="assets/debugging_environment_1900px.png"><img alt="FCEUX as a debugging environment" src="assets/debugging_environment_640px.png"></a></p>
|
||||
|
|
Loading…
Reference in New Issue