--- a/src/Makefile.am Tue Aug 28 08:47:35 2007 +0000 +++ b/src/Makefile.am Wed Sep 12 09:20:38 2007 +0000 @@ -20,10 +20,12 @@ gdrom/ide.c gdrom/ide.h gdrom/packet.h gdrom/gdimage.c \ gdrom/gdrom.c gdrom/gdrom.h gdrom/nrg.c gdrom/cdi.c gdrom/linux.c \ dreamcast.c dreamcast.h eventq.c eventq.h \ - sh4/intc.c sh4/intc.h sh4/sh4mem.c sh4/timer.c sh4/dmac.c \ + sh4/sh4.c sh4/intc.c sh4/intc.h sh4/sh4mem.c sh4/timer.c sh4/dmac.c \ sh4/sh4core.c sh4/sh4core.h sh4/sh4dasm.c sh4/sh4dasm.h \ sh4/sh4mmio.c sh4/sh4mmio.h sh4/scif.c sh4/xltcache.c sh4/xltcache.h \ sh4/sh4trans.c sh4/sh4trans.h sh4/sh4x86.c \ + x86dasm/x86dasm.c x86dasm/x86dasm.h \ + x86dasm/i386-dis.c x86dasm/dis-init.c x86dasm/dis-buf.c \ aica/armcore.c aica/armcore.h aica/armdasm.c aica/armmem.c \ aica/aica.c aica/aica.h aica/audio.c aica/audio.h \ pvr2/pvr2.c pvr2/pvr2.h pvr2/pvr2mem.c \