diff --git a/docs/index.html b/docs/index.html
index 16ba0e21c..789308b1f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -298,7 +298,7 @@
i386 or x86_64 class machine, with 32 or 64-bit distribution
Other architectures (MIPS, PPC, PPC64, etc) have been confirmed to work,
but aren't as well tested as i386/x86_64
- GNU C++ compiler version 3.2.x or 4.x and the make utility are required for compiling
+ GNU C++ compiler version 4.x and the make utility are required for compiling
the Stella source code
@@ -310,7 +310,7 @@
- Mac OSX 10.3 or Above
- 500 MHz G4 PPC/Intel processor or above (Stella may work with a G3
- processor, but this is still a work-in-progress)
+ processor, but no hardware is available for testing)
- OpenGL capable video card. Software rendering mode is still available,
but as of OSX 10.4 is substandard compared to OpenGL.
- Xcode 3.0 is required to compile the Stella source code
@@ -325,10 +325,9 @@
- Pentium class machine required; OpenGL accelerated video card highly
recommended
- - Experimental 64-bit port has been tested on Vista64 only; it may work on
+
- 64-bit port has been tested on Windows Vista/7 only; it may work on
WinXP64 as well, but isn't a priority
- - Visual C++ 2008 or MinGW compiler is required to compile the Stella
- source code
+ - Visual C++ 2008 is required to compile the Stella source code
@@ -336,7 +335,7 @@
Stella is extremely portable, and in its lifetime has been ported to almost every
platform where the SDL library exists. It is 32/64 bit clean in Linux/Unix and Windows
- (Win32/Win64), and is expected to be compatible with 64-bit OSX as well. The Stella
+ (Win32/x64), and is expected to be compatible with 64-bit OSX as well. The Stella
team is interested in hearing about any problems you may encounter with diverse
operating systems and CPU types.
@@ -428,15 +427,12 @@
- Extract files from the distribution using Winzip,
Total Commander, or some other archiving program that supports
gzipped tar files
- - If compiling the Stella executable using MinGW, use the same commands
- as specified under Linux/UNIX - Compressed tarball
- - If compiling using Visual C++ 2008:
-
- - Open the stella-release/src/win32/Stella.sln
- file using Visual C++ 2008
- - Build the 'Stella' solution
- - Copy the Stella.exe file somewhere on your system
-
+ - Open the stella-release/src/win32/Stella.sln
+ file using Visual C++ 2008
+ - Build the 'Stella' solution, making sure to correctly select either 'Win32'
+ or 'x64' mode (depending on the version of Windows you have installed)
+ - Copy the Stella.exe, SDL.dll and zlibwapi.dll
+ files somewhere on your system
diff --git a/src/win32/Stella.vcproj b/src/win32/Stella.vcproj
index 7123e2e5d..dedbbd87a 100755
--- a/src/win32/Stella.vcproj
+++ b/src/win32/Stella.vcproj
@@ -99,87 +99,6 @@
Name="VCPostBuildEventTool"
/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+