diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-31 00:51:39 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-31 00:51:39 +0000 |
commit | 8c34f8f1c460a14447492a9ef2f9f90084316fed (patch) | |
tree | ce72f2b5e6d9e4ec9435ed838e481f591a6c743f /emulators | |
parent | 2147076030c87d5c6be0bacee8a67f89e8234ad8 (diff) | |
download | pkgsrc-8c34f8f1c460a14447492a9ef2f9f90084316fed.tar.gz |
Update vice to 1.14.
Changes from VICE 1.13 include:
** General
- Added IEC devices which allow to access printer or file system
devices even if true drive emulation is enabled.
** VIC-II
- Fixed some severe sprite collision detection bugs.
** Drive changes
- Increased the number of true drives to four.
- Support for 1570 and 1571CR drives has been added (1571CR is not
fully implemented though).
- 1581 emulation is much more accurate now.
** Printer changes
- Added Star NL10 printer emulation.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/Makefile | 5 | ||||
-rw-r--r-- | emulators/vice/PLIST | 19 | ||||
-rw-r--r-- | emulators/vice/distinfo | 6 |
3 files changed, 16 insertions, 14 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 0379b4e81f8..de8c1b73c17 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2004/01/30 16:49:08 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2004/01/31 00:51:39 kristerw Exp $ # -DISTNAME= vice-1.13 -PKGREVISION= 1 +DISTNAME= vice-1.14 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \ http://www.nic.funet.fi/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/vice/PLIST b/emulators/vice/PLIST index 7fb14ee705f..ba823d163d5 100644 --- a/emulators/vice/PLIST +++ b/emulators/vice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2003/12/04 00:42:04 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/01/31 00:51:39 kristerw Exp $ bin/c1541 bin/petcat bin/vsid @@ -8,13 +8,6 @@ bin/xcbm2 bin/xpet bin/xplus4 bin/xvic -info/vice.info -info/vice.info-1 -info/vice.info-2 -info/vice.info-3 -info/vice.info-4 -info/vice.info-5 -info/vice.info-6 man/man1/c1541.1 man/man1/petcat.1 man/man1/vice.1 @@ -39,15 +32,18 @@ share/doc/html/vice/vice_toc.html share/doc/vice/64doc.txt share/doc/vice/BUGS share/doc/vice/COPYING +share/doc/vice/MSDOS-Howto.txt share/doc/vice/NEWS share/doc/vice/NLS-Howto.txt share/doc/vice/PETdoc.txt share/doc/vice/Readme.beos share/doc/vice/Readme.dos share/doc/vice/TODO +share/doc/vice/Walkthrough-Howto.txt share/doc/vice/Win32-Howto.txt share/doc/vice/cbm_basic_tokens.txt share/doc/vice/drive_info.txt +share/doc/vice/iec-bus.txt share/doc/vice/mon.txt share/doc/vice/new.gif share/doc/vice/serial.txt @@ -146,9 +142,11 @@ share/vice/CBM-II/win_bukp.vkm share/vice/CBM-II/win_buks.vkm share/vice/CBM-II/x11_buks.vkm share/vice/DRIVES/d1541II +share/vice/DRIVES/d1571cr share/vice/DRIVES/dos1001 share/vice/DRIVES/dos1541 share/vice/DRIVES/dos1551 +share/vice/DRIVES/dos1570 share/vice/DRIVES/dos1571 share/vice/DRIVES/dos1581 share/vice/DRIVES/dos2031 @@ -210,6 +208,7 @@ share/vice/PRINTER/cbm1526 share/vice/PRINTER/mps801 share/vice/PRINTER/mps803 share/vice/PRINTER/mps803.vpl +share/vice/PRINTER/nl10-cbm share/vice/VIC20/basic share/vice/VIC20/beos_pos.vkm share/vice/VIC20/beos_sym.vkm @@ -224,6 +223,10 @@ share/vice/VIC20/win_pos.vkm share/vice/VIC20/win_sym.vkm share/vice/VIC20/x11_pos.vkm share/vice/VIC20/x11_sym.vkm +share/vice/fonts/cbm-directory-charset.fon +share/vice/fonts/fonts.dir +share/vice/fonts/vice-cbm.pcf +@dirrm share/vice/fonts @dirrm share/vice/VIC20 @dirrm share/vice/PRINTER @dirrm share/vice/PLUS4 diff --git a/emulators/vice/distinfo b/emulators/vice/distinfo index a02c13ab529..6262b30efd7 100644 --- a/emulators/vice/distinfo +++ b/emulators/vice/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2003/12/04 00:42:04 kristerw Exp $ +$NetBSD: distinfo,v 1.12 2004/01/31 00:51:39 kristerw Exp $ -SHA1 (vice-1.13.tar.gz) = 0d6e92860afd8854680af7cbb3445ed0352fd692 -Size (vice-1.13.tar.gz) = 3599738 bytes +SHA1 (vice-1.14.tar.gz) = 5f2c458533db0b41dd55732e9d9434275904ab29 +Size (vice-1.14.tar.gz) = 3794698 bytes SHA1 (patch-aa) = fa152c1d14aad31c0b50fe96c83b4e5cfa06de5f SHA1 (patch-ab) = 0be2ec8b98a50e5c879095b1d0327c802b7740e2 SHA1 (patch-ae) = c2ede31953ebaf033c9ae1aa1985012fb0e5f3b6 |