update for SDL audio/video + JIT compiler for x86_64

This commit is contained in:
gbeauche 2004-11-03 00:07:35 +00:00
parent c21650b7a8
commit 1e4fcc21bf

View File

@ -17,6 +17,8 @@ V1.0 (snapshot) - <date>
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