Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 08/27/2000 17:08:37
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Aug 27 14:08:36 UTC 2000

Modified Files:
	pkgsrc/emulators/vice: Makefile
	pkgsrc/emulators/vice/files: md5 patch-sum
	pkgsrc/emulators/vice/patches: patch-ab patch-ac patch-ad
	pkgsrc/emulators/vice/pkg: PLIST
Removed Files:
	pkgsrc/emulators/vice/patches: patch-aa

Log Message:
Update to 1.5. Changes since 1.2:
** General changes
- Screenshots can be saved now.
- Fixed slowdown bug with flickering drive led.
** C128 changes
- The Z80 emulation has been improved.  CP/M will boot now.
- The VDC can display flashing and reverse text attributes now.
** C64 changes
- Fixed crash caused by VIC-II memory corruption.
- Expert cartridge is emulated now.
- Some NTSC fixes. Now the border looks a bit small, but most NTSC
  programs should work.
- Fixed CIA TOD initialization.
- Super Snapshot V5 and REX fastload carts are emulated now.
- The REU emulation has been improved.
- Sprites in non-visible parts of the screen should not crash the
  emulator anymore.
- A sprite snapshot bug has been fixed.
** VIC20 changes
- Fixed VIC crash.
- Fixed VIC display bug.
** Unix changes
- Palette changes work better now.
- Added support for gettext based national language support.
  Initial german translation for Unix based UIs is provided.
- NTSC timing is correct now (100% 60fps).
- The emulator keeps running when menus are used.
- Fixed some crashs and memory leaks in the XAW file selector
  widget.
- New GNOME port of VICE. (not activated in package)
- G64 images can be created now.
** Drive changes
- Fixed a bug in the 1581 true drive emulation that prevented the
  use as drive #9.
- Fixed a bug in the 8050 vdrive emulaton.
- Fixed a bug that caused drive #8 to be diabled if file system
  access for drive #11 is disabled and all disks are detached.
- Fixed IEC initialization bug that broke true drive emulation.
- D71 BAM calculation has been fixed.
- A drive RAM expansion is available now.
- New 2040, 3040 and 4040 disk drive support.
** Tape changes
- Now saving TAPs should work for big endian machines too.
** Miscellaneous changes
- The REU can be used with Super Snapshot 5 or Expert Cartridge.
- The monitor "z" command has been fixed.
- Fixed some tape counter bugs.
- Fixed a crash with ZIP archives.
- Fixed a bug that prevented writing to gzipped disk images.
- Fixed a crash if the image content lister is used on disk images
  with many files.
- There is some experimental read only REL file support in the vdrive
  emulation now.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/emulators/vice/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/emulators/vice/files/md5 \
    pkgsrc/emulators/vice/files/patch-sum
cvs rdiff -r1.2 -r0 pkgsrc/emulators/vice/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/emulators/vice/patches/patch-ab \
    pkgsrc/emulators/vice/patches/patch-ad
cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/vice/patches/patch-ac
cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/vice/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.