From eae93f63161cc5d6512ea930e15f0cfdcd3fcbb8 Mon Sep 17 00:00:00 2001 From: kristerw Date: Mon, 22 Apr 2002 21:02:10 +0000 Subject: Update vice to version 1.9. Changes since vice-1.7 include: ** C64 changes - The REU is emulated cycle exact now. - Added support for Retro Replay cartridge. - Fixed a CIA timer emulation bug. - Frankie goes to Hollywood may work now. ** C128 changes - VDC has been improved a lot (but not ready for RFO now). - Fixed a stupid bug in the Z80 emulation. - Fixed $ff01-$ff04 MMU register access. - Added support for C64 type cartridges. ** VIC-II - Fast PAL emulation has been added. - Added VIC-II reengineered palette. - Added also command line switches for: brightness, contrast, saturation, gamma - New style luminance signals - Using internal/external palette - Various fixes to make more demos work. ** Drive changes - True drive emulation is default now. - A reset during autostart restores true drive emulation if enabled before. - Relaxed disk change timing a bit and fixed the sync bit. More programs will recognise the disk change now. - Odd sized d64 images are supported now. ** General - Real PAL filter emulation. --- emulators/vice/Makefile | 4 ++-- emulators/vice/PLIST | 28 ++++++++++++++++++++-------- emulators/vice/distinfo | 8 ++++---- emulators/vice/patches/patch-ac | 15 +++++++-------- 4 files changed, 33 insertions(+), 22 deletions(-) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 5235ee3b87d..d7156af0194 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2002/02/28 17:54:52 kristerw Exp $ +# $NetBSD: Makefile,v 1.24 2002/04/22 21:02:10 kristerw Exp $ # -DISTNAME= vice-1.7 +DISTNAME= vice-1.9 CATEGORIES= emulators MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/firmware/computers/c64/ \ ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/ \ diff --git a/emulators/vice/PLIST b/emulators/vice/PLIST index 35dbae18708..92afff2601c 100644 --- a/emulators/vice/PLIST +++ b/emulators/vice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:18 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/04/22 21:02:10 kristerw Exp $ bin/c1541 bin/petcat bin/vsid @@ -18,16 +18,17 @@ include/resid/voice.h include/resid/wave.h @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/vice.info info/vice.info -@exec ${INSTALL_INFO} --info-dir=%D/info %D/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 +@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/vice.info man/man1/c1541.1 man/man1/petcat.1 man/man1/vice.1 +share/doc/html/vice/index.html share/doc/html/vice/vice_1.html share/doc/html/vice/vice_10.html share/doc/html/vice/vice_11.html @@ -45,18 +46,15 @@ share/doc/html/vice/vice_7.html share/doc/html/vice/vice_8.html share/doc/html/vice/vice_9.html share/doc/html/vice/vice_toc.html -share/doc/vice/64doc.txt -share/doc/vice/Evaluation -share/doc/vice/PETdoc.txt +share/doc/vice/NLS-Howto.txt share/doc/vice/Readme.beos share/doc/vice/Readme.dos share/doc/vice/Win32-Howto.txt -share/doc/vice/cbm_basic_tokens.txt -share/doc/vice/drive_info.txt share/doc/vice/mon.txt -share/doc/vice/serial.txt ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/vice.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/vice.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/vice.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/vice.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/vice.mo share/vice/C128/basic share/vice/C128/basic64 @@ -82,6 +80,7 @@ share/vice/C64/64gs.vrs share/vice/C64/basic share/vice/C64/basic.64gs share/vice/C64/c64s.vpl +share/vice/C64/c64mem.sym share/vice/C64/ccs64.vpl share/vice/C64/chargen share/vice/C64/default.vkm @@ -126,6 +125,7 @@ share/vice/CBM-II/white.vpl share/vice/DRIVES/d1541II share/vice/DRIVES/dos1001 share/vice/DRIVES/dos1541 +share/vice/DRIVES/dos1551 share/vice/DRIVES/dos1571 share/vice/DRIVES/dos1581 share/vice/DRIVES/dos2031 @@ -161,9 +161,20 @@ share/vice/PET/rom4b40.vrs share/vice/PET/rom4b80.vrs share/vice/PET/rom4g40.vrs share/vice/PET/white.vpl +share/vice/PLUS4/3plus1hi +share/vice/PLUS4/3plus1lo +share/vice/PLUS4/basic +share/vice/PLUS4/default.vkm +share/vice/PLUS4/default.vpl +share/vice/PLUS4/default.vrs +share/vice/PLUS4/kernal +share/vice/PLUS4/os2.vkm +share/vice/PLUS4/position.vkm +share/vice/PLUS4/vice.vpl share/vice/PRINTER/cbm1526 share/vice/PRINTER/mps801 share/vice/PRINTER/mps803 +share/vice/PRINTER/mps803.vpl share/vice/VIC20/basic share/vice/VIC20/chargen share/vice/VIC20/default.vkm @@ -177,6 +188,7 @@ share/vice/fonts/vice-cbm.pcf @dirrm share/vice/fonts @dirrm share/vice/VIC20 @dirrm share/vice/PRINTER +@dirrm share/vice/PLUS4 @dirrm share/vice/PET @dirrm share/vice/DRIVES @dirrm share/vice/CBM-II diff --git a/emulators/vice/distinfo b/emulators/vice/distinfo index c25f60056b5..1c8d1e794ef 100644 --- a/emulators/vice/distinfo +++ b/emulators/vice/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2001/10/02 20:04:33 jlam Exp $ +$NetBSD: distinfo,v 1.5 2002/04/22 21:02:11 kristerw Exp $ -SHA1 (vice-1.7.tar.gz) = 75d4b7d349c13b965368014e6dbd8df7410e1db4 -Size (vice-1.7.tar.gz) = 2728101 bytes +SHA1 (vice-1.9.tar.gz) = 085726784887fe7629a0d5413c6df77c1e8e97ba +Size (vice-1.9.tar.gz) = 3056898 bytes SHA1 (64gs.390852-01.bin) = 21940ef5f1bfe67d7537164f7ca130a1095b067a Size (64gs.390852-01.bin) = 16384 bytes SHA1 (kernal.4064.901246-01.bin) = 6c4fa9465f6091b174df27dfe679499df447503c @@ -9,6 +9,6 @@ Size (kernal.4064.901246-01.bin) = 8192 bytes SHA1 (kernal.sx.251104-04.bin) = aa136e91ecf3c5ac64f696b3dbcbfc5ba0871c98 Size (kernal.sx.251104-04.bin) = 8192 bytes SHA1 (patch-ab) = 0be2ec8b98a50e5c879095b1d0327c802b7740e2 -SHA1 (patch-ac) = 0ffe94ad3501363a6606f1e9c3ef6f1f0985ac2e +SHA1 (patch-ac) = 04181c249239e13ad1859532840154499da0fe4c SHA1 (patch-ad) = ea9f6ebb3696591d1f0c4d496bff41fe1c8a8a73 SHA1 (patch-ae) = 8e595b5b304fe2f3b6084fb30d569d0186d3d0c7 diff --git a/emulators/vice/patches/patch-ac b/emulators/vice/patches/patch-ac index 6e19238e0d4..a24fbf8059b 100644 --- a/emulators/vice/patches/patch-ac +++ b/emulators/vice/patches/patch-ac @@ -1,17 +1,16 @@ -$NetBSD: patch-ac,v 1.10 2001/10/02 20:04:33 jlam Exp $ - ---- configure.orig Mon Jul 23 14:08:13 2001 -+++ configure -@@ -5834,7 +5834,7 @@ +$NetBSD: patch-ac,v 1.11 2002/04/22 21:02:11 kristerw Exp $ +--- configure.orig Fri Apr 19 22:01:43 2002 ++++ configure Mon Apr 22 21:04:42 2002 +@@ -4879,7 +4879,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lreadline $LIBS" +LIBS="-lreadline -ltermcap $LIBS" cat > conftest.$ac_ext <&6 @@ -19,4 +18,4 @@ $NetBSD: patch-ac,v 1.10 2001/10/02 20:04:33 jlam Exp $ + READLINE="" LIBS="-lreadline -ltermcap $LIBS" else echo "$ac_t""no" 1>&6 - + fi -- cgit v1.2.3