Linux/Ubuntu Debian

install vice (x64) on ubuntu

smores 2014. 6. 24. 02:48

http://www.n00bsonubuntu.net/content/vice-a-commodore-64-emulator/


some of missing notes are amended


$ sudo apt-get install vice
$ cd /usr/lib/vice/C64
$ sudo mkdir temp
$ cd temp
$ sudo wget http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/vice-1.22.tar.gz
$ sudo tar vzxf vice-1.22.tar.gz
$ cd vice-2.2
$ sudo chown username *
$ cd data/C64
$ sudo cp kernal chargen basic /usr/lib/vice/C64
$ cd ../DRIVES
$ sudo cp * /usr/lib/vice/DRIVES



vice-2.2.tar.gz