slackbuilds_ponce/system/vice
2010-05-11 20:02:10 +02:00
..
README system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00
slack-desc system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00
vice-fix-help.patch system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00
vice-lib64.patch system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00
vice.info system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00
vice.SlackBuild system/vice: Added to 12.0 repository 2010-05-11 20:02:10 +02:00

VICE is the one and only Versatile Commodore Emulator. It provides emulation 
of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers.

If you are building this on Slamd64, execute the build script as follows:
  ARCH=x86_64 ./vice.SlackBuild

If you build on a multicore system, add JOBS={core #} to enable parallel
compilation, as in:   JOBS=4 ./vice.SlackBuild
which starts up to 4 build jobs simultaneously.