Jump to content

[Versatile Commodore Emulator] Nostalgic feelings!


makama80

Recommended Posts

For what it's worth: I managed to compile VICE (classic commodore computer emulators) on my roseapple pi board running Armbian. I could not find it in the repository, so I started fiddling myself.
 
This to address some nostalgic feelings which come by so now and then!

 

Recipe in the spoiler....

 

 

 

Compiling and installation is pretty straight forward:

1) Download VICE 2.4 source-code from http://vice-emu.sourceforge.net/
2) xvzf vice-2.4.tar.gz
3) cd vice-2.4
4) sudo apt-get install build-essential libvte-dev libasound2-dev libgtk2.0-dev libgnome2-dev
5) make
6) sude make install
7) start your trip down to memory lane with:

vsid - the SID player
x64 - the fast C64 emulator
x64sc - the accurate C64 emulator
x64dtv - the C64DTV emulator
x128 - the C128 emulator
xvic - the VIC20 emulator
xpet - the PET emulator
xplus4 - the PLUS4 emulator
xcbm2 - the CBM-II emulator (CRTC models)
xcbm5x0 - the CBM-II emulator (VIC-II models)

 

 

Screenshot:

post-1540-0-94480500-1467094340_thumb.jpg

 

Edited by wildcat_paris
please add [something] because "vice" & "Nostalgic feelings" sounds strange :)
Link to comment
Share on other sites

error make on orangepipc:

../src/arch/unix/x11/gnome/libgnomeui.a(about.o): In function `contrib_cb':
/vice-2.4/src/arch/unix/x11/gnome/about.c:48: undefined reference to `info_contr                     ib_text'
collect2: error: ld returned 1 exit status
 
have you any info about?
 
thanks very much
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines