From 1e4fcc21bf470110606b21145a18085f84980ca6 Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Wed, 3 Nov 2004 00:07:35 +0000 Subject: [PATCH] update for SDL audio/video + JIT compiler for x86_64 --- BasiliskII/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BasiliskII/ChangeLog b/BasiliskII/ChangeLog index ddb03f53..67e225f8 100644 --- a/BasiliskII/ChangeLog +++ b/BasiliskII/ChangeLog @@ -17,6 +17,8 @@ V1.0 (snapshot) - instead of the hardcoded '/dev/dsp' and '/dev/mixer' - Unix: new ether prefs option 'tun' to use a TUN/TAP interface. The configure script used can be overriden with "etherconfig" + - Unix: SDL audio and video output are now available in option + - Unix: port JIT compiler to Linux/x86_64 (AMD64 and EM64T platforms) V1.0 (snapshot) - 15.Jan.2002 - added support for on-the-fly video resolution and depth switching, and