From d33b24036e7a0753a6de8a416c5c649f7ba84180 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 21 May 2004 02:08:48 +0000 Subject: Added assembly versions of HQ2x and HQ3x scalers. svn-id: r13844 --- doc/09.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/09.tex b/doc/09.tex index ee0527bec0..40b29c21ad 100644 --- a/doc/09.tex +++ b/doc/09.tex @@ -13,6 +13,11 @@ Visual C++ are supported. If you wish to use MP3-compressed CD tracks or USE\_MAD. Tools for compressing .SOU files to .SO3 files can be found in the 'tools' CVS module, or in the 'scummvm-tools' package. +Some parts of ScummVM, particularly scalers, have highly optimized versions +written in assembler. If you wish to use this option, you will need to install +nasm assembler (see \url{http://nasm.sf.net}). Note, that currently we have only x86 +MMX optimized versions, and they will not compile on other processors. + On Win9x/NT/XP you can define USE\_WINDBG and attach WinDbg to browse debug messages (see \url{http://www.sysinternals.com/ntw2k/freeware/debugview.shtml}). -- cgit v1.2.3