File: windows.html

package info (click to toggle)
vice 3.9%2Bdfsg-1
  • links: PTS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 54,736 kB
  • sloc: ansic: 453,239; cpp: 35,725; sh: 9,629; makefile: 7,326; perl: 1,821; yacc: 1,262; lex: 632; sed: 184; objc: 115; xml: 36; awk: 6
file content (320 lines) | stat: -rw-r--r-- 11,804 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!--begin common header-->
<!--note: the above comment can not appear first in the file, because that would
          make IE switch into quirks mode and eventually render the page incorrectly.
          see http://stackoverflow.com/questions/941100/can-html-comments-appear-before-the-doctype-declaration
          to get an idea of the whole mess.
-->
<html lang="en">
<head>
    <meta name="robots" content="index,follow">
    <meta name="description" content="Homepage of VICE - the Versatile Commodore Emulator">
    <meta name="keywords" content="VICE Commodore Emulator C64 C-64 VIC20 VIC-20 PET PLUS4 DTV C16 CBM2 SCPU">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
    <title>VICE - the Versatile Commodore Emulator</title>
    <style type="text/css">
        @import 'vice.css';
    </style>
</head>

<body>

<div id="header">
<h1><img SRC="images/vice-logo.svg" ALT="VICE"> - the Versatile Commodore Emulator</h1>
</div>

<div id="menu">
<table><tr>
<td><a href="index.html#vice">About</a></td>
<td><a href="index.html#news">News</a></td>
<td><a href="vice_toc.html">User Manual</a></td>
<td><a href="index.html#download">Download</a></td>
<td><a href="http://sourceforge.net/p/vice-emu/mailman/">Support</a></td>
<td><a href="http://vice-emu.pokefinder.org/index.php?title=Todo#Known_Issues">BUGS</a></td>
<td><a href="http://vice-emu.pokefinder.org/index.php?title=Todo#New_Features">TODO</a></td>
<td><a href="index.html#Related Resources">Resources</a></td>
<td><a href="index.html#developers">Developers</a></td>
<td><a href="index.html#copyright">Copyright</a></td>
</tr></table>
</div>

<!--end common header-->


<h2>Download VICE for Windows systems</h2>
<p>
Please get in touch with us if you want to help improving the Windows ports
and/or want to provide binaries.
You can download the latest <a href="https://github.com/VICE-Team/svn-mirror/releases">ad hoc build</a> from github.
Occasionally we might upload unofficial test builds
<a href="https://sourceforge.net/projects/vice-emu/files/experimental%20binaries/">here</a>.
</p>

<h3>Nightly builds</h3>

<p>
We are currently not providing additional nightly builds - please use the ad hoc build from github.<br><br>
We want to thank the <a href="http://vice.pokefinder.org/">pokefinder</a> team
for keeping up with the Commodore.
</p>


<h3>Binary distributions</h3>

The only binary distribution that we are providing for VICE 3.9 is an adhoc build on the date of release.

<ul>
<li>64bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.9-win64.zip/download">GTK3VICE-3.9-win64.zip</a>
</li>
<li>64bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.9-win64.zip/download">SDL2VICE-3.9-win64.zip</a>
</li>
</ul>

<p>

<h3>Old (VICE 3.8) GTK3 binary distribution</h3>

<ul>
<li>64bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.8-win64.zip/download">GTK3VICE-3.8-win64.zip</a>
</li>
<li>32bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.8-win32.zip/download">GTK3VICE-3.8-win32.zip</a>
</li>
<li>64bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.8-win64.zip/download">SDL2VICE-3.8-win64.zip</a>
</li>
<li>32bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.8-win32.zip/download">SDL2VICE-3.8-win32.zip</a>
</li>
</ul>

<p>

<h3>Old (VICE 3.7) GTK3 binary distribution</h3>

<ul>
<li>64bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.7-win64.zip/download">GTK3VICE-3.7-win64.zip</a>
</li>
<li>32bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.7-win32.zip/download">GTK3VICE-3.7-win32.zip</a>
</li>
<li>64bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.7-win64.zip/download">SDL2VICE-3.7-win64.zip</a>
</li>
<li>32bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.7-win32.zip/download">SDL2VICE-3.7-win32.zip</a>
</li>
</ul>

<p>

<h3>Old (VICE 3.6.1) GTK3 binary distribution</h3>

<ul>
<li>64bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.6.1-win64.zip/download">GTK3VICE-3.6.1-win64.zip</a>
</li>
<li>32bit GTK3:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.6.1-win32.zip/download">GTK3VICE-3.6.1-win32.zip</a>
</li>
<li>64bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.6.1-win64.zip/download">SDL2VICE-3.6.1-win64.zip</a>
</li>
<li>32bit SDL2:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.6.1-win32.zip/download">SDL2VICE-3.6.1-win32.zip</a>
</li>
</ul>

<p>

<h3>Old (VICE 3.5) GTK3 binary distribution</h3>

<ul>
<li>
Binary for <b>MS-Windows</b> 64bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/GTK3VICE-3.5-win64.7z/download">GTK3VICE-3.5-win64.7z</a>
</li>
</ul>

<h3>Old (VICE 3.2) native binary distribution</h3>

<ul>
<li>
Binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/WinVICE-3.2-x86.7z/download">WinVICE-3.2-x86.7z</a>
</li>
</ul>

<h3>Old (VICE 3.1) SDL1 based binary distributions</h3>

<ul>
<li>
<b>SDL1 based</b> binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.1-win32.7z/download">SDLVICE-3.1-win32.7z</a>
</li>

<li>
<b>SDL1 based</b> binary for <b>MS-Windows</b> 64bit (amd64/x64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.1-win64.7z/download">SDLVICE-3.1-win64.7z</a>
</li>

</ul>

<h3>Old (VICE 3.1) SDL2 based binary distributions</h3>

<ul>
<li>
<b>SDL2 based</b> binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.1-win32.7z/download">SDL2VICE-3.1-win32.7z</a>
</li>

<li>
<b>SDL2 based</b> binary for <b>MS-Windows</b> 64bit (amd64/x64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.1-win64.7z/download">SDL2VICE-3.1-win64.7z</a>
</li>
</ul>

<p>

<h3>Old (VICE 3.0) native binary distributions</h3>

<ul>
<li>
Binary for <b>MS-Windows</b> 32bit (Pentium-optimized):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/WinVICE-3.0a-x86.7z/download">WinVICE-3.0a-x86.7z</a>
</li>

<li>
Binary for <b>MS-Windows</b> 64bit (amd64/x64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/WinVICE-3.0-x64.7z/download">WinVICE-3.0-x64.7z</a>
</li>

<li>
Binary for <b>MS-Windows</b> 64bit (ia64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/WinVICE-3.0-ia64.7z/download">WinVICE-3.0-ia64.7z</a>
</li>

<li>
Binary for <b>MS-Windows</b> RT (arm):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/WinVICE-3.0-ARM.7z/download">WinVICE-3.0-ARM.7z</a>
</li>
</ul>


<h3>Old (VICE 3.0) SDL1 based binary distributions</h3>

<ul>
<li>
<b>SDL1 based</b> binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-win32.7z/download">SDLVICE-3.0-win32.7z</a>
</li>

<li>
<b>SDL1 based</b> binary for <b>MS-Windows</b> 64bit (amd64/x64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-win64-x64.7z/download">SDLVICE-3.0-win64-x64.7z</a>
</li>

<li>
<b>SDL1 based</b> binary for <b>MS-Windows NT 3.51</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE_3.0-winnt3.51.zip/download">SDLVICE_3.0-winnt3.51.zip</a>
</li>

<li>
<b>SDL1 based</b> binary for <b>MS-Windows NT 3.50</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE_3.0-winnt3.50.zip/download">SDLVICE_3.0-winnt3.50.zip</a>
</li>
</ul>

<h3>Old (VICE 3.0) SDL2 based binary distributions</h3>

<ul>
<li>
<b>SDL2 based</b> binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.0-win32.7z/download">SDL2VICE-3.0-win32.7z</a>
</li>

<li>
<b>SDL2 based</b> binary for <b>MS-Windows</b> 64bit (amd64/x64):
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDL2VICE-3.0-win64-x64.7z/download">SDL2VICE-3.0-win64-x64.7z</a>
</li>
</ul>

<h3>Old (VICE 3.0) cygwin based binary distributions</h3>

<ul>
<li>
<b>Windows 9x cygwin based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/VICE-3.0-xaw-cygwin9x.tar.bz2/download">VICE-3.0-xaw-cygwin9x.tar.bz2</a>
</li>

<li>
<b>Windows nt4/2000 cygwin based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/VICE-3.0-xaw-cygwinnt.tar.bz2/download">VICE-3.0-xaw-cygwinnt.tar.bz2</a>
</li>

<li>
<b>Windows xp/vista/7/8/10 cygwin based</b> binary for <b>MS-Windows</b> 32bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/VICE-3.0-xaw-cygwin32.tar.bz2/download">VICE-3.0-xaw-cygwin32.tar.bz2</a>
</li>

<li>
<b>Windows xp64/vista/7/8/10 cygwin based</b> binary for <b>MS-Windows</b> 64bit:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/VICE-3.0-xaw-cygwin64.tar.bz2/download">VICE-3.0-xaw-cygwin64.tar.bz2</a>
</li>
</ul>

<h3>Old (VICE 3.0) Interix/SFU based binary distributions</h3>

<ul>
<li>
<b>Windows NT 4 (Interix 3.0) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix30.tar.gz/download">SDLVICE-3.0-interix30.tar.gz</a>
</li>

<li>
<b>Windows 2000/XP (Interix 3.5) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix35.tar.gz/download">SDLVICE-3.0-interix35.tar.gz</a>
</li>

<li>
<b>Windows 2003R2 (Interix 5.2) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix52.tar.gz/download">SDLVICE-3.0-interix52.tar.gz</a>
</li>

<li>
<b>Windows Vista/2008 (Interix 6.0) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix60.tar.gz/download">SDLVICE-3.0-interix60.tar.gz</a>
</li>

<li>
<b>Windows 7/2008R2 (Interix 6.1) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix61.tar.gz/download">SDLVICE-3.0-interix61.tar.gz</a>
</li>

<li>
<b>Windows 8/2012 (Interix 6.2) based</b> binary for <b>MS-Windows</b>:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/SDLVICE-3.0-interix62.tar.gz/download">SDLVICE-3.0-interix62.tar.gz</a>
</li>
</ul>

<h3>Older binary distributions</h3>

<p>
Binaries of even older releases can be found on
<a href="http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE">http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE</a>.
</p>

<!--begin common footer-->

<div id="footer">
For more information visit the <a href="index.html">main page</a>.
</div>

</body>
</html>

<!--end common footer-->