From cd31ea2d8004ef50c48292e9e93eea4d3f330470 Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Mon, 14 Mar 2005 00:32:12 +0000 Subject: [PATCH] mention improvements to the altivec code --- SheepShaver/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/SheepShaver/NEWS b/SheepShaver/NEWS index 1badffbf..7b9ae0cd 100644 --- a/SheepShaver/NEWS +++ b/SheepShaver/NEWS @@ -3,6 +3,7 @@ Copyright (C) 1997-2005 Christian Bauer and Marc Hellwig Version 2.2 (snapshot) - * Implement high-precision timings on POSIX systems +* Add some SSE2 optimizations to the AltiVec emulation core * Add port to FreeBSD 5.3 and NetBSD 2.0 systems (x86 tested) * Add initial port to Windows with SDL graphics * Fix interrupt handling, registers are now fully preserved