1.1 --- a/src/Makefile.am Fri Nov 16 23:51:23 2007 +0000
1.2 +++ b/src/Makefile.am Sat Nov 17 06:04:19 2007 +0000
1.4 dreamcast.c dreamcast.h eventq.c eventq.h \
1.5 sh4/sh4.c sh4/intc.c sh4/intc.h sh4/sh4mem.c sh4/timer.c sh4/dmac.c \
1.6 sh4/sh4core.c sh4/sh4core.h sh4/sh4dasm.c sh4/sh4dasm.h \
1.7 - sh4/sh4mmio.c sh4/sh4mmio.h sh4/scif.c sh4/xltcache.c sh4/xltcache.h \
1.8 - sh4/sh4trans.c sh4/sh4trans.h sh4/sh4x86.c sh4/sh4stat.c sh4/sh4stat.h \
1.9 - x86dasm/x86dasm.c x86dasm/x86dasm.h \
1.10 - x86dasm/i386-dis.c x86dasm/dis-init.c x86dasm/dis-buf.c \
1.11 + sh4/sh4mmio.c sh4/sh4mmio.h sh4/scif.c sh4/sh4stat.c sh4/sh4stat.h \
1.12 + sh4/xltcache.c sh4/xltcache.h \
1.13 aica/armcore.c aica/armcore.h aica/armdasm.c aica/armmem.c \
1.14 aica/aica.c aica/aica.h aica/audio.c aica/audio.h \
1.15 pvr2/pvr2.c pvr2/pvr2.h pvr2/pvr2mem.c \
1.17 drivers/gl_common.c drivers/gl_common.h drivers/gl_fbo.c \
1.18 drivers/gl_sl.c drivers/gl_slsrc.c
1.21 +lxdream_SOURCES += sh4/sh4x86.c \
1.22 + sh4/sh4trans.c sh4/sh4trans.h \
1.23 + x86dasm/x86dasm.c x86dasm/x86dasm.h \
1.24 + x86dasm/i386-dis.c x86dasm/dis-init.c x86dasm/dis-buf.c
1.28 lxdream_SOURCES += drivers/cd_linux.c