From c0d794b61ba915ef5230dde4290f9925b532a8d8 Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Sun, 12 Jul 1998 11:13:25 +0000 Subject: PR: ports/6155 Submitted by: dchapes@ddm.on.ca Import of new port emulators/vice, the Versatile Commodore Emulator (VICE), an emulator for Commodore's PET/Vic-20/64. --- emulators/vice/pkg-descr | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 emulators/vice/pkg-descr (limited to 'emulators/vice/pkg-descr') diff --git a/emulators/vice/pkg-descr b/emulators/vice/pkg-descr new file mode 100644 index 000000000000..d3b8ff73be8d --- /dev/null +++ b/emulators/vice/pkg-descr @@ -0,0 +1,23 @@ +Versatile Commodore 8-bit Emulator +This is version 0.14.1 of VICE, the multi-platform PET/VIC20/C64 emulator. + +The following programs are included: + - x64, a C64 emulator; + - xvic, a VIC20 emulator; + - xpet, a PET emulator; + - c1541, a stand-alone disk image maintenance utility; + - petcat, a CBM BASIC de-tokenizer; + - recomment, an iterative database driven reassembler; + +For the latest news, have a look at the VICE home page: + http://www.tu-chemnitz.de/~fachat/vice/vice.html + +VICE is Copyright (c) 1993-1998 Ettore Perazzoli, Teemu Rantanen, +André Fachat, Jouko Valta, Jarkko Sonninen and Daniel Sladic. + +The ROM files in the `C64', `PET' and `VIC20' directories are +Copyright (c) by Commodore Business Machines. + +NOTE: When compiling on FreeBSD some source files cause gcc to go over the +default memory limits. Either fix /etc/login.conf or temporaryily adjust +the limits with your shells limit command ("unlimit" works in [t]csh). -- cgit v1.2.3