summaryrefslogtreecommitdiff
path: root/emulators/vice/pkg
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-08 03:44:16 +0000
committerwiz <wiz>2000-02-08 03:44:16 +0000
commit251c2b2e5d596e778ae6f1fc3f5766f9dfb581b2 (patch)
tree191dfe7b37d8bc29b03894bb574b6fd430ae7dfe /emulators/vice/pkg
parentf7d8292f4bcea72f225cbf15c6cb20bb73c725c0 (diff)
downloadpkgsrc-251c2b2e5d596e778ae6f1fc3f5766f9dfb581b2.tar.gz
vice updated to 1.2. Now compiles with SUN audio system, instead
of OSS. From the ChangeLog (changes since 1.0): * Changes in VICE 1.2 ===================== ** C64 changes --------------- - Epyx Fastload and Westermann Learning Cartridges are supported now. ** C128 changes --------------- - The VDC hardware cursor has been implemented. - The machine can boot up in Z80 mode now. However CP/M does not work currently. ** PET changes --------------- - The CRTC emulation has been made pretty cycle-exact. You can now use timed raster effects. ** CBM-II changes --------------- - The CRTC emulation has been made pretty cycle-exact. You can now use timed raster effects. ** Drive changes ---------------- - D64 images with error codes are supported now. - The virtual drive emulation can process filenames containing zero bytes now.- The virtual drive commandline parser has been improved. - The fsdevice and the virtual drive emulation support memory read commands now. - Invalid scratch commands do not crash the fsdevice emulation. ** Unix changes --------------- - C64/C128 NTSC support (experimental). ** MS-DOS changes ----------------- - VDC grafic mode does not crash the emulator any more. ** MS-Windows changes --------------------- - New mouse emulation. - C64/C128 NTSC support (experimental). - The datasette status is displayed now. - Changing the palette works on-the-fly now. - A new VIC20 settings dialog. ** OS/2 changes --------------- - Sound, drive and joystick settings are implemented now. * Changes in VICE 1.1 ===================== ** General changes ------------------ - The datasette emulation supports saving to TAP images now. - Autostarting TAP tape images has been improved. - A command line option feeding the keyboard buffer on startup has been added. ** C64 changes --------------- - Fixed a bug in the REU emulation. GoDot now works. - Atomic Power cartridge is supported now. ** C128 changes --------------- - 80 column screen is emulated now. Currently the hardware cursor is missing, but Infocom adventures and GEOS128 work. - REU emulation is available now. - Fixed an IO banking bug. ** VIC20 changes ---------------- - New datasette emulation. - True 1581 emulation works now. ** PET changes -------------- - New datasette emulation. ** CBM-II changes ----------------- - New datasette emulation. ** Drive changes ---------------- - New 8050, 8250 and SFD1001 emulation using D80 and D82 disk images. - The virtual drive emulation, image contents lister and monitor block commands fully support G64 disk images. ** C1541 changes ---------------- - G64 disk image format is fully supported now. ** Unix changes --------------- - A dialog for creating empty disk images has been added. - The name of currently attached disk images is displayed now. - The disk image flip list can be maintained by a separate menu by clicking on the status bar. ** MS-Windows changes --------------------- - Run/Stop key is also present at ESC key, but it's still present at CAPS/LOCK, altough the latter doesn't work on Win98 with German and French keyboard layouts. - There is a disk/tape image contents lister now. - The RESTORE key is present now (PAGE UP). - Browse button in the device manager dialog works now. ** Miscellaneous changes ------------------------ - The `$xx' feature for specifying hexcodes on the command-line now works correctly. - Some P00 wildcard bug has been fixed. - An image content lister crash has been fixed. * Changes in VICE 1.0a ====================== ** MS-DOS changes ----------------- - x64 does not crash on start-up anymore. - Calling the emulator from a relative path works again. - 1541-II firmware is found now.
Diffstat (limited to 'emulators/vice/pkg')
-rw-r--r--emulators/vice/pkg/COMMENT2
-rw-r--r--emulators/vice/pkg/DESCR24
-rw-r--r--emulators/vice/pkg/PLIST9
3 files changed, 26 insertions, 9 deletions
diff --git a/emulators/vice/pkg/COMMENT b/emulators/vice/pkg/COMMENT
index 211bc9eceb8..e8627f2d1c3 100644
--- a/emulators/vice/pkg/COMMENT
+++ b/emulators/vice/pkg/COMMENT
@@ -1 +1 @@
-Emulator for C64, C128, CBM-II, PET, and VIC-20
+Emulator for C64, C128, CBM-II, PET, and VIC20
diff --git a/emulators/vice/pkg/DESCR b/emulators/vice/pkg/DESCR
index dfa023f4723..635567da297 100644
--- a/emulators/vice/pkg/DESCR
+++ b/emulators/vice/pkg/DESCR
@@ -1,6 +1,18 @@
-VICE is a Versatile Commodore Emulator, i.e. a program that runs on a Unix
-or MS-DOS/Windows 95 machine and executes programs intended for the old
-8-bit Commodore computers. The current version emulates the C64, the C128
-(save the 80 columns screen), the VIC20, the CBM-II line (B128, B256), and
-all the PET models (except the SuperPET 9000, which is out of line
-anyway).
+VICE is the one and only Versatile Commodore Emulator. It provides
+emulation of the Commodore 64, 128, VIC20 and PET 8-bit computers
+within a single package. The emulators run as separate programs, but
+have the same user interface, share the same settings and support the
+same file formats.
+
+All the emulators provide an accurate 6502/6510 emulator, with
+emulation of all the opcodes (both documented and undocumented ones)
+and accurate timing. Unlike other emulators, VICE aims to be cycle
+accurate; it tries to emulate chip timings as precisely as possible
+and does so efficiently.
+
+Please do not expect the VIC20, C128 and PET emulators to be as good
+as the C64 one, as they are still under construction.
+
+The current version emulates the C64, the C128 (save the 80 columns
+screen, 2MHz and C64 mode), the VIC20, the CBM-II line (B128, B256),
+and all the PET models.
diff --git a/emulators/vice/pkg/PLIST b/emulators/vice/pkg/PLIST
index ec7b86093e6..ba368b8230d 100644
--- a/emulators/vice/pkg/PLIST
+++ b/emulators/vice/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 1999/05/18 08:45:51 tv Exp $
+@comment $NetBSD: PLIST,v 1.5 2000/02/08 03:44:18 wiz Exp $
bin/c1541
bin/petcat
bin/x128
@@ -13,6 +13,7 @@ info/vice.info-2
info/vice.info-3
info/vice.info-4
info/vice.info-5
+info/vice.info-6
@exec install-info %D/info/vice.info %D/info/dir
man/man1/c1541.1
man/man1/petcat.1
@@ -43,6 +44,7 @@ share/doc/vice/vice_14.html
share/doc/vice/vice_15.html
share/doc/vice/vice_16.html
share/doc/vice/vice_toc.html
+share/doc/vice/Win32-Howto.txt
share/vice/C128/basic
share/vice/C128/chargen
share/vice/C128/c64s.vpl
@@ -55,6 +57,8 @@ share/vice/C128/godot.vpl
share/vice/C128/kernal
share/vice/C128/pc64.vpl
share/vice/C128/position.vkm
+share/vice/C128/vdc_deft.vpl
+share/vice/C128/z80bios
share/vice/C64/4064.vrs
share/vice/C64/64gs.vrs
share/vice/C64/basic
@@ -87,8 +91,9 @@ share/vice/CBM-II/rom128l.vrs
share/vice/CBM-II/rom256h.vrs
share/vice/CBM-II/rom256l.vrs
share/vice/CBM-II/white.vpl
+share/vice/DRIVES/d1541II
+share/vice/DRIVES/dos1001
share/vice/DRIVES/dos1541
-share/vice/DRIVES/dos1541II
share/vice/DRIVES/dos1571
share/vice/DRIVES/dos1581
share/vice/DRIVES/dos2031