| 12
 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
 
 | <!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-1">
    <link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
    <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 Solaris / SunOS systems</h2>
<p>
You can download the latest VICE distributions for Solaris and SunOS systems here.
Some distributions may not be available at the release date,
they will be added as they become available.
</p>
<h3>Source distributions</h3>
<ul>
<li>
Tarball:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/vice-3.0.tar.gz/download">vice-3.0.tar.gz</a>
</li>
</ul>
<p>
<h3>Binary distributions</h3>
<ul>
<li>
Binary for <b>M68K SunOS</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/sunos/VICE-xaw-m68k-sunos-3.0.tgz/download">VICE-xaw-m68k-sunos-3.0.tgz</a>.
Unpack in /usr/local
</li>
<li>
Binary for <b>Sparc SunOS</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/sunos/SDLVICE-3.0-sparc-sunos.tgz/download">SDLVICE-3.0-sparc-sunos.tgz</a>.
Unpack in /usr/local
</li>
<li>
Binary for <b>Intel Solaris 2.4</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-sdl-3.0-sol24-x86-local.pkg.tgz/download">vice-sdl-3.0-sol24-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 2.5</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-sdl-3.0-sol25-x86-local.pkg.tgz/download">vice-sdl-3.0-sol25-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 2.6</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol26-x86-local.pkg.tgz/download">vice-xaw-3.0-sol26-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 7</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol7-x86-local.pkg.tgz/download">vice-xaw-3.0-sol7-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 8</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol8-x86-local.pkg.tgz/download">vice-xaw-3.0-sol8-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 9</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol9-x86-local.pkg.tgz/download">vice-xaw-3.0-sol9-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 10</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol10-x86-local.pkg.tgz/download">vice-xaw-3.0-sol10-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris Express/OpenSolaris</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-osol-x86-local.pkg.tgz/download">vice-xaw-3.0-osol-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 11</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol11-x86-local.pkg.tgz/download">vice-xaw-3.0-sol11-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 11.1</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol11.1-x86-local.pkg.tgz/download">vice-xaw-3.0-sol11.1-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 11.2</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol11.2-x86-local.pkg.tgz/download">vice-xaw-3.0-sol11.2-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Intel Solaris 11.3</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol11.3-x86-local.pkg.tgz/download">vice-xaw-3.0-sol11.3-x86-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 2.3</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol23-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol23-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 2.4</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol24-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol24-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 2.5</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol25-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol25-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 2.6</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol26-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol26-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 7</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol7-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol7-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 8</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol8-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol8-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 9</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol9-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol9-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
<li>
Binary for <b>Sparc Solaris 10</b> systems:
<a href="http://sourceforge.net/projects/vice-emu/files/releases/binaries/solaris/vice-xaw-3.0-sol10-sparc-local.pkg.tgz/download">vice-xaw-3.0-sol10-sparc-local.pkg.tgz</a>.
To be installed with the Solaris installer.
</li>
</ul>
<p>
The files are taken from
<a href="http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE">http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE</a>.
</p>
<h3>Old binary distributions</h3>
<p>
Binaries of old 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-->
 |