<li><aclass="reference external"href="http://pypy.org/download/pypy-1.5-win32.zip">Windows binary (32bit)</a> (BETA!) (you may need to install the <aclass="reference external"href="http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84">VS 2010 runtime libraries</a>)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-win32.zip">Windows binary (32bit)</a> (BETA!) (you may need to install the <aclass="reference external"href="http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84">VS 2010 runtime libraries</a>)</li>
</ul>
<p>If your CPU is really old, it may not have SSE2. In this case, you need
to <aclass="reference internal"href="#translate">translate</a> yourself with the option <ttclass="docutils literal"><spanclass="pre">--jit-backend=x86-without-sse2</span></tt>.</p>
...
...
@@ -114,7 +114,7 @@
<li><pclass="first">Get the source code. The following packages contain the source at
the same revision as the above binaries:</p>
<ulclass="simple">
<li><aclass="reference external"href="http://pypy.org/download/pypy-1.5-src.tar.bz2">pypy-1.5-src.tar.bz2</a> (sources, Unix line endings)</li>
<li><aclass="reference external"href="https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-src.tar.bz2">pypy-1.5-src.tar.bz2</a> (sources, Unix line endings)</li>
<li>pypy-1.5-src.zip (sources, Windows line endings) not available</li>
</ul>
<p>Or you can checkout the current trunk using <aclass="reference external"href="http://mercurial.selenic.com/">Mercurial</a> (the trunk