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 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352
|
<!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="https://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 Android systems</h2>
<p>
We do not provide official binaries for Android anymore. There are several
different unofficial ports on the Android store - you might want to look at these.
If you want to help improving the official Android port and/or want to provide binaries,
please get in touch with us.
Occasionally we might upload unofficial test builds
<a href="https://sourceforge.net/projects/vice-emu/files/experimental%20binaries/">here</a>.
</p>
<p>
We are looking for someone who wants to revive the official Android port, if you
are an Android developer and think you are up for the task - please get in tough with us.
</p>
<h3>Old (VICE 3.0) binary distributions</h3>
<h4>armeabi binary distributions</h4>
<ul>
<li>
x64 binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(armeabi)-3.0.apk/download">AnVICE_x64-(armeabi)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(armeabi)-3.0.apk/download">AnVICE_x64sc-(armeabi)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(armeabi)-3.0.apk/download">AnVICE_x64dtv-(armeabi)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(armeabi)-3.0.apk/download">AnVICE_xscpu64-(armeabi)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(armeabi)-3.0.apk/download">AnVICE_x128-(armeabi)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(armeabi)-3.0.apk/download">AnVICE_xplus4-(armeabi)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>armeabi Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(armeabi)-3.0.apk/download">AnVICE_xvic-(armeabi)-3.0.apk</a>.
</li>
</ul>
<h4>armeabi-v7a binary distributions</h4>
<ul>
<li>
x64 binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(armeabi-v7a)-3.0.apk/download">AnVICE_x64-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(armeabi-v7a)-3.0.apk/download">AnVICE_x64sc-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(armeabi-v7a)-3.0.apk/download">AnVICE_x64dtv-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(armeabi-v7a)-3.0.apk/download">AnVICE_xscpu64-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(armeabi-v7a)-3.0.apk/download">AnVICE_x128-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(armeabi-v7a)-3.0.apk/download">AnVICE_xplus4-(armeabi-v7a)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>armeabi-v7a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(armeabi-v7a)-3.0.apk/download">AnVICE_xvic-(armeabi-v7a)-3.0.apk</a>.
</li>
</ul>
<h4>arm64-v8a binary distributions</h4>
<ul>
<li>
x64 binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(arm64-v8a)-3.0.apk/download">AnVICE_x64-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(arm64-v8a)-3.0.apk/download">AnVICE_x64sc-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(arm64-v8a)-3.0.apk/download">AnVICE_x64dtv-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(arm64-v8a)-3.0.apk/download">AnVICE_xscpu64-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(arm64-v8a)-3.0.apk/download">AnVICE_x128-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(arm64-v8a)-3.0.apk/download">AnVICE_xplus4-(arm64-v8a)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>arm64-v8a Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(arm64-v8a)-3.0.apk/download">AnVICE_xvic-(arm64-v8a)-3.0.apk</a>.
</li>
</ul>
<h4>mips binary distributions</h4>
<ul>
<li>
x64 binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(mips)-3.0.apk/download">AnVICE_x64-(mips)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(mips)-3.0.apk/download">AnVICE_x64sc-(mips)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(mips)-3.0.apk/download">AnVICE_x64dtv-(mips)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(mips)-3.0.apk/download">AnVICE_xscpu64-(mips)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(mips)-3.0.apk/download">AnVICE_x128-(mips)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(mips)-3.0.apk/download">AnVICE_xplus4-(mips)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>mips Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(mips)-3.0.apk/download">AnVICE_xvic-(mips)-3.0.apk</a>.
</li>
</ul>
<h4>mips64 binary distributions</h4>
<ul>
<li>
x64 binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(mips64)-3.0.apk/download">AnVICE_x64-(mips64)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(mips64)-3.0.apk/download">AnVICE_x64sc-(mips64)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(mips64)-3.0.apk/download">AnVICE_x64dtv-(mips64)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(mips64)-3.0.apk/download">AnVICE_xscpu64-(mips64)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(mips64)-3.0.apk/download">AnVICE_x128-(mips64)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(mips64)-3.0.apk/download">AnVICE_xplus4-(mips64)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>mips64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(mips64)-3.0.apk/download">AnVICE_xvic-(mips64)-3.0.apk</a>.
</li>
</ul>
<h4>x86 binary distributions</h4>
<ul>
<li>
x64 binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(x86)-3.0.apk/download">AnVICE_x64-(x86)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(x86)-3.0.apk/download">AnVICE_x64sc-(x86)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(x86)-3.0.apk/download">AnVICE_x64dtv-(x86)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(x86)-3.0.apk/download">AnVICE_xscpu64-(x86)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(x86)-3.0.apk/download">AnVICE_x128-(x86)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(x86)-3.0.apk/download">AnVICE_xplus4-(x86)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>x86 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(x86)-3.0.apk/download">AnVICE_xvic-(x86)-3.0.apk</a>.
</li>
</ul>
<h4>x86_64 binary distributions</h4>
<ul>
<li>
x64 binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64-(x86_64)-3.0.apk/download">AnVICE_x64-(x86_64)-3.0.apk</a>.
</li>
<li>
x64sc binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64sc-(x86_64)-3.0.apk/download">AnVICE_x64sc-(x86_64)-3.0.apk</a>.
</li>
<li>
x64dtv binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x64dtv-(x86_64)-3.0.apk/download">AnVICE_x64dtv-(x86_64)-3.0.apk</a>.
</li>
<li>
xscpu64 binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xscpu64-(x86_64)-3.0.apk/download">AnVICE_xscpu64-(x86_64)-3.0.apk</a>.
</li>
<li>
x128 binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_x128-(x86_64)-3.0.apk/download">AnVICE_x128-(x86_64)-3.0.apk</a>.
</li>
<li>
xplus4 binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xplus4-(x86_64)-3.0.apk/download">AnVICE_xplus4-(x86_64)-3.0.apk</a>.
</li>
<li>
xvic binary for <b>x86_64 Android</b> systems:
<a href="https://sourceforge.net/projects/vice-emu/files/releases/binaries/android/AnVICE_xvic-(x86_64)-3.0.apk/download">AnVICE_xvic-(x86_64)-3.0.apk</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-->
|