slackbuilds/system/vice
B. Watson 607e91122e
system/vice: Updated for version 3.7.1.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-31 09:14:55 +07:00
..
man system/vice: Update email address. 2022-06-09 13:19:34 -04:00
README system/vice: Updated for version 3.5. 2021-10-13 00:51:32 +07:00
doinst.sh system/vice: Updated for version 3.5. 2021-10-13 00:51:32 +07:00
psiddrv.h.prebuilt.3.4
slack-desc system/vice: Updated for version 3.5. 2021-10-13 00:51:32 +07:00
vice.SlackBuild system/vice: Updated for version 3.7.1. 2022-12-31 09:14:55 +07:00
vice.info system/vice: Updated for version 3.7.1. 2022-12-31 09:14:55 +07:00

README

vice (Commodore 8-bit emulator)

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

This build includes both the GTK+3 and SDL2[*] menu-based user
interfaces. The SDL2 binaries are installed with -sdl2 suffix,
e.g. x64-sdl2 and x128-sdl2.

[*] If you'd rather build with SDL 1.x for some reason, set SDL=1 in
the environment. The SDL1 binaries are installed with -sdl1 suffix.
It's also possible to omit the SDL binaries entirely with SDL=no.

To build without PulseAudio, set PULSE=no in the environment.