Search
lxdream.org :: lxdream/.hgignore
lxdream 0.9.1
released Jun 29
Download Now
filename .hgignore
changeset 1131:4727c2006e0f
prev1064:b4fc67f0966e
next1211:eecdeb37934a
author nkeynes
date Wed May 11 19:20:42 2011 +1000 (12 years ago)
permissions -rw-r--r--
last change Unprotect TLB entries for all systems, not just 64-bit (seems to be needed
on some 32-bit machines)
view annotate diff log raw
     1 .*\.o
     2 .*\.lo
     3 .*\.so
     4 .*\.Po
     5 .*\.dylib
     6 .*\~
     7 .*\.gmo
     8 .*\.mo
     9 autom4te.cache
    10 Makefile
    11 config.h
    12 config.status
    13 lxdream.1
    14 lxdream.app
    15 Info.plist
    16 stamp-h1
    17 lxdream-.*.tar.gz
    18 lxdream-.*.zip
    19 src/drivers/mac_keymap.h
    20 src/gendec
    21 src/genglsl
    22 src/genmach
    23 src/pvr2/shaders.h
    24 src/pvr2/shaders.def
    25 src/sh4/sh4dasm.c
    26 src/sh4/sh4stat.c
    27 src/sh4/sh4core.c
    28 src/sh4/sh4x86.c
    29 src/version.c
    30 src/lxdream
    31 src/testsh4x86
    32 src/test/.dirstamp
    33 src/test/testsh4x86
    34 src/test/testxlt
    35 po/POTFILES
    36 test/testdisp
    37 test/testdisp.bin
    38 test/testide
    39 test/testide.bin
    40 test/testmath
    41 test/testmmu
    42 test/testmmu.bin
    43 test/testregs
    44 test/testregs.bin
    45 test/testrend
    46 test/testrend.bin
    47 test/testsh4
    48 test/testsh4.bin
    49 test/testspu
    50 test/testspu.bin
    51 test/testta
    52 test/testta.bin
    53 test/testaica
    54 test/testaica.bin
    55 test/randmath
    56 test/randmath.bin
    57 test/randmath.native
.