ftp.nice.ch/pub/next/tools/emulators/vice.0.15.0.NeXT.sd.tgz#/vice-0.15.0

AUTHORS
 
BUGS
 
COPYING
 
ChangeLog
 
FEEDBACK
 
INSTALL
 
Makefile
 
Makefile.am
 
Makefile.in
 
NEWS
 
README
 
TODO
 
acconfig.h
[View acconfig.h] 
aclocal.m4
 
config.cache
 
config.guess
 
config.log
 
config.status
 
config.sub
 
configure
 
configure.in
 
data/
 
doc/
 
install-sh
 
man/
 
missing
 
mkinstalldirs
 
src/
 

README

  VICE  0.15.0     						  August 1998


		 _______________
		|      ||      ||
		|      ||      ||____________________________
		|      ||      ||    ||         ||          ||
		|      ||      ||    ||    |    ||    ______||
		|      ||      ||    ||    |----||          ||
		|      ||      ||    ||    |    ||    ------||
		|              ||____||_________||__________||
		 \            // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		  \          //
		   \________//   Versatile Commodore 8-bit Emulator



 ----------------------------------------------------------------------------


 This is version 0.15.0 of VICE, the multi-platform PET/VIC20/C64/C128
 emulator.  This version can be compiled both for MS-DOS and for most
 Unix system provided with the X Window System version 11, R5 or
 later.

 The following programs are included:

   - x64, a C64 emulator;

   - x128, a C128 emulator;  (NEW!)

   - xvic, a VIC20 emulator;

   - xpet, a PET emulator;

   - c1541, a stand-alone disk image maintenance utility;

   - petcat, a CBM BASIC de-tokenizer.

 Moreover, the following documents are provided:

   - README, this file;

   - COPYING, the GNU General Public License under which VICE is
     distributed -- *please read it before using the program*;

   - INSTALL, installation instructions;

   - NEWS, list of user-visible changes between this and older
     versions of VICE;

   - BUGS, a list of the most important known bugs of this release
     (please read it before reporting bugs);

   - TODO, a list of what we would like to do next (this is no
     promise!);

   - FEEDBACK, something you should read before sending mail to
     any of the authors;

   - doc/vice.texi, the complete documentation;

   - doc/64doc.txt, documentation about the C64 internals;

   - doc/PETdoc.txt, documentation about the PET internals;

   - doc/cbm_basic_tokens.txt, a list of the CBM BASIC tokens, as
     supported by the petcat utility;

   - doc/serial.txt, description of the IEC serial bus used on the C64,
     VIC20 and C128;

   - doc/mnemonics.txt, alphabetical list of all the G65SC802 and G65SC816
     opcodes;

   - doc/drive_info.txt, information about the CBM disk drives;

   - doc/Evaluation, VICE evaluation query form: please fill this in
     and send it to tell us what you think about this project.

 For the latest news, have a look at the VICE home page:

     http://www.tu-chemnitz.de/~fachat/vice/vice.html

 Patches and new versions are made available quite often, so please
 stay tuned.


 Have fun!


 Copyright notice
 ----------------

 Copyright (C) 1996-1998 Ettore Perazzoli
 Copyright (C) 1996-1998 André Fachat
 Copyright (C) 1993-1994, 1997-1998 Teemu Rantanen
 Copyright (C) 1997-1998 Daniel Sladic
 Copyright (C) 1998 Andreas Boose
 Copyright (C) 1993-1996 Jouko Valta
 Copyright (C) 1993-1994 Jarkko Sonninen.

    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
    published by the Free Software Foundation; either version 2 of the
    License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307  USA

 The ROM files in the `C64', `C128', `PET' and `VIC20' directories are
 Copyright (C) by Commodore Business Machines.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.