Although we're using Mingw-w64 to build the Windows binaries
they are in fact 32-bit binaries - which is just fine. However
the file name should reflect that.
</p>
<h2><a name="Windows">Microsoft Windows</a></h2>
<p>Download the
- <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win64.zip">
+ <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip">
current cc65 snapshot</a> and unzip it to a path of your choice that
<u>doesn't contain spaces</u> (let's presume 'c:\cc65' here). Now cc65
is fully functional without further steps.
<a href="http://github.com/cc65/cc65">Source Code</a>
</li>
<li>
- <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win64.zip">
+ <a href="http://sourceforge.net/projects/cc65/files/cc65-snapshot-win32.zip">
Windows Snapshot
</a>
</li>