diff --git a/download.html b/download.html index c180d17a..b8a1a60a 100644 --- a/download.html +++ b/download.html @@ -48,14 +48,14 @@

Downloads

-

FCEUX is written for two platforms: SDL and Win32. The two ports have some significant differences. +

The FCEUX team maintains two ports: SDL and Win32. The Win32 port has an extensive set of native gui amenities and tools. The SDL port supports many of the features of the Win32 build (Lua scripting, movie recording), - however some of the Win32 features are exclusive to the platform. The Win32 port has a built-in GUI, - whereas the SDL port has a GTK launcher GUI. The SDL port should run any UNIX-like OS (Linux/Solaris/BSD). + but some of the Win32 features (debugger, TASedit) are exclusive to Windows. + The SDL port should run any UNIX-like OS (Linux/Solaris/BSD).

-

Network play is not presently functional. Fixing it is a high priority.

+

Network play in Win32 is not presently functional. Fixing it is a high priority.

Win32

Download

@@ -89,13 +88,13 @@ -

FCEUX development is done via a sourceforge SVN repository. The latest svn can be found there

+

FCEUX development is done via a sourceforge SVN repository. The last version of the source can be found there.

Compiling

Old Versions