Subject: CVS commit: pkgsrc/emulators/gxemul
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/18/2007 21:05:38
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Sun Mar 18 21:05:38 UTC 2007

Modified Files:
	pkgsrc/emulators/gxemul: Makefile PLIST distinfo

Log Message:
Update to 0.4.4.1:

o) SuperH (SH4) emulation is now somewhat more stable.

	  x)  GXemul 0.4.4:    A NetBSD/dreamcast Live CD works.
	  x)  GXemul 0.4.4.1:  A Linux/dreamcast Live CD also works.

o) PowerPC "G4" emulation is now stable enough to let NetBSD/macppc
   run from a disk image. (Installing actually worked before, but the
   NetBSD/macppc GENERIC kernel uses AltiVec instructions which were
   not implemented correctly.)

o) The PICA-61 (arc) and i80321 (evbarm) emulation modes now have their
   timers fixed at 100 Hz. A hardcoded speed like this is very ugly, but
   it is at least better than before (when the timer wasn't really
   running at any specific speed at all).


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/emulators/gxemul/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/emulators/gxemul/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/emulators/gxemul/distinfo

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