Home | History | Annotate | only in /external/qemu/distrib/sdl-1.2.15/src/hermes
Up to higher level directory
NameDateSize
common.inc20-Jun-2014145
COPYING.LIB20-Jun-201422.7K
HeadMMX.h20-Jun-20142.5K
HeadX86.h20-Jun-20145.2K
mmx_main.asm20-Jun-20141.3K
mmxp2_32.asm20-Jun-20149.3K
README20-Jun-2014629
x86_main.asm20-Jun-20141.3K
x86p_16.asm20-Jun-20147.8K
x86p_32.asm20-Jun-201415.4K

README

      1 HERMES 1.2.4 (c)1998 Christian Nentwich (brn) (c.nentwich (a] cs.ucl.ac.uk)
      2 and quite a few assembler routines (c) Glenn Fielder (gaffer (a] gaffer.org)
      3 
      4 This library and all the files enclosed in this package are free software
      5 under the terms of the GNU Library General Public License (LGPL). Please
      6 refer to the included file COPYING.LIB for the exact terms.
      7 ----------------------------------------------------------------------------
      8 
      9 This is a stripped down version of HERMES, including only the x86 assembler
     10 converters, for use with Simple DirectMedia Layer.
     11 
     12 The full HERMES library is available at:  http://hermes.terminal.at/
     13 
     14