===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
mednafen-1.26.1+dfsg/Makefile.in-49-  { \
mednafen-1.26.1+dfsg/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/Makefile.in-51-  }; \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-201-  while test -n "$$dir1"; do \
mednafen-1.26.1+dfsg/Makefile.in:202:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/Makefile.in-203-    if test "$$first" != "."; then \
mednafen-1.26.1+dfsg/Makefile.in-204-      if test "$$first" = ".."; then \
mednafen-1.26.1+dfsg/Makefile.in:205:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mednafen-1.26.1+dfsg/Makefile.in:206:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mednafen-1.26.1+dfsg/Makefile.in-207-      else \
mednafen-1.26.1+dfsg/Makefile.in:208:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/Makefile.in-209-        if test "$$first2" = "$$first"; then \
mednafen-1.26.1+dfsg/Makefile.in:210:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/Makefile.in-211-        else \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-216-    fi; \
mednafen-1.26.1+dfsg/Makefile.in:217:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/Makefile.in-218-  done; \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-479-	dot_seen=no; \
mednafen-1.26.1+dfsg/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
mednafen-1.26.1+dfsg/Makefile.in-481-	case "$@" in \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-542-GTAGS:
mednafen-1.26.1+dfsg/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-577-	test -d "$(distdir)" || mkdir "$(distdir)"
mednafen-1.26.1+dfsg/Makefile.in:578:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/Makefile.in:579:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/Makefile.in-580-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-591-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/Makefile.in:592:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/Makefile.in-593-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-702-	test -d $(distdir)/_build || exit 0; \
mednafen-1.26.1+dfsg/Makefile.in:703:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
mednafen-1.26.1+dfsg/Makefile.in-704-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-747-	}; \
mednafen-1.26.1+dfsg/Makefile.in:748:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
mednafen-1.26.1+dfsg/Makefile.in-749-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
mednafen-1.26.1+dfsg/Makefile.in-759-	fi
mednafen-1.26.1+dfsg/Makefile.in:760:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
mednafen-1.26.1+dfsg/Makefile.in-761-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
mednafen-1.26.1+dfsg/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
mednafen-1.26.1+dfsg/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
mednafen-1.26.1+dfsg/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
mednafen-1.26.1+dfsg/aclocal.m4-181-        else 
mednafen-1.26.1+dfsg/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
mednafen-1.26.1+dfsg/aclocal.m4-183-        fi
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-388-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
mednafen-1.26.1+dfsg/aclocal.m4:389:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
mednafen-1.26.1+dfsg/aclocal.m4-390-# and then we would define $MISSING as
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-403-# Expand $ac_aux_dir to an absolute path.
mednafen-1.26.1+dfsg/aclocal.m4:404:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mednafen-1.26.1+dfsg/aclocal.m4-405-])
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-501-  if test "$am_compiler_list" = ""; then
mednafen-1.26.1+dfsg/aclocal.m4:502:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
mednafen-1.26.1+dfsg/aclocal.m4-503-  fi
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-654-    # Strip MF so we end up with the name of the file.
mednafen-1.26.1+dfsg/aclocal.m4:655:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
mednafen-1.26.1+dfsg/aclocal.m4-656-    # Check whether this is an Automake generated Makefile which includes
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-661-      || continue
mednafen-1.26.1+dfsg/aclocal.m4:662:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
mednafen-1.26.1+dfsg/aclocal.m4:663:    am_filepart=`AS_BASENAME(["$am_mf"])`
mednafen-1.26.1+dfsg/aclocal.m4-664-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-729-AC_REQUIRE([AC_PROG_INSTALL])dnl
mednafen-1.26.1+dfsg/aclocal.m4:730:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mednafen-1.26.1+dfsg/aclocal.m4-731-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-888-    * )
mednafen-1.26.1+dfsg/aclocal.m4:889:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mednafen-1.26.1+dfsg/aclocal.m4-890-  esac
mednafen-1.26.1+dfsg/aclocal.m4-891-done
mednafen-1.26.1+dfsg/aclocal.m4:892:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
mednafen-1.26.1+dfsg/aclocal.m4-893-
##############################################
mednafen-1.26.1+dfsg/aclocal.m4-1176-     echo "timestamp, slept: $am_has_slept" > conftest.file
mednafen-1.26.1+dfsg/aclocal.m4:1177:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mednafen-1.26.1+dfsg/aclocal.m4-1178-     if test "$[*]" = "X"; then
mednafen-1.26.1+dfsg/aclocal.m4-1179-	# -L didn't work.
mednafen-1.26.1+dfsg/aclocal.m4:1180:	set X `ls -t "$srcdir/configure" conftest.file`
mednafen-1.26.1+dfsg/aclocal.m4-1181-     fi
##############################################
mednafen-1.26.1+dfsg/compile-67-	mingw/*)
mednafen-1.26.1+dfsg/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
mednafen-1.26.1+dfsg/compile-69-	  ;;
mednafen-1.26.1+dfsg/compile-70-	cygwin/*)
mednafen-1.26.1+dfsg/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
mednafen-1.26.1+dfsg/compile-72-	  ;;
mednafen-1.26.1+dfsg/compile-73-	wine/*)
mednafen-1.26.1+dfsg/compile:74:	  file=`winepath -w "$file" || echo "$file"`
mednafen-1.26.1+dfsg/compile-75-	  ;;
##############################################
mednafen-1.26.1+dfsg/compile-310-# Name of file we expect compiler to create.
mednafen-1.26.1+dfsg/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
mednafen-1.26.1+dfsg/compile-312-
##############################################
mednafen-1.26.1+dfsg/compile-316-# object file name, since that is what matters with a parallel build.
mednafen-1.26.1+dfsg/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
mednafen-1.26.1+dfsg/compile-318-while true; do
##############################################
mednafen-1.26.1+dfsg/config.guess-34-
mednafen-1.26.1+dfsg/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
mednafen-1.26.1+dfsg/config.guess-36-
##############################################
mednafen-1.26.1+dfsg/config.guess-102-: ${TMPDIR=/tmp} ;
mednafen-1.26.1+dfsg/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
mednafen-1.26.1+dfsg/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
mednafen-1.26.1+dfsg/config.guess-151-	EOF
mednafen-1.26.1+dfsg/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
mednafen-1.26.1+dfsg/config.guess-153-
##############################################
mednafen-1.26.1+dfsg/config.guess-188-	    earmv*)
mednafen-1.26.1+dfsg/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
mednafen-1.26.1+dfsg/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
mednafen-1.26.1+dfsg/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
mednafen-1.26.1+dfsg/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
mednafen-1.26.1+dfsg/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
mednafen-1.26.1+dfsg/config.guess-222-		;;
##############################################
mednafen-1.26.1+dfsg/config.guess-233-	    *)
mednafen-1.26.1+dfsg/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
mednafen-1.26.1+dfsg/config.guess-235-		;;
##############################################
mednafen-1.26.1+dfsg/config.guess-280-	*4.0)
mednafen-1.26.1+dfsg/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
mednafen-1.26.1+dfsg/config.guess-282-		;;
mednafen-1.26.1+dfsg/config.guess-283-	*5.*)
mednafen-1.26.1+dfsg/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
mednafen-1.26.1+dfsg/config.guess-285-		;;
##############################################
mednafen-1.26.1+dfsg/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
mednafen-1.26.1+dfsg/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
mednafen-1.26.1+dfsg/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
mednafen-1.26.1+dfsg/config.guess-328-	# 1.2 uses "1.2" for uname -r.
mednafen-1.26.1+dfsg/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
mednafen-1.26.1+dfsg/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
mednafen-1.26.1+dfsg/config.guess-379-    s390x:SunOS:*:*)
mednafen-1.26.1+dfsg/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-381-	exit ;;
mednafen-1.26.1+dfsg/config.guess-382-    sun4H:SunOS:5.*:*)
mednafen-1.26.1+dfsg/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-384-	exit ;;
mednafen-1.26.1+dfsg/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
mednafen-1.26.1+dfsg/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-387-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-404-	fi
mednafen-1.26.1+dfsg/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-406-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
mednafen-1.26.1+dfsg/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-412-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
mednafen-1.26.1+dfsg/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
mednafen-1.26.1+dfsg/config.guess-421-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-425-    sun*:*:4.2BSD:*)
mednafen-1.26.1+dfsg/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
mednafen-1.26.1+dfsg/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
mednafen-1.26.1+dfsg/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
mednafen-1.26.1+dfsg/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
mednafen-1.26.1+dfsg/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
mednafen-1.26.1+dfsg/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
mednafen-1.26.1+dfsg/config.guess-563-    *:IRIX*:*:*)
mednafen-1.26.1+dfsg/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
mednafen-1.26.1+dfsg/config.guess-565-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-593-EOF
mednafen-1.26.1+dfsg/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
mednafen-1.26.1+dfsg/config.guess-595-		then
##############################################
mednafen-1.26.1+dfsg/config.guess-606-    *:AIX:*:[4567])
mednafen-1.26.1+dfsg/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
mednafen-1.26.1+dfsg/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
mednafen-1.26.1+dfsg/config.guess-642-    9000/[34678]??:HP-UX:*:*)
mednafen-1.26.1+dfsg/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mednafen-1.26.1+dfsg/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
mednafen-1.26.1+dfsg/config.guess-696-EOF
mednafen-1.26.1+dfsg/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
mednafen-1.26.1+dfsg/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
mednafen-1.26.1+dfsg/config.guess-724-    ia64:HP-UX:*:*)
mednafen-1.26.1+dfsg/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
mednafen-1.26.1+dfsg/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
mednafen-1.26.1+dfsg/config.guess-754-EOF
mednafen-1.26.1+dfsg/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
mednafen-1.26.1+dfsg/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
mednafen-1.26.1+dfsg/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mednafen-1.26.1+dfsg/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
mednafen-1.26.1+dfsg/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mednafen-1.26.1+dfsg/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
mednafen-1.26.1+dfsg/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
mednafen-1.26.1+dfsg/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
mednafen-1.26.1+dfsg/config.guess-850-	esac
mednafen-1.26.1+dfsg/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mednafen-1.26.1+dfsg/config.guess-852-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-886-    prep*:SunOS:5.*:*)
mednafen-1.26.1+dfsg/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
mednafen-1.26.1+dfsg/config.guess-888-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-890-	# the GNU system
mednafen-1.26.1+dfsg/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
mednafen-1.26.1+dfsg/config.guess-892-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-894-	# other systems with GNU libc and userland
mednafen-1.26.1+dfsg/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
mednafen-1.26.1+dfsg/config.guess-896-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-988-EOF
mednafen-1.26.1+dfsg/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
mednafen-1.26.1+dfsg/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
mednafen-1.26.1+dfsg/config.guess-1092-    i*86:*:4.*:*)
mednafen-1.26.1+dfsg/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
mednafen-1.26.1+dfsg/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
mednafen-1.26.1+dfsg/config.guess-1295-	fi
mednafen-1.26.1+dfsg/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
mednafen-1.26.1+dfsg/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
mednafen-1.26.1+dfsg/config.guess-1393-    *:DragonFly:*:*)
mednafen-1.26.1+dfsg/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
mednafen-1.26.1+dfsg/config.guess-1395-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.guess-1406-    i*86:skyos:*:*)
mednafen-1.26.1+dfsg/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
mednafen-1.26.1+dfsg/config.guess-1408-	exit ;;
##############################################
mednafen-1.26.1+dfsg/config.rpath-33-host="$1"
mednafen-1.26.1+dfsg/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
mednafen-1.26.1+dfsg/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
mednafen-1.26.1+dfsg/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
mednafen-1.26.1+dfsg/config.rpath-37-
##############################################
mednafen-1.26.1+dfsg/config.rpath-47-done
mednafen-1.26.1+dfsg/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
mednafen-1.26.1+dfsg/config.rpath-49-
##############################################
mednafen-1.26.1+dfsg/config.rpath-97-        *)
mednafen-1.26.1+dfsg/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
mednafen-1.26.1+dfsg/config.rpath-99-            *Sun\ C*)
##############################################
mednafen-1.26.1+dfsg/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
mednafen-1.26.1+dfsg/config.rpath:224:      case `$LD -v 2>&1` in
mednafen-1.26.1+dfsg/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
mednafen-1.26.1+dfsg/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
mednafen-1.26.1+dfsg/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
mednafen-1.26.1+dfsg/config.rpath-231-          else
##############################################
mednafen-1.26.1+dfsg/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
mednafen-1.26.1+dfsg/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
mednafen-1.26.1+dfsg/config.rpath-288-          if test -f "$collect2name" && \
##############################################
mednafen-1.26.1+dfsg/config.rpath-425-        hardcode_direct=yes
mednafen-1.26.1+dfsg/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
mednafen-1.26.1+dfsg/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
mednafen-1.26.1+dfsg/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
mednafen-1.26.1+dfsg/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
mednafen-1.26.1+dfsg/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
mednafen-1.26.1+dfsg/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
mednafen-1.26.1+dfsg/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
mednafen-1.26.1+dfsg/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
mednafen-1.26.1+dfsg/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mednafen-1.26.1+dfsg/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mednafen-1.26.1+dfsg/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
mednafen-1.26.1+dfsg/config.rpath-639-
##############################################
mednafen-1.26.1+dfsg/config.sub-52-
mednafen-1.26.1+dfsg/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
mednafen-1.26.1+dfsg/config.sub-54-
##############################################
mednafen-1.26.1+dfsg/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
mednafen-1.26.1+dfsg/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
mednafen-1.26.1+dfsg/config.sub-116-case $maybe_os in
##############################################
mednafen-1.26.1+dfsg/config.sub-122-    os=-$maybe_os
mednafen-1.26.1+dfsg/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
mednafen-1.26.1+dfsg/config.sub-124-    ;;
##############################################
mednafen-1.26.1+dfsg/config.sub-126-    os=-linux-android
mednafen-1.26.1+dfsg/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
mednafen-1.26.1+dfsg/config.sub-128-    ;;
mednafen-1.26.1+dfsg/config.sub-129-  *)
mednafen-1.26.1+dfsg/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
mednafen-1.26.1+dfsg/config.sub-131-    if [ "$basic_machine" != "$1" ]
mednafen-1.26.1+dfsg/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
mednafen-1.26.1+dfsg/config.sub-133-    else os=; fi
##############################################
mednafen-1.26.1+dfsg/config.sub-180-		os=-sco5v6
mednafen-1.26.1+dfsg/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-182-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-184-		os=-sco3.2v5
mednafen-1.26.1+dfsg/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-186-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-188-		os=-sco3.2v4
mednafen-1.26.1+dfsg/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-190-		;;
mednafen-1.26.1+dfsg/config.sub-191-	-sco3.2.[4-9]*)
mednafen-1.26.1+dfsg/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
mednafen-1.26.1+dfsg/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-194-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
mednafen-1.26.1+dfsg/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-198-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
mednafen-1.26.1+dfsg/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-202-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-204-		os=-sco3.2v2
mednafen-1.26.1+dfsg/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-206-		;;
mednafen-1.26.1+dfsg/config.sub-207-	-udk*)
mednafen-1.26.1+dfsg/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-209-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-211-		os=-isc2.2
mednafen-1.26.1+dfsg/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-213-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-217-	-isc*)
mednafen-1.26.1+dfsg/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-219-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-229-	-ptx*)
mednafen-1.26.1+dfsg/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
mednafen-1.26.1+dfsg/config.sub-231-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-364-	*-*-*)
mednafen-1.26.1+dfsg/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mednafen-1.26.1+dfsg/config.sub-366-		exit 1
##############################################
mednafen-1.26.1+dfsg/config.sub-493-	amd64-*)
mednafen-1.26.1+dfsg/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-495-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-538-	blackfin-*)
mednafen-1.26.1+dfsg/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-540-		os=-linux
##############################################
mednafen-1.26.1+dfsg/config.sub-546-	c54x-*)
mednafen-1.26.1+dfsg/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-548-		;;
mednafen-1.26.1+dfsg/config.sub-549-	c55x-*)
mednafen-1.26.1+dfsg/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-551-		;;
mednafen-1.26.1+dfsg/config.sub-552-	c6x-*)
mednafen-1.26.1+dfsg/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-554-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-650-	e500v[12]-*)
mednafen-1.26.1+dfsg/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-652-		os=$os"spe"
##############################################
mednafen-1.26.1+dfsg/config.sub-754-	i*86v32)
mednafen-1.26.1+dfsg/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-756-		os=-sysv32
##############################################
mednafen-1.26.1+dfsg/config.sub-758-	i*86v4*)
mednafen-1.26.1+dfsg/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-760-		os=-sysv4
##############################################
mednafen-1.26.1+dfsg/config.sub-762-	i*86v)
mednafen-1.26.1+dfsg/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-764-		os=-sysv
##############################################
mednafen-1.26.1+dfsg/config.sub-766-	i*86sol2)
mednafen-1.26.1+dfsg/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
mednafen-1.26.1+dfsg/config.sub-768-		os=-solaris2
##############################################
mednafen-1.26.1+dfsg/config.sub-792-	leon-*|leon[3-9]-*)
mednafen-1.26.1+dfsg/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
mednafen-1.26.1+dfsg/config.sub-794-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-799-	m68knommu-*)
mednafen-1.26.1+dfsg/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-801-		os=-linux
##############################################
mednafen-1.26.1+dfsg/config.sub-833-	mips3*-*)
mednafen-1.26.1+dfsg/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
mednafen-1.26.1+dfsg/config.sub-835-		;;
mednafen-1.26.1+dfsg/config.sub-836-	mips3*)
mednafen-1.26.1+dfsg/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
mednafen-1.26.1+dfsg/config.sub-838-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-855-	ms1-*)
mednafen-1.26.1+dfsg/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
mednafen-1.26.1+dfsg/config.sub-857-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-980-	parisc-*)
mednafen-1.26.1+dfsg/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-982-		os=-linux
##############################################
mednafen-1.26.1+dfsg/config.sub-996-	pc98-*)
mednafen-1.26.1+dfsg/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-998-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
mednafen-1.26.1+dfsg/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1013-		;;
mednafen-1.26.1+dfsg/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
mednafen-1.26.1+dfsg/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1016-		;;
mednafen-1.26.1+dfsg/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
mednafen-1.26.1+dfsg/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1019-		;;
mednafen-1.26.1+dfsg/config.sub-1020-	pentium4-*)
mednafen-1.26.1+dfsg/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1022-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1030-	ppc-* | ppcbe-*)
mednafen-1.26.1+dfsg/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1032-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1036-	ppcle-* | powerpclittle-*)
mednafen-1.26.1+dfsg/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1038-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1040-		;;
mednafen-1.26.1+dfsg/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1042-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1046-	ppc64le-* | powerpc64little-*)
mednafen-1.26.1+dfsg/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1048-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1122-	strongarm-* | thumb-*)
mednafen-1.26.1+dfsg/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub-1124-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1255-	xscale-* | xscalee[bl]-*)
mednafen-1.26.1+dfsg/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
mednafen-1.26.1+dfsg/config.sub-1257-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1317-	*)
mednafen-1.26.1+dfsg/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
mednafen-1.26.1+dfsg/config.sub-1319-		exit 1
##############################################
mednafen-1.26.1+dfsg/config.sub-1325-	*-digital*)
mednafen-1.26.1+dfsg/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
mednafen-1.26.1+dfsg/config.sub-1327-		;;
mednafen-1.26.1+dfsg/config.sub-1328-	*-commodore*)
mednafen-1.26.1+dfsg/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
mednafen-1.26.1+dfsg/config.sub-1330-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1346-	-solaris1 | -solaris1.*)
mednafen-1.26.1+dfsg/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
mednafen-1.26.1+dfsg/config.sub-1348-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1355-	-gnu/linux*)
mednafen-1.26.1+dfsg/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
mednafen-1.26.1+dfsg/config.sub-1357-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1407-	-nto*)
mednafen-1.26.1+dfsg/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
mednafen-1.26.1+dfsg/config.sub-1409-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1414-	-mac*)
mednafen-1.26.1+dfsg/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
mednafen-1.26.1+dfsg/config.sub-1416-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1420-	-linux*)
mednafen-1.26.1+dfsg/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
mednafen-1.26.1+dfsg/config.sub-1422-		;;
mednafen-1.26.1+dfsg/config.sub-1423-	-sunos5*)
mednafen-1.26.1+dfsg/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
mednafen-1.26.1+dfsg/config.sub-1425-		;;
mednafen-1.26.1+dfsg/config.sub-1426-	-sunos6*)
mednafen-1.26.1+dfsg/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
mednafen-1.26.1+dfsg/config.sub-1428-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1469-	-sinix5.*)
mednafen-1.26.1+dfsg/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
mednafen-1.26.1+dfsg/config.sub-1471-		;;
##############################################
mednafen-1.26.1+dfsg/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
mednafen-1.26.1+dfsg/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
mednafen-1.26.1+dfsg/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
mednafen-1.26.1+dfsg/config.sub-1531-		exit 1
##############################################
mednafen-1.26.1+dfsg/config.sub-1788-		esac
mednafen-1.26.1+dfsg/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
mednafen-1.26.1+dfsg/config.sub-1790-		;;
##############################################
mednafen-1.26.1+dfsg/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
mednafen-1.26.1+dfsg/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mednafen-1.26.1+dfsg/configure-45-  as_echo='print -r --'
mednafen-1.26.1+dfsg/configure-46-  as_echo_n='print -rn --'
mednafen-1.26.1+dfsg/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mednafen-1.26.1+dfsg/configure-48-  as_echo='printf %s\n'
##############################################
mednafen-1.26.1+dfsg/configure-50-else
mednafen-1.26.1+dfsg/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mednafen-1.26.1+dfsg/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mednafen-1.26.1+dfsg/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
mednafen-1.26.1+dfsg/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mednafen-1.26.1+dfsg/configure-62-      esac;
##############################################
mednafen-1.26.1+dfsg/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
mednafen-1.26.1+dfsg/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
mednafen-1.26.1+dfsg/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
mednafen-1.26.1+dfsg/configure-324-      case $as_dir in #(
mednafen-1.26.1+dfsg/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mednafen-1.26.1+dfsg/configure-326-      *) as_qdir=$as_dir;;
##############################################
mednafen-1.26.1+dfsg/configure-397-  {
mednafen-1.26.1+dfsg/configure:398:    as_val=`expr "$@" || test $? -eq 1`
mednafen-1.26.1+dfsg/configure-399-  }
##############################################
mednafen-1.26.1+dfsg/configure-404-# ----------------------------------------
mednafen-1.26.1+dfsg/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mednafen-1.26.1+dfsg/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mednafen-1.26.1+dfsg/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
mednafen-1.26.1+dfsg/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
mednafen-1.26.1+dfsg/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
mednafen-1.26.1+dfsg/configure-1063-  case $ac_option in
mednafen-1.26.1+dfsg/configure:1064:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
mednafen-1.26.1+dfsg/configure-1065-  *=)   ac_optarg= ;;
##############################################
mednafen-1.26.1+dfsg/configure-1107-  -disable-* | --disable-*)
mednafen-1.26.1+dfsg/configure:1108:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
mednafen-1.26.1+dfsg/configure-1109-    # Reject names that are not valid shell variable names.
##############################################
mednafen-1.26.1+dfsg/configure-1112-    ac_useropt_orig=$ac_useropt
mednafen-1.26.1+dfsg/configure:1113:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednafen-1.26.1+dfsg/configure-1114-    case $ac_user_opts in
##############################################
mednafen-1.26.1+dfsg/configure-1133-  -enable-* | --enable-*)
mednafen-1.26.1+dfsg/configure:1134:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
mednafen-1.26.1+dfsg/configure-1135-    # Reject names that are not valid shell variable names.
##############################################
mednafen-1.26.1+dfsg/configure-1138-    ac_useropt_orig=$ac_useropt
mednafen-1.26.1+dfsg/configure:1139:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednafen-1.26.1+dfsg/configure-1140-    case $ac_user_opts in
##############################################
mednafen-1.26.1+dfsg/configure-1346-  -with-* | --with-*)
mednafen-1.26.1+dfsg/configure:1347:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
mednafen-1.26.1+dfsg/configure-1348-    # Reject names that are not valid shell variable names.
##############################################
mednafen-1.26.1+dfsg/configure-1351-    ac_useropt_orig=$ac_useropt
mednafen-1.26.1+dfsg/configure:1352:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednafen-1.26.1+dfsg/configure-1353-    case $ac_user_opts in
##############################################
mednafen-1.26.1+dfsg/configure-1362-  -without-* | --without-*)
mednafen-1.26.1+dfsg/configure:1363:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
mednafen-1.26.1+dfsg/configure-1364-    # Reject names that are not valid shell variable names.
##############################################
mednafen-1.26.1+dfsg/configure-1367-    ac_useropt_orig=$ac_useropt
mednafen-1.26.1+dfsg/configure:1368:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
mednafen-1.26.1+dfsg/configure-1369-    case $ac_user_opts in
##############################################
mednafen-1.26.1+dfsg/configure-1400-  *=*)
mednafen-1.26.1+dfsg/configure:1401:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
mednafen-1.26.1+dfsg/configure-1402-    # Reject names that are not valid shell variable names.
##############################################
mednafen-1.26.1+dfsg/configure-1421-if test -n "$ac_prev"; then
mednafen-1.26.1+dfsg/configure:1422:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
mednafen-1.26.1+dfsg/configure-1423-  as_fn_error $? "missing argument to $ac_option"
##############################################
mednafen-1.26.1+dfsg/configure-1443-    */ )
mednafen-1.26.1+dfsg/configure:1444:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
mednafen-1.26.1+dfsg/configure-1445-      eval $ac_var=\$ac_val;;
##############################################
mednafen-1.26.1+dfsg/configure-1478-ac_ls_di=`ls -di .` &&
mednafen-1.26.1+dfsg/configure:1479:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
mednafen-1.26.1+dfsg/configure-1480-  as_fn_error $? "working directory cannot be determined"
##############################################
mednafen-1.26.1+dfsg/configure-1534-case $srcdir in
mednafen-1.26.1+dfsg/configure:1535:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
mednafen-1.26.1+dfsg/configure-1536-esac
##############################################
mednafen-1.26.1+dfsg/configure-1577-By default, \`make install' will install all the files in
mednafen-1.26.1+dfsg/configure:1578:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
mednafen-1.26.1+dfsg/configure:1579:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
mednafen-1.26.1+dfsg/configure-1580-for instance \`--prefix=\$HOME'.
##############################################
mednafen-1.26.1+dfsg/configure-1752-*)
mednafen-1.26.1+dfsg/configure:1753:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mednafen-1.26.1+dfsg/configure-1754-  # A ".." for each directory in $ac_dir_suffix.
mednafen-1.26.1+dfsg/configure:1755:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mednafen-1.26.1+dfsg/configure-1756-  case $ac_top_builddir_sub in
##############################################
mednafen-1.26.1+dfsg/configure-2754-    *\'*)
mednafen-1.26.1+dfsg/configure:2755:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednafen-1.26.1+dfsg/configure-2756-    esac
##############################################
mednafen-1.26.1+dfsg/configure-2837-      case $ac_val in
mednafen-1.26.1+dfsg/configure:2838:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mednafen-1.26.1+dfsg/configure-2839-      esac
##############################################
mednafen-1.26.1+dfsg/configure-2852-	case $ac_val in
mednafen-1.26.1+dfsg/configure:2853:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
mednafen-1.26.1+dfsg/configure-2854-	esac
##############################################
mednafen-1.26.1+dfsg/configure-2976-    set,)
mednafen-1.26.1+dfsg/configure:2977:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
mednafen-1.26.1+dfsg/configure:2978:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
mednafen-1.26.1+dfsg/configure-2979-      ac_cache_corrupted=: ;;
##############################################
mednafen-1.26.1+dfsg/configure-2987-	# differences in whitespace do not lead to failure.
mednafen-1.26.1+dfsg/configure:2988:	ac_old_val_w=`echo x $ac_old_val`
mednafen-1.26.1+dfsg/configure:2989:	ac_new_val_w=`echo x $ac_new_val`
mednafen-1.26.1+dfsg/configure-2990-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
mednafen-1.26.1+dfsg/configure-3007-    case $ac_new_val in
mednafen-1.26.1+dfsg/configure:3008:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
mednafen-1.26.1+dfsg/configure-3009-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
mednafen-1.26.1+dfsg/configure-3064-# Expand $ac_aux_dir to an absolute path.
mednafen-1.26.1+dfsg/configure:3065:am_aux_dir=`cd "$ac_aux_dir" && pwd`
mednafen-1.26.1+dfsg/configure-3066-
##############################################
mednafen-1.26.1+dfsg/configure-3412-$as_echo_n "checking whether the C compiler works... " >&6; }
mednafen-1.26.1+dfsg/configure:3413:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
mednafen-1.26.1+dfsg/configure-3414-
##############################################
mednafen-1.26.1+dfsg/configure-3456-	then :; else
mednafen-1.26.1+dfsg/configure:3457:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mednafen-1.26.1+dfsg/configure-3458-	fi
##############################################
mednafen-1.26.1+dfsg/configure-3516-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
mednafen-1.26.1+dfsg/configure:3517:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
mednafen-1.26.1+dfsg/configure-3518-	  break;;
##############################################
mednafen-1.26.1+dfsg/configure-3625-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
mednafen-1.26.1+dfsg/configure:3626:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
mednafen-1.26.1+dfsg/configure-3627-       break;;
##############################################
mednafen-1.26.1+dfsg/configure-4072-  # Check for GNU $ac_path_GREP
mednafen-1.26.1+dfsg/configure:4073:case `"$ac_path_GREP" --version 2>&1` in
mednafen-1.26.1+dfsg/configure-4074-*GNU*)
##############################################
mednafen-1.26.1+dfsg/configure-4138-  # Check for GNU $ac_path_EGREP
mednafen-1.26.1+dfsg/configure:4139:case `"$ac_path_EGREP" --version 2>&1` in
mednafen-1.26.1+dfsg/configure-4140-*GNU*)
##############################################
mednafen-1.26.1+dfsg/configure-4299-do :
mednafen-1.26.1+dfsg/configure:4300:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-4301-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mednafen-1.26.1+dfsg/configure-4304-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:4305:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-4306-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-4395-test "x$ac_build_alias" = x &&
mednafen-1.26.1+dfsg/configure:4396:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
mednafen-1.26.1+dfsg/configure-4397-test "x$ac_build_alias" = x &&
mednafen-1.26.1+dfsg/configure-4398-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
mednafen-1.26.1+dfsg/configure:4399:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
mednafen-1.26.1+dfsg/configure-4400-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
mednafen-1.26.1+dfsg/configure-4419-IFS=$ac_save_IFS
mednafen-1.26.1+dfsg/configure:4420:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
mednafen-1.26.1+dfsg/configure-4421-
##############################################
mednafen-1.26.1+dfsg/configure-4430-else
mednafen-1.26.1+dfsg/configure:4431:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
mednafen-1.26.1+dfsg/configure-4432-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
mednafen-1.26.1+dfsg/configure-4452-IFS=$ac_save_IFS
mednafen-1.26.1+dfsg/configure:4453:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
mednafen-1.26.1+dfsg/configure-4454-
##############################################
mednafen-1.26.1+dfsg/configure-4574-     echo "timestamp, slept: $am_has_slept" > conftest.file
mednafen-1.26.1+dfsg/configure:4575:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
mednafen-1.26.1+dfsg/configure-4576-     if test "$*" = "X"; then
mednafen-1.26.1+dfsg/configure-4577-	# -L didn't work.
mednafen-1.26.1+dfsg/configure:4578:	set X `ls -t "$srcdir/configure" conftest.file`
mednafen-1.26.1+dfsg/configure-4579-     fi
##############################################
mednafen-1.26.1+dfsg/configure-4625-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
mednafen-1.26.1+dfsg/configure:4626:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
mednafen-1.26.1+dfsg/configure-4627-
##############################################
mednafen-1.26.1+dfsg/configure-4767-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
mednafen-1.26.1+dfsg/configure:4768:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
mednafen-1.26.1+dfsg/configure-4769-	     'mkdir (GNU coreutils) '* | \
##############################################
mednafen-1.26.1+dfsg/configure-4840-set x ${MAKE-make}
mednafen-1.26.1+dfsg/configure:4841:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
mednafen-1.26.1+dfsg/configure-4842-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
mednafen-1.26.1+dfsg/configure-4850-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
mednafen-1.26.1+dfsg/configure:4851:case `${MAKE-make} -f conftest.make 2>/dev/null` in
mednafen-1.26.1+dfsg/configure-4852-  *@@@%%%=?*=@@@%%%*)
##############################################
mednafen-1.26.1+dfsg/configure-4979-
mednafen-1.26.1+dfsg/configure:4980:if test "`cd $srcdir && pwd`" != "`pwd`"; then
mednafen-1.26.1+dfsg/configure-4981-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
mednafen-1.26.1+dfsg/configure-5081-  if test "$am_compiler_list" = ""; then
mednafen-1.26.1+dfsg/configure:5082:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mednafen-1.26.1+dfsg/configure-5083-  fi
##############################################
mednafen-1.26.1+dfsg/configure-6036-  if test "$am_compiler_list" = ""; then
mednafen-1.26.1+dfsg/configure:6037:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mednafen-1.26.1+dfsg/configure-6038-  fi
##############################################
mednafen-1.26.1+dfsg/configure-6420-  if test "$am_compiler_list" = ""; then
mednafen-1.26.1+dfsg/configure:6421:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
mednafen-1.26.1+dfsg/configure-6422-  fi
##############################################
mednafen-1.26.1+dfsg/configure-6679-for ac_arg in "-pedantic -Werror % -fsigned-char"     "-pedantic % -fsigned-char %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:6680:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-6681-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-6692-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:6693:  ax_cv_cflags_gcc_option__fsigned_char=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-6694-fi
##############################################
mednafen-1.26.1+dfsg/configure-6744-for ac_arg in "-pedantic -Werror % -fsigned-char"     "-pedantic % -fsigned-char %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:6745:do CXXFLAGS="$ac_save_CXXFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-6746-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-6757-if ac_fn_cxx_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:6758:  ax_cv_cxxflags_gcc_option__fsigned_char=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-6759-fi
##############################################
mednafen-1.26.1+dfsg/configure-7594-do :
mednafen-1.26.1+dfsg/configure:7595:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-7596-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-7598-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:7599:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-7600-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-7725-do :
mednafen-1.26.1+dfsg/configure:7726:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-7727-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-7729-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:7730:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-7731-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-7751-do :
mednafen-1.26.1+dfsg/configure:7752:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-7753-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mednafen-1.26.1+dfsg/configure-7755-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:7756:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-7757-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-7764-do :
mednafen-1.26.1+dfsg/configure:7765:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-7766-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-7768-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:7769:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-7770-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-7933-do :
mednafen-1.26.1+dfsg/configure:7934:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-7935-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-7937-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:7938:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-7939-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-8006-    # gcc leaves a trailing carriage return which upsets mingw
mednafen-1.26.1+dfsg/configure:8007:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mednafen-1.26.1+dfsg/configure-8008-  *)
mednafen-1.26.1+dfsg/configure:8009:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mednafen-1.26.1+dfsg/configure-8010-  esac
##############################################
mednafen-1.26.1+dfsg/configure-8015-      # Canonicalize the path of ld
mednafen-1.26.1+dfsg/configure:8016:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mednafen-1.26.1+dfsg/configure-8017-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mednafen-1.26.1+dfsg/configure:8018:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mednafen-1.26.1+dfsg/configure-8019-      done
##############################################
mednafen-1.26.1+dfsg/configure-8049-      # Break only if it was the GNU/non-GNU ld that we prefer.
mednafen-1.26.1+dfsg/configure:8050:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mednafen-1.26.1+dfsg/configure-8051-      *GNU* | *'with BFD'*)
##############################################
mednafen-1.26.1+dfsg/configure-8078-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
mednafen-1.26.1+dfsg/configure:8079:case `$LD -v 2>&1 </dev/null` in
mednafen-1.26.1+dfsg/configure-8080-*GNU* | *'with BFD'*)
##############################################
mednafen-1.26.1+dfsg/configure-8164-    *)
mednafen-1.26.1+dfsg/configure:8165:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mednafen-1.26.1+dfsg/configure-8166-      if test -n "$searchpath"; then
##############################################
mednafen-1.26.1+dfsg/configure-8174-                ;;
mednafen-1.26.1+dfsg/configure:8175:              *) searchdir=`cd "$searchdir" && pwd`
mednafen-1.26.1+dfsg/configure-8176-                 case "$searchdir" in
##############################################
mednafen-1.26.1+dfsg/configure-8265-        names_already_handled="$names_already_handled $name"
mednafen-1.26.1+dfsg/configure:8266:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mednafen-1.26.1+dfsg/configure-8267-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mednafen-1.26.1+dfsg/configure-8341-                -L*)
mednafen-1.26.1+dfsg/configure:8342:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-8343-                                    if test -n "$acl_shlibext"; then
##############################################
mednafen-1.26.1+dfsg/configure-8458-              */$acl_libdirstem | */$acl_libdirstem/)
mednafen-1.26.1+dfsg/configure:8459:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mednafen-1.26.1+dfsg/configure-8460-                if test "$name" = 'iconv'; then
##############################################
mednafen-1.26.1+dfsg/configure-8465-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mednafen-1.26.1+dfsg/configure:8466:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mednafen-1.26.1+dfsg/configure-8467-                if test "$name" = 'iconv'; then
##############################################
mednafen-1.26.1+dfsg/configure-8516-                  -L*)
mednafen-1.26.1+dfsg/configure:8517:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-8518-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
mednafen-1.26.1+dfsg/configure-8575-                  -R*)
mednafen-1.26.1+dfsg/configure:8576:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mednafen-1.26.1+dfsg/configure-8577-                    if test "$enable_rpath" != no; then
##############################################
mednafen-1.26.1+dfsg/configure-8600-                  -l*)
mednafen-1.26.1+dfsg/configure:8601:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mednafen-1.26.1+dfsg/configure-8602-                    ;;
mednafen-1.26.1+dfsg/configure-8603-                  *.la)
mednafen-1.26.1+dfsg/configure:8604:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mednafen-1.26.1+dfsg/configure-8605-                    ;;
##############################################
mednafen-1.26.1+dfsg/configure-8956-
mednafen-1.26.1+dfsg/configure:8957:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mednafen-1.26.1+dfsg/configure-8958-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
mednafen-1.26.1+dfsg/configure-9108-
mednafen-1.26.1+dfsg/configure:9109:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/configure-9110-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/configure-9113-
mednafen-1.26.1+dfsg/configure:9114:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/configure-9115-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/configure-9191-
mednafen-1.26.1+dfsg/configure:9192:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/configure-9193-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/configure-9604-  for ac_func in _getb67 GETB67 getb67; do
mednafen-1.26.1+dfsg/configure:9605:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-9606-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-9670-do :
mednafen-1.26.1+dfsg/configure:9671:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-9672-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
mednafen-1.26.1+dfsg/configure-9675-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:9676:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-9677-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-10579-        names_already_handled="$names_already_handled $name"
mednafen-1.26.1+dfsg/configure:10580:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mednafen-1.26.1+dfsg/configure-10581-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mednafen-1.26.1+dfsg/configure-10655-                -L*)
mednafen-1.26.1+dfsg/configure:10656:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-10657-                                    if test -n "$acl_shlibext"; then
##############################################
mednafen-1.26.1+dfsg/configure-10772-              */$acl_libdirstem | */$acl_libdirstem/)
mednafen-1.26.1+dfsg/configure:10773:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mednafen-1.26.1+dfsg/configure-10774-                if test "$name" = 'pth'; then
##############################################
mednafen-1.26.1+dfsg/configure-10779-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mednafen-1.26.1+dfsg/configure:10780:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mednafen-1.26.1+dfsg/configure-10781-                if test "$name" = 'pth'; then
##############################################
mednafen-1.26.1+dfsg/configure-10830-                  -L*)
mednafen-1.26.1+dfsg/configure:10831:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-10832-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
mednafen-1.26.1+dfsg/configure-10889-                  -R*)
mednafen-1.26.1+dfsg/configure:10890:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mednafen-1.26.1+dfsg/configure-10891-                    if test "$enable_rpath" != no; then
##############################################
mednafen-1.26.1+dfsg/configure-10914-                  -l*)
mednafen-1.26.1+dfsg/configure:10915:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mednafen-1.26.1+dfsg/configure-10916-                    ;;
mednafen-1.26.1+dfsg/configure-10917-                  *.la)
mednafen-1.26.1+dfsg/configure:10918:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mednafen-1.26.1+dfsg/configure-10919-                    ;;
##############################################
mednafen-1.26.1+dfsg/configure-11143-do :
mednafen-1.26.1+dfsg/configure:11144:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-11145-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mednafen-1.26.1+dfsg/configure-11147-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:11148:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-11149-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-11158-do :
mednafen-1.26.1+dfsg/configure:11159:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-11160-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-11162-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:11163:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-11164-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-11301-$as_echo_n "checking version of bison... " >&6; }
mednafen-1.26.1+dfsg/configure:11302:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
mednafen-1.26.1+dfsg/configure-11303-    case $ac_prog_version in
##############################################
mednafen-1.26.1+dfsg/configure-11929-do :
mednafen-1.26.1+dfsg/configure:11930:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-11931-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mednafen-1.26.1+dfsg/configure-11933-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:11934:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-11935-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-11943-do :
mednafen-1.26.1+dfsg/configure:11944:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-11945-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-11947-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:11948:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-11949-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-12557-        names_already_handled="$names_already_handled $name"
mednafen-1.26.1+dfsg/configure:12558:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mednafen-1.26.1+dfsg/configure-12559-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mednafen-1.26.1+dfsg/configure-12633-                -L*)
mednafen-1.26.1+dfsg/configure:12634:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-12635-                                    if test -n "$acl_shlibext"; then
##############################################
mednafen-1.26.1+dfsg/configure-12750-              */$acl_libdirstem | */$acl_libdirstem/)
mednafen-1.26.1+dfsg/configure:12751:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mednafen-1.26.1+dfsg/configure-12752-                if test "$name" = 'intl'; then
##############################################
mednafen-1.26.1+dfsg/configure-12757-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mednafen-1.26.1+dfsg/configure:12758:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mednafen-1.26.1+dfsg/configure-12759-                if test "$name" = 'intl'; then
##############################################
mednafen-1.26.1+dfsg/configure-12808-                  -L*)
mednafen-1.26.1+dfsg/configure:12809:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/configure-12810-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
mednafen-1.26.1+dfsg/configure-12867-                  -R*)
mednafen-1.26.1+dfsg/configure:12868:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mednafen-1.26.1+dfsg/configure-12869-                    if test "$enable_rpath" != no; then
##############################################
mednafen-1.26.1+dfsg/configure-12892-                  -l*)
mednafen-1.26.1+dfsg/configure:12893:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mednafen-1.26.1+dfsg/configure-12894-                    ;;
mednafen-1.26.1+dfsg/configure-12895-                  *.la)
mednafen-1.26.1+dfsg/configure:12896:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mednafen-1.26.1+dfsg/configure-12897-                    ;;
##############################################
mednafen-1.26.1+dfsg/configure-13039-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
mednafen-1.26.1+dfsg/configure:13040:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
mednafen-1.26.1+dfsg/configure-13041-      fi
##############################################
mednafen-1.26.1+dfsg/configure-13258-for ac_arg in "-pedantic -Werror % -fno-fast-math"     "-pedantic % -fno-fast-math %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13259:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13260-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13271-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13272:  ax_cv_cflags_gcc_option__fno_fast_math=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13273-fi
##############################################
mednafen-1.26.1+dfsg/configure-13322-for ac_arg in "-pedantic -Werror % -fno-unsafe-math-optimizations"     "-pedantic % -fno-unsafe-math-optimizations %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13323:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13324-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13335-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13336:  ax_cv_cflags_gcc_option__fno_unsafe_math_optimizations=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13337-fi
##############################################
mednafen-1.26.1+dfsg/configure-13386-for ac_arg in "-pedantic -Werror % -fno-aggressive-loop-optimizations"     "-pedantic % -fno-aggressive-loop-optimizations %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13387:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13388-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13399-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13400:  ax_cv_cflags_gcc_option__fno_aggressive_loop_optimizations=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13401-fi
##############################################
mednafen-1.26.1+dfsg/configure-13450-for ac_arg in "-pedantic -Werror % -fno-ipa-icf"     "-pedantic % -fno-ipa-icf %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13451:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13452-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13463-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13464:  ax_cv_cflags_gcc_option__fno_ipa_icf=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13465-fi
##############################################
mednafen-1.26.1+dfsg/configure-13514-for ac_arg in "-pedantic -Werror % -fno-printf-return-value"     "-pedantic % -fno-printf-return-value %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13515:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13516-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13527-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13528:  ax_cv_cflags_gcc_option__fno_printf_return_value=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13529-fi
##############################################
mednafen-1.26.1+dfsg/configure-13578-for ac_arg in "-pedantic -Werror % -fomit-frame-pointer"     "-pedantic % -fomit-frame-pointer %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13579:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13580-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13591-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13592:  ax_cv_cflags_gcc_option__fomit_frame_pointer=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13593-fi
##############################################
mednafen-1.26.1+dfsg/configure-13642-for ac_arg in "-pedantic -Werror % -fstrict-aliasing"     "-pedantic % -fstrict-aliasing %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13643:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13644-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13655-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13656:  ax_cv_cflags_gcc_option__fstrict_aliasing=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13657-fi
##############################################
mednafen-1.26.1+dfsg/configure-13709-for ac_arg in "-pedantic -Werror % -fno-pic"     "-pedantic % -fno-pic %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13710:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13711-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13722-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13723:  ax_cv_cflags_gcc_option__fno_pic=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13724-fi
##############################################
mednafen-1.26.1+dfsg/configure-13773-for ac_arg in "-pedantic -Werror % -fno-pie"     "-pedantic % -fno-pie %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13774:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13775-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13786-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13787:  ax_cv_cflags_gcc_option__fno_pie=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13788-fi
##############################################
mednafen-1.26.1+dfsg/configure-13837-for ac_arg in "-pedantic -Werror % -fno-PIC"     "-pedantic % -fno-PIC %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13838:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13839-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13850-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13851:  ax_cv_cflags_gcc_option__fno_PIC=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13852-fi
##############################################
mednafen-1.26.1+dfsg/configure-13901-for ac_arg in "-pedantic -Werror % -fno-PIE"     "-pedantic % -fno-PIE %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13902:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13903-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13914-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13915:  ax_cv_cflags_gcc_option__fno_PIE=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13916-fi
##############################################
mednafen-1.26.1+dfsg/configure-13965-for ac_arg in "-pedantic -Werror % -nopie"     "-pedantic % -nopie %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:13966:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-13967-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-13978-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:13979:  ax_cv_cflags_gcc_option__nopie=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-13980-fi
##############################################
mednafen-1.26.1+dfsg/configure-14029-for ac_arg in "-pedantic -Werror % -no-pie"     "-pedantic % -no-pie %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14030:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14031-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14042-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14043:  ax_cv_cflags_gcc_option__no_pie=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14044-fi
##############################################
mednafen-1.26.1+dfsg/configure-14094-for ac_arg in "-pedantic -Werror % -fwrapv"     "-pedantic % -fwrapv %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14095:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14096-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14107-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14108:  ax_cv_cflags_gcc_option__fwrapv=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14109-fi
##############################################
mednafen-1.26.1+dfsg/configure-14158-for ac_arg in "-pedantic -Werror % -fjump-tables"     "-pedantic % -fjump-tables %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14159:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14160-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14171-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14172:  ax_cv_cflags_gcc_option__fjump_tables=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14173-fi
##############################################
mednafen-1.26.1+dfsg/configure-14222-for ac_arg in "-pedantic -Werror % -mfunction-return=keep"     "-pedantic % -mfunction-return=keep %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14223:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14224-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14235-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14236:  ax_cv_cflags_gcc_option__mfunction_return_keep=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14237-fi
##############################################
mednafen-1.26.1+dfsg/configure-14286-for ac_arg in "-pedantic -Werror % -mindirect-branch=keep"     "-pedantic % -mindirect-branch=keep %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14287:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14288-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14299-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14300:  ax_cv_cflags_gcc_option__mindirect_branch_keep=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14301-fi
##############################################
mednafen-1.26.1+dfsg/configure-14350-for ac_arg in "-pedantic -Werror % -mno-indirect-branch-register"     "-pedantic % -mno-indirect-branch-register %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14351:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14352-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14363-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14364:  ax_cv_cflags_gcc_option__mno_indirect_branch_register=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14365-fi
##############################################
mednafen-1.26.1+dfsg/configure-14414-for ac_arg in "-pedantic -Werror % -mno-retpoline"     "-pedantic % -mno-retpoline %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14415:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14416-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14427-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14428:  ax_cv_cflags_gcc_option__mno_retpoline=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14429-fi
##############################################
mednafen-1.26.1+dfsg/configure-14482-for ac_arg in "-pedantic -Werror % -fexceptions"     "-pedantic % -fexceptions %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14483:do CXXFLAGS="$ac_save_CXXFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14484-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14495-if ac_fn_cxx_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14496:  ax_cv_cxxflags_gcc_option__fexceptions=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14497-fi
##############################################
mednafen-1.26.1+dfsg/configure-14548-for ac_arg in "-pedantic -Werror % -Wall"     "-pedantic % -Wall %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14549:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14550-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14561-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14562:  ax_cv_cflags_gcc_option__Wall=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14563-fi
##############################################
mednafen-1.26.1+dfsg/configure-14612-for ac_arg in "-pedantic -Werror % -Wshadow"     "-pedantic % -Wshadow %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14613:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14614-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14625-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14626:  ax_cv_cflags_gcc_option__Wshadow=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14627-fi
##############################################
mednafen-1.26.1+dfsg/configure-14676-for ac_arg in "-pedantic -Werror % -Wempty-body"     "-pedantic % -Wempty-body %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14677:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14678-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14689-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14690:  ax_cv_cflags_gcc_option__Wempty_body=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14691-fi
##############################################
mednafen-1.26.1+dfsg/configure-14740-for ac_arg in "-pedantic -Werror % -Wignored-qualifiers"     "-pedantic % -Wignored-qualifiers %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14741:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14742-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14753-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14754:  ax_cv_cflags_gcc_option__Wignored_qualifiers=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14755-fi
##############################################
mednafen-1.26.1+dfsg/configure-14804-for ac_arg in "-pedantic -Werror % -Wvla"     "-pedantic % -Wvla %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14805:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14806-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14817-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14818:  ax_cv_cflags_gcc_option__Wvla=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14819-fi
##############################################
mednafen-1.26.1+dfsg/configure-14868-for ac_arg in "-pedantic -Werror % -Wvariadic-macros"     "-pedantic % -Wvariadic-macros %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14869:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14870-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14881-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14882:  ax_cv_cflags_gcc_option__Wvariadic_macros=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14883-fi
##############################################
mednafen-1.26.1+dfsg/configure-14932-for ac_arg in "-pedantic -Werror % -Wdisabled-optimization"     "-pedantic % -Wdisabled-optimization %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14933:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14934-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-14945-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:14946:  ax_cv_cflags_gcc_option__Wdisabled_optimization=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-14947-fi
##############################################
mednafen-1.26.1+dfsg/configure-14996-for ac_arg in "-pedantic -Werror % -Werror=write-strings"     "-pedantic % -Werror=write-strings %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:14997:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-14998-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15009-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15010:  ax_cv_cflags_gcc_option__Werror_write_strings=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15011-fi
##############################################
mednafen-1.26.1+dfsg/configure-15067-for ac_arg in "-pedantic -Werror % -fno-stack-protector"     "-pedantic % -fno-stack-protector %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15068:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15069-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15080-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15081:  ax_cv_cflags_gcc_option__fno_stack_protector=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15082-fi
##############################################
mednafen-1.26.1+dfsg/configure-15131-for ac_arg in "-pedantic -Werror % -fno-stack-protector-all"     "-pedantic % -fno-stack-protector-all %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15132:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15133-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15144-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15145:  ax_cv_cflags_gcc_option__fno_stack_protector_all=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15146-fi
##############################################
mednafen-1.26.1+dfsg/configure-15195-for ac_arg in "-pedantic -Werror % -fno-stack-protector-strong"     "-pedantic % -fno-stack-protector-strong %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15196:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15197-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15208-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15209:  ax_cv_cflags_gcc_option__fno_stack_protector_strong=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15210-fi
##############################################
mednafen-1.26.1+dfsg/configure-15263-for ac_arg in "-pedantic -Werror % -fno-strict-aliasing"     "-pedantic % -fno-strict-aliasing %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15264:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15265-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15276-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15277:  ax_cv_cflags_gcc_option__fno_strict_aliasing=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15278-fi
##############################################
mednafen-1.26.1+dfsg/configure-15334-for ac_arg in "-pedantic -Werror % -Wno-unused"     "-pedantic % -Wno-unused %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15335:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15336-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15347-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15348:  ax_cv_cflags_gcc_option__Wno_unused=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15349-fi
##############################################
mednafen-1.26.1+dfsg/configure-15398-for ac_arg in "-pedantic -Werror % -Wno-shadow"     "-pedantic % -Wno-shadow %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15399:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15400-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15411-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15412:  ax_cv_cflags_gcc_option__Wno_shadow=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15413-fi
##############################################
mednafen-1.26.1+dfsg/configure-15462-for ac_arg in "-pedantic -Werror % -Wno-sign-compare"     "-pedantic % -Wno-sign-compare %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15463:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15464-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15475-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15476:  ax_cv_cflags_gcc_option__Wno_sign_compare=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15477-fi
##############################################
mednafen-1.26.1+dfsg/configure-15526-for ac_arg in "-pedantic -Werror % -Wno-uninitialized"     "-pedantic % -Wno-uninitialized %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15527:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15528-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15539-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15540:  ax_cv_cflags_gcc_option__Wno_uninitialized=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15541-fi
##############################################
mednafen-1.26.1+dfsg/configure-15590-for ac_arg in "-pedantic -Werror % -Wno-parentheses"     "-pedantic % -Wno-parentheses %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15591:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15592-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15603-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15604:  ax_cv_cflags_gcc_option__Wno_parentheses=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15605-fi
##############################################
mednafen-1.26.1+dfsg/configure-15654-for ac_arg in "-pedantic -Werror % -Wno-switch"     "-pedantic % -Wno-switch %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15655:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15656-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15667-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15668:  ax_cv_cflags_gcc_option__Wno_switch=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15669-fi
##############################################
mednafen-1.26.1+dfsg/configure-15728-for ac_arg in "-pedantic -Werror % -mtune=haswell"     "-pedantic % -mtune=haswell %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:15729:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-15730-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-15741-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:15742:  ax_cv_cflags_gcc_option__mtune_haswell=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-15743-fi
##############################################
mednafen-1.26.1+dfsg/configure-17040-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17041:  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17042-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17057-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17058:  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17059-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17078-        if test $_pkg_short_errors_supported = yes; then
mednafen-1.26.1+dfsg/configure:17079:	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
mednafen-1.26.1+dfsg/configure-17080-        else
mednafen-1.26.1+dfsg/configure:17081:	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
mednafen-1.26.1+dfsg/configure-17082-        fi
##############################################
mednafen-1.26.1+dfsg/configure-17494-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17495:  pkg_cv_LZO2_CFLAGS=`$PKG_CONFIG --cflags "lzo2 >= 2.0.9" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17496-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17511-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17512:  pkg_cv_LZO2_LIBS=`$PKG_CONFIG --libs "lzo2 >= 2.0.9" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17513-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17532-        if test $_pkg_short_errors_supported = yes; then
mednafen-1.26.1+dfsg/configure:17533:	        LZO2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lzo2 >= 2.0.9" 2>&1`
mednafen-1.26.1+dfsg/configure-17534-        else
mednafen-1.26.1+dfsg/configure:17535:	        LZO2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lzo2 >= 2.0.9" 2>&1`
mednafen-1.26.1+dfsg/configure-17536-        fi
##############################################
mednafen-1.26.1+dfsg/configure-17605-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17606:  pkg_cv_SNDFILE_CFLAGS=`$PKG_CONFIG --cflags "sndfile >= 1.0.2" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17607-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17622-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:17623:  pkg_cv_SNDFILE_LIBS=`$PKG_CONFIG --libs "sndfile >= 1.0.2" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-17624-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-17643-        if test $_pkg_short_errors_supported = yes; then
mednafen-1.26.1+dfsg/configure:17644:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sndfile >= 1.0.2" 2>&1`
mednafen-1.26.1+dfsg/configure-17645-        else
mednafen-1.26.1+dfsg/configure:17646:	        SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sndfile >= 1.0.2" 2>&1`
mednafen-1.26.1+dfsg/configure-17647-        fi
##############################################
mednafen-1.26.1+dfsg/configure-17878-for ac_arg in "-pedantic -Werror % -march=i686"     "-pedantic % -march=i686 %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:17879:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-17880-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-17891-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:17892:  ax_cv_cflags_gcc_option__march_i686=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-17893-fi
##############################################
mednafen-1.26.1+dfsg/configure-17942-for ac_arg in "-pedantic -Werror % -mtune=pentium3"     "-pedantic % -mtune=pentium3 %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:17943:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-17944-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-17955-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:17956:  ax_cv_cflags_gcc_option__mtune_pentium3=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-17957-fi
##############################################
mednafen-1.26.1+dfsg/configure-18007-for ac_arg in "-pedantic -Werror % -mtune=amdfam10"     "-pedantic % -mtune=amdfam10 %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:18008:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-18009-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-18020-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:18021:  ax_cv_cflags_gcc_option__mtune_amdfam10=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-18022-fi
##############################################
mednafen-1.26.1+dfsg/configure-18185-do :
mednafen-1.26.1+dfsg/configure:18186:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-18187-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-18189-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:18190:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-18191-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-18199-do :
mednafen-1.26.1+dfsg/configure:18200:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-18201-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-18203-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:18204:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-18205-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-18211-do :
mednafen-1.26.1+dfsg/configure:18212:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-18213-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
mednafen-1.26.1+dfsg/configure-18215-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:18216:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-18217-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-18461-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:18462:  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl2 >= $min_sdl_version" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-18463-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-18478-  test $ac_status = 0; }; then
mednafen-1.26.1+dfsg/configure:18479:  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl2 >= $min_sdl_version" 2>/dev/null`
mednafen-1.26.1+dfsg/configure-18480-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
mednafen-1.26.1+dfsg/configure-18499-        if test $_pkg_short_errors_supported = yes; then
mednafen-1.26.1+dfsg/configure:18500:	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl2 >= $min_sdl_version" 2>&1`
mednafen-1.26.1+dfsg/configure-18501-        else
mednafen-1.26.1+dfsg/configure:18502:	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl2 >= $min_sdl_version" 2>&1`
mednafen-1.26.1+dfsg/configure-18503-        fi
##############################################
mednafen-1.26.1+dfsg/configure-18602-$as_echo "$sdl_framework" >&6; }
mednafen-1.26.1+dfsg/configure:18603:        sdl_framework_dir=`dirname $sdl_framework`
mednafen-1.26.1+dfsg/configure-18604-        SDL_CFLAGS="-F$sdl_framework_dir -Wl,-framework,SDL2 -I$sdl_framework/include"
##############################################
mednafen-1.26.1+dfsg/configure-18616-$as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
mednafen-1.26.1+dfsg/configure:18617:        SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
mednafen-1.26.1+dfsg/configure:18618:        SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
mednafen-1.26.1+dfsg/configure-18619-      fi
##############################################
mednafen-1.26.1+dfsg/configure-18935-do :
mednafen-1.26.1+dfsg/configure:18936:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
mednafen-1.26.1+dfsg/configure-18937-ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
mednafen-1.26.1+dfsg/configure-18939-  cat >>confdefs.h <<_ACEOF
mednafen-1.26.1+dfsg/configure:18940:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
mednafen-1.26.1+dfsg/configure-18941-_ACEOF
##############################################
mednafen-1.26.1+dfsg/configure-19003-{
mednafen-1.26.1+dfsg/configure:19004:asm volatile("vcvtss2si %xmm6,%ecx\n\tvhaddps %ymm7,%ymm7,%ymm7\n\tvzeroupper\n\t");
mednafen-1.26.1+dfsg/configure-19005-  ;
##############################################
mednafen-1.26.1+dfsg/configure-19054-for ac_arg in "-pedantic -Werror % -mcmodel=small"     "-pedantic % -mcmodel=small %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:19055:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-19056-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-19067-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:19068:  ax_cv_cflags_gcc_option__mcmodel_small=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-19069-fi
##############################################
mednafen-1.26.1+dfsg/configure-19160-for ac_arg in "-pedantic -Werror % -faltivec"     "-pedantic % -faltivec %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:19161:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-19162-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-19173-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:19174:  ax_cv_cflags_gcc_option__faltivec=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-19175-fi
##############################################
mednafen-1.26.1+dfsg/configure-19224-for ac_arg in "-pedantic -Werror % -maltivec"     "-pedantic % -maltivec %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:19225:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-19226-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-19237-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:19238:  ax_cv_cflags_gcc_option__maltivec=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-19239-fi
##############################################
mednafen-1.26.1+dfsg/configure-19305-for ac_arg in "-pedantic -Werror % -mieee"     "-pedantic % -mieee %% no, obsolete"     #
mednafen-1.26.1+dfsg/configure:19306:do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/configure-19307-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
mednafen-1.26.1+dfsg/configure-19318-if ac_fn_c_try_compile "$LINENO"; then :
mednafen-1.26.1+dfsg/configure:19319:  ax_cv_cflags_gcc_option__mieee=`echo $ac_arg | sed -e 's,.*% *,,'`; break
mednafen-1.26.1+dfsg/configure-19320-fi
##############################################
mednafen-1.26.1+dfsg/configure-19703-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
mednafen-1.26.1+dfsg/configure:19704:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
mednafen-1.26.1+dfsg/configure-19705-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
mednafen-1.26.1+dfsg/configure-20307-if test -z "$BASH_VERSION$ZSH_VERSION" \
mednafen-1.26.1+dfsg/configure:20308:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
mednafen-1.26.1+dfsg/configure-20309-  as_echo='print -r --'
mednafen-1.26.1+dfsg/configure-20310-  as_echo_n='print -rn --'
mednafen-1.26.1+dfsg/configure:20311:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
mednafen-1.26.1+dfsg/configure-20312-  as_echo='printf %s\n'
##############################################
mednafen-1.26.1+dfsg/configure-20314-else
mednafen-1.26.1+dfsg/configure:20315:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
mednafen-1.26.1+dfsg/configure-20316-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
mednafen-1.26.1+dfsg/configure-20324-	expr "X$arg" : "X\\(.*\\)$as_nl";
mednafen-1.26.1+dfsg/configure:20325:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
mednafen-1.26.1+dfsg/configure-20326-      esac;
##############################################
mednafen-1.26.1+dfsg/configure-20401-# ----------------------------------------
mednafen-1.26.1+dfsg/configure:20402:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
mednafen-1.26.1+dfsg/configure-20403-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
mednafen-1.26.1+dfsg/configure-20473-  {
mednafen-1.26.1+dfsg/configure:20474:    as_val=`expr "$@" || test $? -eq 1`
mednafen-1.26.1+dfsg/configure-20475-  }
##############################################
mednafen-1.26.1+dfsg/configure-20577-      case $as_dir in #(
mednafen-1.26.1+dfsg/configure:20578:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
mednafen-1.26.1+dfsg/configure-20579-      *) as_qdir=$as_dir;;
##############################################
mednafen-1.26.1+dfsg/configure-20716-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
mednafen-1.26.1+dfsg/configure:20717:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
mednafen-1.26.1+dfsg/configure-20718-ac_cs_version="\\
##############################################
mednafen-1.26.1+dfsg/configure-20741-  --*=?*)
mednafen-1.26.1+dfsg/configure:20742:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mednafen-1.26.1+dfsg/configure:20743:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
mednafen-1.26.1+dfsg/configure-20744-    ac_shift=:
##############################################
mednafen-1.26.1+dfsg/configure-20746-  --*=)
mednafen-1.26.1+dfsg/configure:20747:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
mednafen-1.26.1+dfsg/configure-20748-    ac_optarg=
##############################################
mednafen-1.26.1+dfsg/configure-20770-    case $ac_optarg in
mednafen-1.26.1+dfsg/configure:20771:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednafen-1.26.1+dfsg/configure-20772-    '') as_fn_error $? "missing file argument" ;;
##############################################
mednafen-1.26.1+dfsg/configure-20778-    case $ac_optarg in
mednafen-1.26.1+dfsg/configure:20779:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
mednafen-1.26.1+dfsg/configure-20780-    esac
##############################################
mednafen-1.26.1+dfsg/configure-20929-fi
mednafen-1.26.1+dfsg/configure:20930:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
mednafen-1.26.1+dfsg/configure-20931-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
mednafen-1.26.1+dfsg/configure-20946-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
mednafen-1.26.1+dfsg/configure:20947:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
mednafen-1.26.1+dfsg/configure-20948-ac_delim='%!_!# '
##############################################
mednafen-1.26.1+dfsg/configure-20952-
mednafen-1.26.1+dfsg/configure:20953:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
mednafen-1.26.1+dfsg/configure-20954-  if test $ac_delim_n = $ac_delim_num; then
##############################################
mednafen-1.26.1+dfsg/configure-21090-for ac_last_try in false false :; do
mednafen-1.26.1+dfsg/configure:21091:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
mednafen-1.26.1+dfsg/configure-21092-  if test -z "$ac_tt"; then
##############################################
mednafen-1.26.1+dfsg/configure-21222-      esac
mednafen-1.26.1+dfsg/configure:21223:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
mednafen-1.26.1+dfsg/configure-21224-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
mednafen-1.26.1+dfsg/configure-21281-*)
mednafen-1.26.1+dfsg/configure:21282:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
mednafen-1.26.1+dfsg/configure-21283-  # A ".." for each directory in $ac_dir_suffix.
mednafen-1.26.1+dfsg/configure:21284:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
mednafen-1.26.1+dfsg/configure-21285-  case $ac_top_builddir_sub in
##############################################
mednafen-1.26.1+dfsg/configure-21342-/@mandir@/p'
mednafen-1.26.1+dfsg/configure:21343:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
mednafen-1.26.1+dfsg/configure-21344-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
mednafen-1.26.1+dfsg/configure-21359-
mednafen-1.26.1+dfsg/configure:21360:# Neutralize VPATH when `$srcdir' = `.'.
mednafen-1.26.1+dfsg/configure-21361-# Shell code in configure.ac might set extrasub.
##############################################
mednafen-1.26.1+dfsg/configure-21387-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
mednafen-1.26.1+dfsg/configure:21388:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
mednafen-1.26.1+dfsg/configure-21389-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
mednafen-1.26.1+dfsg/configure-21433-    * )
mednafen-1.26.1+dfsg/configure:21434:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
mednafen-1.26.1+dfsg/configure-21435-  esac
##############################################
mednafen-1.26.1+dfsg/configure-21519-    # Strip MF so we end up with the name of the file.
mednafen-1.26.1+dfsg/configure:21520:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
mednafen-1.26.1+dfsg/configure-21521-    # Check whether this is an Automake generated Makefile which includes
##############################################
mednafen-1.26.1+dfsg/configure-21597-      case "$ac_file" in
mednafen-1.26.1+dfsg/configure:21598:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mednafen-1.26.1+dfsg/configure-21599-      esac
##############################################
mednafen-1.26.1+dfsg/configure-21602-        # Adjust a relative srcdir.
mednafen-1.26.1+dfsg/configure:21603:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
mednafen-1.26.1+dfsg/configure:21604:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
mednafen-1.26.1+dfsg/configure:21605:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
mednafen-1.26.1+dfsg/configure-21606-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
mednafen-1.26.1+dfsg/configure-21609-        case "$ac_given_srcdir" in
mednafen-1.26.1+dfsg/configure:21610:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
mednafen-1.26.1+dfsg/configure-21611-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
mednafen-1.26.1+dfsg/configure-21629-            fi
mednafen-1.26.1+dfsg/configure:21630:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
mednafen-1.26.1+dfsg/configure-21631-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
mednafen-1.26.1+dfsg/configure.ac-842-dnl OpenBSD...
mednafen-1.26.1+dfsg/configure.ac:843:AC_TRY_COMPILE([], [asm volatile("vcvtss2si %xmm6,%ecx\n\tvhaddps %ymm7,%ymm7,%ymm7\n\tvzeroupper\n\t");],
mednafen-1.26.1+dfsg/configure.ac-844-	AC_DEFINE([HAVE_INLINEASM_AVX], [1], [Define if GNU-style AVX inline assembly is supported.]),
##############################################
mednafen-1.26.1+dfsg/depcomp-64-  case $1 in
mednafen-1.26.1+dfsg/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
mednafen-1.26.1+dfsg/depcomp-66-      *) dir=;;
##############################################
mednafen-1.26.1+dfsg/depcomp-73-{
mednafen-1.26.1+dfsg/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
mednafen-1.26.1+dfsg/depcomp-75-}
##############################################
mednafen-1.26.1+dfsg/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
mednafen-1.26.1+dfsg/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
mednafen-1.26.1+dfsg/depcomp-128-
##############################################
mednafen-1.26.1+dfsg/depcomp-405-        sleep 1
mednafen-1.26.1+dfsg/depcomp:406:        i=`expr $i - 1`
mednafen-1.26.1+dfsg/depcomp-407-      done
mednafen-1.26.1+dfsg/depcomp-408-    fi
mednafen-1.26.1+dfsg/depcomp:409:    i=`expr $i - 1`
mednafen-1.26.1+dfsg/depcomp-410-  done
##############################################
mednafen-1.26.1+dfsg/depcomp-425-  # Do two passes, one to just change these to
mednafen-1.26.1+dfsg/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
mednafen-1.26.1+dfsg/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
mednafen-1.26.1+dfsg/depcomp-659-  done
mednafen-1.26.1+dfsg/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
mednafen-1.26.1+dfsg/depcomp-661-  touch "$tmpdepfile"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-51-  { \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-53-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1405-  while test -n "$$dir1"; do \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1406:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1407-    if test "$$first" != "."; then \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1408-      if test "$$first" = ".."; then \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1409:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1410:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1411-      else \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1412:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1413-        if test "$$first2" = "$$first"; then \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1414:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1415-        else \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1420-    fi; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:1421:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-1422-  done; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3839-.c.o:
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3840:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3841-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3847-.c.obj:
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3848:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3849:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3850-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3852-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3853:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3854-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3855-desa68/libdesa68_a-desa68.o: desa68/desa68.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -MT desa68/libdesa68_a-desa68.o -MD -MP -MF desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo -c -o desa68/libdesa68_a-desa68.o `test -f 'desa68/desa68.c' || echo '$(srcdir)/'`desa68/desa68.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo desa68/$(DEPDIR)/libdesa68_a-desa68.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -c -o desa68/libdesa68_a-desa68.o `test -f 'desa68/desa68.c' || echo '$(srcdir)/'`desa68/desa68.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3861-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3862-desa68/libdesa68_a-desa68.obj: desa68/desa68.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3863:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -MT desa68/libdesa68_a-desa68.obj -MD -MP -MF desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo -c -o desa68/libdesa68_a-desa68.obj `if test -f 'desa68/desa68.c'; then $(CYGPATH_W) 'desa68/desa68.c'; else $(CYGPATH_W) '$(srcdir)/desa68/desa68.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3864-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo desa68/$(DEPDIR)/libdesa68_a-desa68.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3866-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3867:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -c -o desa68/libdesa68_a-desa68.obj `if test -f 'desa68/desa68.c'; then $(CYGPATH_W) 'desa68/desa68.c'; else $(CYGPATH_W) '$(srcdir)/desa68/desa68.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3868-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3869-quicklz/libmdfnquicklz_a-quicklz.o: quicklz/quicklz.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -MT quicklz/libmdfnquicklz_a-quicklz.o -MD -MP -MF quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo -c -o quicklz/libmdfnquicklz_a-quicklz.o `test -f 'quicklz/quicklz.c' || echo '$(srcdir)/'`quicklz/quicklz.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -c -o quicklz/libmdfnquicklz_a-quicklz.o `test -f 'quicklz/quicklz.c' || echo '$(srcdir)/'`quicklz/quicklz.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3875-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3876-quicklz/libmdfnquicklz_a-quicklz.obj: quicklz/quicklz.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -MT quicklz/libmdfnquicklz_a-quicklz.obj -MD -MP -MF quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo -c -o quicklz/libmdfnquicklz_a-quicklz.obj `if test -f 'quicklz/quicklz.c'; then $(CYGPATH_W) 'quicklz/quicklz.c'; else $(CYGPATH_W) '$(srcdir)/quicklz/quicklz.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -c -o quicklz/libmdfnquicklz_a-quicklz.obj `if test -f 'quicklz/quicklz.c'; then $(CYGPATH_W) 'quicklz/quicklz.c'; else $(CYGPATH_W) '$(srcdir)/quicklz/quicklz.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3882-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3883-mpcdec/libmpcdec_a-huffman.o: mpcdec/huffman.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-huffman.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo -c -o mpcdec/libmpcdec_a-huffman.o `test -f 'mpcdec/huffman.c' || echo '$(srcdir)/'`mpcdec/huffman.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-huffman.o `test -f 'mpcdec/huffman.c' || echo '$(srcdir)/'`mpcdec/huffman.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3889-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3890-mpcdec/libmpcdec_a-huffman.obj: mpcdec/huffman.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-huffman.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo -c -o mpcdec/libmpcdec_a-huffman.obj `if test -f 'mpcdec/huffman.c'; then $(CYGPATH_W) 'mpcdec/huffman.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/huffman.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-huffman.obj `if test -f 'mpcdec/huffman.c'; then $(CYGPATH_W) 'mpcdec/huffman.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/huffman.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3896-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3897-mpcdec/libmpcdec_a-mpc_decoder.o: mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_decoder.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo -c -o mpcdec/libmpcdec_a-mpc_decoder.o `test -f 'mpcdec/mpc_decoder.c' || echo '$(srcdir)/'`mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_decoder.o `test -f 'mpcdec/mpc_decoder.c' || echo '$(srcdir)/'`mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3903-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3904-mpcdec/libmpcdec_a-mpc_decoder.obj: mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_decoder.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo -c -o mpcdec/libmpcdec_a-mpc_decoder.obj `if test -f 'mpcdec/mpc_decoder.c'; then $(CYGPATH_W) 'mpcdec/mpc_decoder.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_decoder.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_decoder.obj `if test -f 'mpcdec/mpc_decoder.c'; then $(CYGPATH_W) 'mpcdec/mpc_decoder.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_decoder.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3910-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3911-mpcdec/libmpcdec_a-mpc_reader.o: mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_reader.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_reader.o `test -f 'mpcdec/mpc_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_reader.o `test -f 'mpcdec/mpc_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3917-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3918-mpcdec/libmpcdec_a-mpc_reader.obj: mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_reader.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_reader.obj `if test -f 'mpcdec/mpc_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_reader.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_reader.obj `if test -f 'mpcdec/mpc_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_reader.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3924-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3925-mpcdec/libmpcdec_a-requant.o: mpcdec/requant.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-requant.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo -c -o mpcdec/libmpcdec_a-requant.o `test -f 'mpcdec/requant.c' || echo '$(srcdir)/'`mpcdec/requant.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-requant.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-requant.o `test -f 'mpcdec/requant.c' || echo '$(srcdir)/'`mpcdec/requant.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3931-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3932-mpcdec/libmpcdec_a-requant.obj: mpcdec/requant.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-requant.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo -c -o mpcdec/libmpcdec_a-requant.obj `if test -f 'mpcdec/requant.c'; then $(CYGPATH_W) 'mpcdec/requant.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/requant.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-requant.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-requant.obj `if test -f 'mpcdec/requant.c'; then $(CYGPATH_W) 'mpcdec/requant.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/requant.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3938-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3939-mpcdec/libmpcdec_a-streaminfo.o: mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-streaminfo.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo -c -o mpcdec/libmpcdec_a-streaminfo.o `test -f 'mpcdec/streaminfo.c' || echo '$(srcdir)/'`mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-streaminfo.o `test -f 'mpcdec/streaminfo.c' || echo '$(srcdir)/'`mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3945-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3946-mpcdec/libmpcdec_a-streaminfo.obj: mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-streaminfo.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo -c -o mpcdec/libmpcdec_a-streaminfo.obj `if test -f 'mpcdec/streaminfo.c'; then $(CYGPATH_W) 'mpcdec/streaminfo.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/streaminfo.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-streaminfo.obj `if test -f 'mpcdec/streaminfo.c'; then $(CYGPATH_W) 'mpcdec/streaminfo.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/streaminfo.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3952-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3953-mpcdec/libmpcdec_a-synth_filter.o: mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-synth_filter.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo -c -o mpcdec/libmpcdec_a-synth_filter.o `test -f 'mpcdec/synth_filter.c' || echo '$(srcdir)/'`mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-synth_filter.o `test -f 'mpcdec/synth_filter.c' || echo '$(srcdir)/'`mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3959-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3960-mpcdec/libmpcdec_a-synth_filter.obj: mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-synth_filter.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo -c -o mpcdec/libmpcdec_a-synth_filter.obj `if test -f 'mpcdec/synth_filter.c'; then $(CYGPATH_W) 'mpcdec/synth_filter.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/synth_filter.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-synth_filter.obj `if test -f 'mpcdec/synth_filter.c'; then $(CYGPATH_W) 'mpcdec/synth_filter.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/synth_filter.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3966-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3967-mpcdec/libmpcdec_a-mpc_bits_reader.o: mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_bits_reader.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_bits_reader.o `test -f 'mpcdec/mpc_bits_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_bits_reader.o `test -f 'mpcdec/mpc_bits_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3973-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3974-mpcdec/libmpcdec_a-mpc_bits_reader.obj: mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_bits_reader.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_bits_reader.obj `if test -f 'mpcdec/mpc_bits_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_bits_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_bits_reader.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_bits_reader.obj `if test -f 'mpcdec/mpc_bits_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_bits_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_bits_reader.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3980-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3981-mpcdec/libmpcdec_a-mpc_demux.o: mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_demux.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo -c -o mpcdec/libmpcdec_a-mpc_demux.o `test -f 'mpcdec/mpc_demux.c' || echo '$(srcdir)/'`mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_demux.o `test -f 'mpcdec/mpc_demux.c' || echo '$(srcdir)/'`mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3987-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3988-mpcdec/libmpcdec_a-mpc_demux.obj: mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_demux.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo -c -o mpcdec/libmpcdec_a-mpc_demux.obj `if test -f 'mpcdec/mpc_demux.c'; then $(CYGPATH_W) 'mpcdec/mpc_demux.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_demux.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_demux.obj `if test -f 'mpcdec/mpc_demux.c'; then $(CYGPATH_W) 'mpcdec/mpc_demux.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_demux.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3994-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3995-mpcdec/libmpcdec_a-crc32.o: mpcdec/crc32.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:3996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-crc32.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo -c -o mpcdec/libmpcdec_a-crc32.o `test -f 'mpcdec/crc32.c' || echo '$(srcdir)/'`mpcdec/crc32.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-3999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-crc32.o `test -f 'mpcdec/crc32.c' || echo '$(srcdir)/'`mpcdec/crc32.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4001-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4002-mpcdec/libmpcdec_a-crc32.obj: mpcdec/crc32.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-crc32.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo -c -o mpcdec/libmpcdec_a-crc32.obj `if test -f 'mpcdec/crc32.c'; then $(CYGPATH_W) 'mpcdec/crc32.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/crc32.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-crc32.obj `if test -f 'mpcdec/crc32.c'; then $(CYGPATH_W) 'mpcdec/crc32.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/crc32.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4008-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4009-snes/src/lib/libco/libsnes_a-libco.o: snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -MT snes/src/lib/libco/libsnes_a-libco.o -MD -MP -MF snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo -c -o snes/src/lib/libco/libsnes_a-libco.o `test -f 'snes/src/lib/libco/libco.c' || echo '$(srcdir)/'`snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -c -o snes/src/lib/libco/libsnes_a-libco.o `test -f 'snes/src/lib/libco/libco.c' || echo '$(srcdir)/'`snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4015-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4016-snes/src/lib/libco/libsnes_a-libco.obj: snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -MT snes/src/lib/libco/libsnes_a-libco.obj -MD -MP -MF snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo -c -o snes/src/lib/libco/libsnes_a-libco.obj `if test -f 'snes/src/lib/libco/libco.c'; then $(CYGPATH_W) 'snes/src/lib/libco/libco.c'; else $(CYGPATH_W) '$(srcdir)/snes/src/lib/libco/libco.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -c -o snes/src/lib/libco/libsnes_a-libco.obj `if test -f 'snes/src/lib/libco/libco.c'; then $(CYGPATH_W) 'snes/src/lib/libco/libco.c'; else $(CYGPATH_W) '$(srcdir)/snes/src/lib/libco/libco.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4022-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4023-trio/libtrio_a-trio.o: trio/trio.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trio.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trio.Tpo -c -o trio/libtrio_a-trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trio.Tpo trio/$(DEPDIR)/libtrio_a-trio.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4029-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4030-trio/libtrio_a-trio.obj: trio/trio.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trio.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trio.Tpo -c -o trio/libtrio_a-trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trio.Tpo trio/$(DEPDIR)/libtrio_a-trio.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4036-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4037-trio/libtrio_a-trionan.o: trio/trionan.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trionan.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trionan.Tpo -c -o trio/libtrio_a-trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trionan.Tpo trio/$(DEPDIR)/libtrio_a-trionan.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4043-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4044-trio/libtrio_a-trionan.obj: trio/trionan.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trionan.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trionan.Tpo -c -o trio/libtrio_a-trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trionan.Tpo trio/$(DEPDIR)/libtrio_a-trionan.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4050-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4051-trio/libtrio_a-triostr.o: trio/triostr.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-triostr.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-triostr.Tpo -c -o trio/libtrio_a-triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-triostr.Tpo trio/$(DEPDIR)/libtrio_a-triostr.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4057-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4058-trio/libtrio_a-triostr.obj: trio/triostr.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-triostr.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-triostr.Tpo -c -o trio/libtrio_a-triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-triostr.Tpo trio/$(DEPDIR)/libtrio_a-triostr.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4064-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4065-tremor/libvorbisidec_a-mdct.o: tremor/mdct.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mdct.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo -c -o tremor/libvorbisidec_a-mdct.o `test -f 'tremor/mdct.c' || echo '$(srcdir)/'`tremor/mdct.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mdct.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mdct.o `test -f 'tremor/mdct.c' || echo '$(srcdir)/'`tremor/mdct.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4071-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4072-tremor/libvorbisidec_a-mdct.obj: tremor/mdct.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mdct.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo -c -o tremor/libvorbisidec_a-mdct.obj `if test -f 'tremor/mdct.c'; then $(CYGPATH_W) 'tremor/mdct.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mdct.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mdct.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mdct.obj `if test -f 'tremor/mdct.c'; then $(CYGPATH_W) 'tremor/mdct.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mdct.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4078-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4079-tremor/libvorbisidec_a-block.o: tremor/block.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-block.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo -c -o tremor/libvorbisidec_a-block.o `test -f 'tremor/block.c' || echo '$(srcdir)/'`tremor/block.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo tremor/$(DEPDIR)/libvorbisidec_a-block.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-block.o `test -f 'tremor/block.c' || echo '$(srcdir)/'`tremor/block.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4085-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4086-tremor/libvorbisidec_a-block.obj: tremor/block.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-block.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo -c -o tremor/libvorbisidec_a-block.obj `if test -f 'tremor/block.c'; then $(CYGPATH_W) 'tremor/block.c'; else $(CYGPATH_W) '$(srcdir)/tremor/block.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo tremor/$(DEPDIR)/libvorbisidec_a-block.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-block.obj `if test -f 'tremor/block.c'; then $(CYGPATH_W) 'tremor/block.c'; else $(CYGPATH_W) '$(srcdir)/tremor/block.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4092-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4093-tremor/libvorbisidec_a-window.o: tremor/window.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-window.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo -c -o tremor/libvorbisidec_a-window.o `test -f 'tremor/window.c' || echo '$(srcdir)/'`tremor/window.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo tremor/$(DEPDIR)/libvorbisidec_a-window.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-window.o `test -f 'tremor/window.c' || echo '$(srcdir)/'`tremor/window.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4099-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4100-tremor/libvorbisidec_a-window.obj: tremor/window.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-window.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo -c -o tremor/libvorbisidec_a-window.obj `if test -f 'tremor/window.c'; then $(CYGPATH_W) 'tremor/window.c'; else $(CYGPATH_W) '$(srcdir)/tremor/window.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo tremor/$(DEPDIR)/libvorbisidec_a-window.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-window.obj `if test -f 'tremor/window.c'; then $(CYGPATH_W) 'tremor/window.c'; else $(CYGPATH_W) '$(srcdir)/tremor/window.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4106-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4107-tremor/libvorbisidec_a-synthesis.o: tremor/synthesis.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-synthesis.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo -c -o tremor/libvorbisidec_a-synthesis.o `test -f 'tremor/synthesis.c' || echo '$(srcdir)/'`tremor/synthesis.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-synthesis.o `test -f 'tremor/synthesis.c' || echo '$(srcdir)/'`tremor/synthesis.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4113-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4114-tremor/libvorbisidec_a-synthesis.obj: tremor/synthesis.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-synthesis.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo -c -o tremor/libvorbisidec_a-synthesis.obj `if test -f 'tremor/synthesis.c'; then $(CYGPATH_W) 'tremor/synthesis.c'; else $(CYGPATH_W) '$(srcdir)/tremor/synthesis.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-synthesis.obj `if test -f 'tremor/synthesis.c'; then $(CYGPATH_W) 'tremor/synthesis.c'; else $(CYGPATH_W) '$(srcdir)/tremor/synthesis.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4120-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4121-tremor/libvorbisidec_a-info.o: tremor/info.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-info.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo -c -o tremor/libvorbisidec_a-info.o `test -f 'tremor/info.c' || echo '$(srcdir)/'`tremor/info.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo tremor/$(DEPDIR)/libvorbisidec_a-info.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-info.o `test -f 'tremor/info.c' || echo '$(srcdir)/'`tremor/info.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4127-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4128-tremor/libvorbisidec_a-info.obj: tremor/info.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-info.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo -c -o tremor/libvorbisidec_a-info.obj `if test -f 'tremor/info.c'; then $(CYGPATH_W) 'tremor/info.c'; else $(CYGPATH_W) '$(srcdir)/tremor/info.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo tremor/$(DEPDIR)/libvorbisidec_a-info.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-info.obj `if test -f 'tremor/info.c'; then $(CYGPATH_W) 'tremor/info.c'; else $(CYGPATH_W) '$(srcdir)/tremor/info.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4134-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4135-tremor/libvorbisidec_a-floor1.o: tremor/floor1.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor1.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo -c -o tremor/libvorbisidec_a-floor1.o `test -f 'tremor/floor1.c' || echo '$(srcdir)/'`tremor/floor1.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor1.o `test -f 'tremor/floor1.c' || echo '$(srcdir)/'`tremor/floor1.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4141-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4142-tremor/libvorbisidec_a-floor1.obj: tremor/floor1.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor1.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo -c -o tremor/libvorbisidec_a-floor1.obj `if test -f 'tremor/floor1.c'; then $(CYGPATH_W) 'tremor/floor1.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor1.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor1.obj `if test -f 'tremor/floor1.c'; then $(CYGPATH_W) 'tremor/floor1.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor1.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4148-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4149-tremor/libvorbisidec_a-floor0.o: tremor/floor0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor0.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo -c -o tremor/libvorbisidec_a-floor0.o `test -f 'tremor/floor0.c' || echo '$(srcdir)/'`tremor/floor0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor0.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor0.o `test -f 'tremor/floor0.c' || echo '$(srcdir)/'`tremor/floor0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4155-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4156-tremor/libvorbisidec_a-floor0.obj: tremor/floor0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor0.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo -c -o tremor/libvorbisidec_a-floor0.obj `if test -f 'tremor/floor0.c'; then $(CYGPATH_W) 'tremor/floor0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor0.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor0.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor0.obj `if test -f 'tremor/floor0.c'; then $(CYGPATH_W) 'tremor/floor0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor0.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4162-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4163-tremor/libvorbisidec_a-vorbisfile.o: tremor/vorbisfile.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-vorbisfile.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo -c -o tremor/libvorbisidec_a-vorbisfile.o `test -f 'tremor/vorbisfile.c' || echo '$(srcdir)/'`tremor/vorbisfile.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-vorbisfile.o `test -f 'tremor/vorbisfile.c' || echo '$(srcdir)/'`tremor/vorbisfile.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4169-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4170-tremor/libvorbisidec_a-vorbisfile.obj: tremor/vorbisfile.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-vorbisfile.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo -c -o tremor/libvorbisidec_a-vorbisfile.obj `if test -f 'tremor/vorbisfile.c'; then $(CYGPATH_W) 'tremor/vorbisfile.c'; else $(CYGPATH_W) '$(srcdir)/tremor/vorbisfile.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-vorbisfile.obj `if test -f 'tremor/vorbisfile.c'; then $(CYGPATH_W) 'tremor/vorbisfile.c'; else $(CYGPATH_W) '$(srcdir)/tremor/vorbisfile.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4176-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4177-tremor/libvorbisidec_a-res012.o: tremor/res012.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-res012.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo -c -o tremor/libvorbisidec_a-res012.o `test -f 'tremor/res012.c' || echo '$(srcdir)/'`tremor/res012.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo tremor/$(DEPDIR)/libvorbisidec_a-res012.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-res012.o `test -f 'tremor/res012.c' || echo '$(srcdir)/'`tremor/res012.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4183-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4184-tremor/libvorbisidec_a-res012.obj: tremor/res012.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-res012.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo -c -o tremor/libvorbisidec_a-res012.obj `if test -f 'tremor/res012.c'; then $(CYGPATH_W) 'tremor/res012.c'; else $(CYGPATH_W) '$(srcdir)/tremor/res012.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo tremor/$(DEPDIR)/libvorbisidec_a-res012.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-res012.obj `if test -f 'tremor/res012.c'; then $(CYGPATH_W) 'tremor/res012.c'; else $(CYGPATH_W) '$(srcdir)/tremor/res012.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4190-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4191-tremor/libvorbisidec_a-mapping0.o: tremor/mapping0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mapping0.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo -c -o tremor/libvorbisidec_a-mapping0.o `test -f 'tremor/mapping0.c' || echo '$(srcdir)/'`tremor/mapping0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mapping0.o `test -f 'tremor/mapping0.c' || echo '$(srcdir)/'`tremor/mapping0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4197-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4198-tremor/libvorbisidec_a-mapping0.obj: tremor/mapping0.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mapping0.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo -c -o tremor/libvorbisidec_a-mapping0.obj `if test -f 'tremor/mapping0.c'; then $(CYGPATH_W) 'tremor/mapping0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mapping0.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mapping0.obj `if test -f 'tremor/mapping0.c'; then $(CYGPATH_W) 'tremor/mapping0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mapping0.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4204-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4205-tremor/libvorbisidec_a-registry.o: tremor/registry.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-registry.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo -c -o tremor/libvorbisidec_a-registry.o `test -f 'tremor/registry.c' || echo '$(srcdir)/'`tremor/registry.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo tremor/$(DEPDIR)/libvorbisidec_a-registry.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-registry.o `test -f 'tremor/registry.c' || echo '$(srcdir)/'`tremor/registry.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4211-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4212-tremor/libvorbisidec_a-registry.obj: tremor/registry.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-registry.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo -c -o tremor/libvorbisidec_a-registry.obj `if test -f 'tremor/registry.c'; then $(CYGPATH_W) 'tremor/registry.c'; else $(CYGPATH_W) '$(srcdir)/tremor/registry.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo tremor/$(DEPDIR)/libvorbisidec_a-registry.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-registry.obj `if test -f 'tremor/registry.c'; then $(CYGPATH_W) 'tremor/registry.c'; else $(CYGPATH_W) '$(srcdir)/tremor/registry.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4218-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4219-tremor/libvorbisidec_a-codebook.o: tremor/codebook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-codebook.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo -c -o tremor/libvorbisidec_a-codebook.o `test -f 'tremor/codebook.c' || echo '$(srcdir)/'`tremor/codebook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-codebook.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-codebook.o `test -f 'tremor/codebook.c' || echo '$(srcdir)/'`tremor/codebook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4225-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4226-tremor/libvorbisidec_a-codebook.obj: tremor/codebook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-codebook.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo -c -o tremor/libvorbisidec_a-codebook.obj `if test -f 'tremor/codebook.c'; then $(CYGPATH_W) 'tremor/codebook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/codebook.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-codebook.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-codebook.obj `if test -f 'tremor/codebook.c'; then $(CYGPATH_W) 'tremor/codebook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/codebook.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4232-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4233-tremor/libvorbisidec_a-sharedbook.o: tremor/sharedbook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-sharedbook.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo -c -o tremor/libvorbisidec_a-sharedbook.o `test -f 'tremor/sharedbook.c' || echo '$(srcdir)/'`tremor/sharedbook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-sharedbook.o `test -f 'tremor/sharedbook.c' || echo '$(srcdir)/'`tremor/sharedbook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4239-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4240-tremor/libvorbisidec_a-sharedbook.obj: tremor/sharedbook.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-sharedbook.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo -c -o tremor/libvorbisidec_a-sharedbook.obj `if test -f 'tremor/sharedbook.c'; then $(CYGPATH_W) 'tremor/sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/sharedbook.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-sharedbook.obj `if test -f 'tremor/sharedbook.c'; then $(CYGPATH_W) 'tremor/sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/sharedbook.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4246-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4247-tremor/libvorbisidec_a-framing.o: tremor/framing.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-framing.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo -c -o tremor/libvorbisidec_a-framing.o `test -f 'tremor/framing.c' || echo '$(srcdir)/'`tremor/framing.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo tremor/$(DEPDIR)/libvorbisidec_a-framing.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-framing.o `test -f 'tremor/framing.c' || echo '$(srcdir)/'`tremor/framing.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4253-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4254-tremor/libvorbisidec_a-framing.obj: tremor/framing.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-framing.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo -c -o tremor/libvorbisidec_a-framing.obj `if test -f 'tremor/framing.c'; then $(CYGPATH_W) 'tremor/framing.c'; else $(CYGPATH_W) '$(srcdir)/tremor/framing.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo tremor/$(DEPDIR)/libvorbisidec_a-framing.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-framing.obj `if test -f 'tremor/framing.c'; then $(CYGPATH_W) 'tremor/framing.c'; else $(CYGPATH_W) '$(srcdir)/tremor/framing.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4260-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4261-tremor/libvorbisidec_a-bitwise.o: tremor/bitwise.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-bitwise.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo -c -o tremor/libvorbisidec_a-bitwise.o `test -f 'tremor/bitwise.c' || echo '$(srcdir)/'`tremor/bitwise.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-bitwise.o `test -f 'tremor/bitwise.c' || echo '$(srcdir)/'`tremor/bitwise.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4267-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4268-tremor/libvorbisidec_a-bitwise.obj: tremor/bitwise.c
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-bitwise.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo -c -o tremor/libvorbisidec_a-bitwise.obj `if test -f 'tremor/bitwise.c'; then $(CYGPATH_W) 'tremor/bitwise.c'; else $(CYGPATH_W) '$(srcdir)/tremor/bitwise.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-bitwise.obj `if test -f 'tremor/bitwise.c'; then $(CYGPATH_W) 'tremor/bitwise.c'; else $(CYGPATH_W) '$(srcdir)/tremor/bitwise.c'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4274-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4275-.cpp.o:
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4276:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4277-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4283-.cpp.obj:
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4284:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4285:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4286-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4288-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4289:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4290-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4291-ngp/libngp_a-bios.o: ngp/bios.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4292:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-bios.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-bios.Tpo -c -o ngp/libngp_a-bios.o `test -f 'ngp/bios.cpp' || echo '$(srcdir)/'`ngp/bios.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4293-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-bios.Tpo ngp/$(DEPDIR)/libngp_a-bios.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4295-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4296:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-bios.o `test -f 'ngp/bios.cpp' || echo '$(srcdir)/'`ngp/bios.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4297-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4298-ngp/libngp_a-bios.obj: ngp/bios.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4299:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-bios.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-bios.Tpo -c -o ngp/libngp_a-bios.obj `if test -f 'ngp/bios.cpp'; then $(CYGPATH_W) 'ngp/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/bios.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4300-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-bios.Tpo ngp/$(DEPDIR)/libngp_a-bios.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4302-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4303:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-bios.obj `if test -f 'ngp/bios.cpp'; then $(CYGPATH_W) 'ngp/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/bios.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4304-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4305-ngp/libngp_a-biosHLE.o: ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4306:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-biosHLE.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo -c -o ngp/libngp_a-biosHLE.o `test -f 'ngp/biosHLE.cpp' || echo '$(srcdir)/'`ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4307-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo ngp/$(DEPDIR)/libngp_a-biosHLE.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4309-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4310:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-biosHLE.o `test -f 'ngp/biosHLE.cpp' || echo '$(srcdir)/'`ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4311-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4312-ngp/libngp_a-biosHLE.obj: ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4313:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-biosHLE.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo -c -o ngp/libngp_a-biosHLE.obj `if test -f 'ngp/biosHLE.cpp'; then $(CYGPATH_W) 'ngp/biosHLE.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/biosHLE.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4314-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo ngp/$(DEPDIR)/libngp_a-biosHLE.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4316-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4317:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-biosHLE.obj `if test -f 'ngp/biosHLE.cpp'; then $(CYGPATH_W) 'ngp/biosHLE.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/biosHLE.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4318-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4319-ngp/libngp_a-dma.o: ngp/dma.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4320:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-dma.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-dma.Tpo -c -o ngp/libngp_a-dma.o `test -f 'ngp/dma.cpp' || echo '$(srcdir)/'`ngp/dma.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4321-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-dma.Tpo ngp/$(DEPDIR)/libngp_a-dma.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4323-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4324:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-dma.o `test -f 'ngp/dma.cpp' || echo '$(srcdir)/'`ngp/dma.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4325-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4326-ngp/libngp_a-dma.obj: ngp/dma.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4327:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-dma.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-dma.Tpo -c -o ngp/libngp_a-dma.obj `if test -f 'ngp/dma.cpp'; then $(CYGPATH_W) 'ngp/dma.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/dma.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4328-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-dma.Tpo ngp/$(DEPDIR)/libngp_a-dma.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4330-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4331:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-dma.obj `if test -f 'ngp/dma.cpp'; then $(CYGPATH_W) 'ngp/dma.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/dma.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4332-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4333-ngp/libngp_a-flash.o: ngp/flash.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4334:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-flash.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-flash.Tpo -c -o ngp/libngp_a-flash.o `test -f 'ngp/flash.cpp' || echo '$(srcdir)/'`ngp/flash.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4335-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-flash.Tpo ngp/$(DEPDIR)/libngp_a-flash.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4337-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4338:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-flash.o `test -f 'ngp/flash.cpp' || echo '$(srcdir)/'`ngp/flash.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4339-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4340-ngp/libngp_a-flash.obj: ngp/flash.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4341:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-flash.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-flash.Tpo -c -o ngp/libngp_a-flash.obj `if test -f 'ngp/flash.cpp'; then $(CYGPATH_W) 'ngp/flash.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/flash.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4342-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-flash.Tpo ngp/$(DEPDIR)/libngp_a-flash.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4344-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4345:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-flash.obj `if test -f 'ngp/flash.cpp'; then $(CYGPATH_W) 'ngp/flash.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/flash.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4346-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4347-ngp/libngp_a-gfx.o: ngp/gfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4348:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx.Tpo -c -o ngp/libngp_a-gfx.o `test -f 'ngp/gfx.cpp' || echo '$(srcdir)/'`ngp/gfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4349-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx.Tpo ngp/$(DEPDIR)/libngp_a-gfx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4351-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4352:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx.o `test -f 'ngp/gfx.cpp' || echo '$(srcdir)/'`ngp/gfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4353-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4354-ngp/libngp_a-gfx.obj: ngp/gfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4355:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx.Tpo -c -o ngp/libngp_a-gfx.obj `if test -f 'ngp/gfx.cpp'; then $(CYGPATH_W) 'ngp/gfx.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4356-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx.Tpo ngp/$(DEPDIR)/libngp_a-gfx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4358-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4359:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx.obj `if test -f 'ngp/gfx.cpp'; then $(CYGPATH_W) 'ngp/gfx.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4360-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4361-ngp/libngp_a-T6W28_Apu.o: ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4362:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-T6W28_Apu.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo -c -o ngp/libngp_a-T6W28_Apu.o `test -f 'ngp/T6W28_Apu.cpp' || echo '$(srcdir)/'`ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4363-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4365-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4366:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-T6W28_Apu.o `test -f 'ngp/T6W28_Apu.cpp' || echo '$(srcdir)/'`ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4367-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4368-ngp/libngp_a-T6W28_Apu.obj: ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4369:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-T6W28_Apu.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo -c -o ngp/libngp_a-T6W28_Apu.obj `if test -f 'ngp/T6W28_Apu.cpp'; then $(CYGPATH_W) 'ngp/T6W28_Apu.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/T6W28_Apu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4370-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4372-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4373:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-T6W28_Apu.obj `if test -f 'ngp/T6W28_Apu.cpp'; then $(CYGPATH_W) 'ngp/T6W28_Apu.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/T6W28_Apu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4374-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4375-ngp/libngp_a-gfx_scanline_mono.o: ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4376:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_mono.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo -c -o ngp/libngp_a-gfx_scanline_mono.o `test -f 'ngp/gfx_scanline_mono.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4377-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4379-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4380:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_mono.o `test -f 'ngp/gfx_scanline_mono.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4381-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4382-ngp/libngp_a-gfx_scanline_mono.obj: ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4383:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_mono.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo -c -o ngp/libngp_a-gfx_scanline_mono.obj `if test -f 'ngp/gfx_scanline_mono.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_mono.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_mono.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4384-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4386-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4387:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_mono.obj `if test -f 'ngp/gfx_scanline_mono.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_mono.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_mono.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4388-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4389-ngp/libngp_a-gfx_scanline_colour.o: ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4390:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_colour.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo -c -o ngp/libngp_a-gfx_scanline_colour.o `test -f 'ngp/gfx_scanline_colour.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4391-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4393-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4394:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_colour.o `test -f 'ngp/gfx_scanline_colour.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4395-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4396-ngp/libngp_a-gfx_scanline_colour.obj: ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4397:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_colour.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo -c -o ngp/libngp_a-gfx_scanline_colour.obj `if test -f 'ngp/gfx_scanline_colour.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_colour.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_colour.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4398-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4400-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4401:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_colour.obj `if test -f 'ngp/gfx_scanline_colour.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_colour.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_colour.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4402-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4403-ngp/libngp_a-interrupt.o: ngp/interrupt.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4404:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-interrupt.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-interrupt.Tpo -c -o ngp/libngp_a-interrupt.o `test -f 'ngp/interrupt.cpp' || echo '$(srcdir)/'`ngp/interrupt.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4405-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-interrupt.Tpo ngp/$(DEPDIR)/libngp_a-interrupt.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4407-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4408:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-interrupt.o `test -f 'ngp/interrupt.cpp' || echo '$(srcdir)/'`ngp/interrupt.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4409-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4410-ngp/libngp_a-interrupt.obj: ngp/interrupt.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4411:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-interrupt.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-interrupt.Tpo -c -o ngp/libngp_a-interrupt.obj `if test -f 'ngp/interrupt.cpp'; then $(CYGPATH_W) 'ngp/interrupt.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/interrupt.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4412-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-interrupt.Tpo ngp/$(DEPDIR)/libngp_a-interrupt.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4414-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4415:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-interrupt.obj `if test -f 'ngp/interrupt.cpp'; then $(CYGPATH_W) 'ngp/interrupt.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/interrupt.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4416-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4417-ngp/libngp_a-mem.o: ngp/mem.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4418:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-mem.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-mem.Tpo -c -o ngp/libngp_a-mem.o `test -f 'ngp/mem.cpp' || echo '$(srcdir)/'`ngp/mem.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4419-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-mem.Tpo ngp/$(DEPDIR)/libngp_a-mem.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4421-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4422:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-mem.o `test -f 'ngp/mem.cpp' || echo '$(srcdir)/'`ngp/mem.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4423-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4424-ngp/libngp_a-mem.obj: ngp/mem.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4425:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-mem.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-mem.Tpo -c -o ngp/libngp_a-mem.obj `if test -f 'ngp/mem.cpp'; then $(CYGPATH_W) 'ngp/mem.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/mem.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4426-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-mem.Tpo ngp/$(DEPDIR)/libngp_a-mem.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4428-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4429:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-mem.obj `if test -f 'ngp/mem.cpp'; then $(CYGPATH_W) 'ngp/mem.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/mem.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4430-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4431-ngp/libngp_a-neopop.o: ngp/neopop.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4432:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-neopop.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-neopop.Tpo -c -o ngp/libngp_a-neopop.o `test -f 'ngp/neopop.cpp' || echo '$(srcdir)/'`ngp/neopop.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4433-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-neopop.Tpo ngp/$(DEPDIR)/libngp_a-neopop.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4435-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4436:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-neopop.o `test -f 'ngp/neopop.cpp' || echo '$(srcdir)/'`ngp/neopop.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4437-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4438-ngp/libngp_a-neopop.obj: ngp/neopop.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4439:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-neopop.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-neopop.Tpo -c -o ngp/libngp_a-neopop.obj `if test -f 'ngp/neopop.cpp'; then $(CYGPATH_W) 'ngp/neopop.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/neopop.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4440-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-neopop.Tpo ngp/$(DEPDIR)/libngp_a-neopop.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4442-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4443:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-neopop.obj `if test -f 'ngp/neopop.cpp'; then $(CYGPATH_W) 'ngp/neopop.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/neopop.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4444-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4445-ngp/libngp_a-rom.o: ngp/rom.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4446:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rom.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rom.Tpo -c -o ngp/libngp_a-rom.o `test -f 'ngp/rom.cpp' || echo '$(srcdir)/'`ngp/rom.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4447-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rom.Tpo ngp/$(DEPDIR)/libngp_a-rom.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4449-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4450:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rom.o `test -f 'ngp/rom.cpp' || echo '$(srcdir)/'`ngp/rom.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4451-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4452-ngp/libngp_a-rom.obj: ngp/rom.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4453:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rom.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rom.Tpo -c -o ngp/libngp_a-rom.obj `if test -f 'ngp/rom.cpp'; then $(CYGPATH_W) 'ngp/rom.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rom.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4454-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rom.Tpo ngp/$(DEPDIR)/libngp_a-rom.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4456-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4457:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rom.obj `if test -f 'ngp/rom.cpp'; then $(CYGPATH_W) 'ngp/rom.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rom.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4458-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4459-ngp/libngp_a-rtc.o: ngp/rtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4460:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rtc.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rtc.Tpo -c -o ngp/libngp_a-rtc.o `test -f 'ngp/rtc.cpp' || echo '$(srcdir)/'`ngp/rtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4461-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rtc.Tpo ngp/$(DEPDIR)/libngp_a-rtc.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4463-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4464:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rtc.o `test -f 'ngp/rtc.cpp' || echo '$(srcdir)/'`ngp/rtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4465-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4466-ngp/libngp_a-rtc.obj: ngp/rtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rtc.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rtc.Tpo -c -o ngp/libngp_a-rtc.obj `if test -f 'ngp/rtc.cpp'; then $(CYGPATH_W) 'ngp/rtc.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rtc.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4468-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rtc.Tpo ngp/$(DEPDIR)/libngp_a-rtc.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4470-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4471:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rtc.obj `if test -f 'ngp/rtc.cpp'; then $(CYGPATH_W) 'ngp/rtc.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rtc.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4472-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4473-ngp/libngp_a-sound.o: ngp/sound.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4474:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-sound.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-sound.Tpo -c -o ngp/libngp_a-sound.o `test -f 'ngp/sound.cpp' || echo '$(srcdir)/'`ngp/sound.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4475-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-sound.Tpo ngp/$(DEPDIR)/libngp_a-sound.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-sound.o `test -f 'ngp/sound.cpp' || echo '$(srcdir)/'`ngp/sound.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4479-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4480-ngp/libngp_a-sound.obj: ngp/sound.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4481:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-sound.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-sound.Tpo -c -o ngp/libngp_a-sound.obj `if test -f 'ngp/sound.cpp'; then $(CYGPATH_W) 'ngp/sound.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/sound.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4482-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-sound.Tpo ngp/$(DEPDIR)/libngp_a-sound.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4484-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4485:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-sound.obj `if test -f 'ngp/sound.cpp'; then $(CYGPATH_W) 'ngp/sound.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/sound.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4486-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4487-ngp/libngp_a-Z80_interface.o: ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-Z80_interface.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo -c -o ngp/libngp_a-Z80_interface.o `test -f 'ngp/Z80_interface.cpp' || echo '$(srcdir)/'`ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4489-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo ngp/$(DEPDIR)/libngp_a-Z80_interface.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4491-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4492:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-Z80_interface.o `test -f 'ngp/Z80_interface.cpp' || echo '$(srcdir)/'`ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4493-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4494-ngp/libngp_a-Z80_interface.obj: ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4495:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-Z80_interface.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo -c -o ngp/libngp_a-Z80_interface.obj `if test -f 'ngp/Z80_interface.cpp'; then $(CYGPATH_W) 'ngp/Z80_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/Z80_interface.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4496-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo ngp/$(DEPDIR)/libngp_a-Z80_interface.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4499:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-Z80_interface.obj `if test -f 'ngp/Z80_interface.cpp'; then $(CYGPATH_W) 'ngp/Z80_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/Z80_interface.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4500-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4501-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o: ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4503-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4505-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4506:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4507-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4508-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj: ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4509:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4510-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4513:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4514-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4515-ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o: ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4516:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4517-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4520:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4521-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4522-ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj: ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4523:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4524-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4526-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4527:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4528-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4529-ngp/TLCS-900h/libngp_a-TLCS900h_registers.o: ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4530:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_registers.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.o `test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4531-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4533-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4534:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.o `test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4535-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4536-ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj: ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4537:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj `if test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_registers.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_registers.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4538-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4541:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj `if test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_registers.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_registers.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4542-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4543-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o: ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4544:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4545-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4548:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4549-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4550-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj: ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4552-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4556-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4557-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o: ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4559-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4561-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4562:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4563-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4564-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj: ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4565:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4566-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4568-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4569:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4570-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4571-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o: ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4572:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4573-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4577-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4578-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj: ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4579:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4580-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4582-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4583:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4584-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4585-snes/libsnes_a-interface.o: snes/interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4586:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/libsnes_a-interface.o -MD -MP -MF snes/$(DEPDIR)/libsnes_a-interface.Tpo -c -o snes/libsnes_a-interface.o `test -f 'snes/interface.cpp' || echo '$(srcdir)/'`snes/interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4587-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/$(DEPDIR)/libsnes_a-interface.Tpo snes/$(DEPDIR)/libsnes_a-interface.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4589-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4590:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/libsnes_a-interface.o `test -f 'snes/interface.cpp' || echo '$(srcdir)/'`snes/interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4591-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4592-snes/libsnes_a-interface.obj: snes/interface.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4593:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/libsnes_a-interface.obj -MD -MP -MF snes/$(DEPDIR)/libsnes_a-interface.Tpo -c -o snes/libsnes_a-interface.obj `if test -f 'snes/interface.cpp'; then $(CYGPATH_W) 'snes/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/interface.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4594-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/$(DEPDIR)/libsnes_a-interface.Tpo snes/$(DEPDIR)/libsnes_a-interface.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4596-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4597:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/libsnes_a-interface.obj `if test -f 'snes/interface.cpp'; then $(CYGPATH_W) 'snes/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/interface.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4598-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4599-snes/src/cartridge/libsnes_a-cartridge.o: snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4600:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cartridge/libsnes_a-cartridge.o -MD -MP -MF snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo -c -o snes/src/cartridge/libsnes_a-cartridge.o `test -f 'snes/src/cartridge/cartridge.cpp' || echo '$(srcdir)/'`snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4601-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4603-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4604:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cartridge/libsnes_a-cartridge.o `test -f 'snes/src/cartridge/cartridge.cpp' || echo '$(srcdir)/'`snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4605-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4606-snes/src/cartridge/libsnes_a-cartridge.obj: snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4607:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cartridge/libsnes_a-cartridge.obj -MD -MP -MF snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo -c -o snes/src/cartridge/libsnes_a-cartridge.obj `if test -f 'snes/src/cartridge/cartridge.cpp'; then $(CYGPATH_W) 'snes/src/cartridge/cartridge.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cartridge/cartridge.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4608-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4610-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4611:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cartridge/libsnes_a-cartridge.obj `if test -f 'snes/src/cartridge/cartridge.cpp'; then $(CYGPATH_W) 'snes/src/cartridge/cartridge.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cartridge/cartridge.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4612-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4613-snes/src/cheat/libsnes_a-cheat.o: snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4614:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cheat/libsnes_a-cheat.o -MD -MP -MF snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo -c -o snes/src/cheat/libsnes_a-cheat.o `test -f 'snes/src/cheat/cheat.cpp' || echo '$(srcdir)/'`snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4615-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cheat/libsnes_a-cheat.o `test -f 'snes/src/cheat/cheat.cpp' || echo '$(srcdir)/'`snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4619-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4620-snes/src/cheat/libsnes_a-cheat.obj: snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cheat/libsnes_a-cheat.obj -MD -MP -MF snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo -c -o snes/src/cheat/libsnes_a-cheat.obj `if test -f 'snes/src/cheat/cheat.cpp'; then $(CYGPATH_W) 'snes/src/cheat/cheat.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cheat/cheat.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4622-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4624-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4625:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cheat/libsnes_a-cheat.obj `if test -f 'snes/src/cheat/cheat.cpp'; then $(CYGPATH_W) 'snes/src/cheat/cheat.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cheat/cheat.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4626-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4627-snes/src/memory/libsnes_a-memory.o: snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4628:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/libsnes_a-memory.o -MD -MP -MF snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo -c -o snes/src/memory/libsnes_a-memory.o `test -f 'snes/src/memory/memory.cpp' || echo '$(srcdir)/'`snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4629-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo snes/src/memory/$(DEPDIR)/libsnes_a-memory.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4631-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4632:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/libsnes_a-memory.o `test -f 'snes/src/memory/memory.cpp' || echo '$(srcdir)/'`snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4633-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4634-snes/src/memory/libsnes_a-memory.obj: snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4635:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/libsnes_a-memory.obj -MD -MP -MF snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo -c -o snes/src/memory/libsnes_a-memory.obj `if test -f 'snes/src/memory/memory.cpp'; then $(CYGPATH_W) 'snes/src/memory/memory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/memory.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4636-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo snes/src/memory/$(DEPDIR)/libsnes_a-memory.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4638-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4639:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/libsnes_a-memory.obj `if test -f 'snes/src/memory/memory.cpp'; then $(CYGPATH_W) 'snes/src/memory/memory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/memory.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4640-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4641-snes/src/memory/smemory/libsnes_a-smemory.o: snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/smemory/libsnes_a-smemory.o -MD -MP -MF snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo -c -o snes/src/memory/smemory/libsnes_a-smemory.o `test -f 'snes/src/memory/smemory/smemory.cpp' || echo '$(srcdir)/'`snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4643-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4645-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4646:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/smemory/libsnes_a-smemory.o `test -f 'snes/src/memory/smemory/smemory.cpp' || echo '$(srcdir)/'`snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4647-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4648-snes/src/memory/smemory/libsnes_a-smemory.obj: snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4649:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/smemory/libsnes_a-smemory.obj -MD -MP -MF snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo -c -o snes/src/memory/smemory/libsnes_a-smemory.obj `if test -f 'snes/src/memory/smemory/smemory.cpp'; then $(CYGPATH_W) 'snes/src/memory/smemory/smemory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/smemory/smemory.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4650-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4652-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4653:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/smemory/libsnes_a-smemory.obj `if test -f 'snes/src/memory/smemory/smemory.cpp'; then $(CYGPATH_W) 'snes/src/memory/smemory/smemory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/smemory/smemory.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4654-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4655-snes/src/cpu/libsnes_a-cpu.o: snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4656:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/libsnes_a-cpu.o -MD -MP -MF snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo -c -o snes/src/cpu/libsnes_a-cpu.o `test -f 'snes/src/cpu/cpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4657-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4659-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4660:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/libsnes_a-cpu.o `test -f 'snes/src/cpu/cpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4661-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4662-snes/src/cpu/libsnes_a-cpu.obj: snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4663:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/libsnes_a-cpu.obj -MD -MP -MF snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo -c -o snes/src/cpu/libsnes_a-cpu.obj `if test -f 'snes/src/cpu/cpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/cpu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4664-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4666-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4667:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/libsnes_a-cpu.obj `if test -f 'snes/src/cpu/cpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/cpu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4668-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4669-snes/src/cpu/core/libsnes_a-core.o: snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4670:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/core/libsnes_a-core.o -MD -MP -MF snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo -c -o snes/src/cpu/core/libsnes_a-core.o `test -f 'snes/src/cpu/core/core.cpp' || echo '$(srcdir)/'`snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4671-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4673-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4674:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/core/libsnes_a-core.o `test -f 'snes/src/cpu/core/core.cpp' || echo '$(srcdir)/'`snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4675-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4676-snes/src/cpu/core/libsnes_a-core.obj: snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4677:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/core/libsnes_a-core.obj -MD -MP -MF snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo -c -o snes/src/cpu/core/libsnes_a-core.obj `if test -f 'snes/src/cpu/core/core.cpp'; then $(CYGPATH_W) 'snes/src/cpu/core/core.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/core/core.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4678-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4681:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/core/libsnes_a-core.obj `if test -f 'snes/src/cpu/core/core.cpp'; then $(CYGPATH_W) 'snes/src/cpu/core/core.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/core/core.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4682-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4683-snes/src/cpu/scpu/libsnes_a-scpu.o: snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4684:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/scpu/libsnes_a-scpu.o -MD -MP -MF snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo -c -o snes/src/cpu/scpu/libsnes_a-scpu.o `test -f 'snes/src/cpu/scpu/scpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4685-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4687-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4688:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/scpu/libsnes_a-scpu.o `test -f 'snes/src/cpu/scpu/scpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4689-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4690-snes/src/cpu/scpu/libsnes_a-scpu.obj: snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4691:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/scpu/libsnes_a-scpu.obj -MD -MP -MF snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo -c -o snes/src/cpu/scpu/libsnes_a-scpu.obj `if test -f 'snes/src/cpu/scpu/scpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/scpu/scpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/scpu/scpu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4692-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4695:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/scpu/libsnes_a-scpu.obj `if test -f 'snes/src/cpu/scpu/scpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/scpu/scpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/scpu/scpu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4696-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4697-snes/src/smp/libsnes_a-smp.o: snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4698:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/smp/libsnes_a-smp.o -MD -MP -MF snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo -c -o snes/src/smp/libsnes_a-smp.o `test -f 'snes/src/smp/smp.cpp' || echo '$(srcdir)/'`snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4699-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo snes/src/smp/$(DEPDIR)/libsnes_a-smp.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4702:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/smp/libsnes_a-smp.o `test -f 'snes/src/smp/smp.cpp' || echo '$(srcdir)/'`snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4703-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4704-snes/src/smp/libsnes_a-smp.obj: snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4705:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/smp/libsnes_a-smp.obj -MD -MP -MF snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo -c -o snes/src/smp/libsnes_a-smp.obj `if test -f 'snes/src/smp/smp.cpp'; then $(CYGPATH_W) 'snes/src/smp/smp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/smp/smp.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4706-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo snes/src/smp/$(DEPDIR)/libsnes_a-smp.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4708-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4709:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/smp/libsnes_a-smp.obj `if test -f 'snes/src/smp/smp.cpp'; then $(CYGPATH_W) 'snes/src/smp/smp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/smp/smp.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4710-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4711-snes/src/sdsp/libsnes_a-sdsp.o: snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4712:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/sdsp/libsnes_a-sdsp.o -MD -MP -MF snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo -c -o snes/src/sdsp/libsnes_a-sdsp.o `test -f 'snes/src/sdsp/sdsp.cpp' || echo '$(srcdir)/'`snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4713-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4715-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4716:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/sdsp/libsnes_a-sdsp.o `test -f 'snes/src/sdsp/sdsp.cpp' || echo '$(srcdir)/'`snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4717-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4718-snes/src/sdsp/libsnes_a-sdsp.obj: snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4719:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/sdsp/libsnes_a-sdsp.obj -MD -MP -MF snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo -c -o snes/src/sdsp/libsnes_a-sdsp.obj `if test -f 'snes/src/sdsp/sdsp.cpp'; then $(CYGPATH_W) 'snes/src/sdsp/sdsp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/sdsp/sdsp.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4720-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4722-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4723:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/sdsp/libsnes_a-sdsp.obj `if test -f 'snes/src/sdsp/sdsp.cpp'; then $(CYGPATH_W) 'snes/src/sdsp/sdsp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/sdsp/sdsp.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4724-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4725-snes/src/ppu/libsnes_a-ppu.o: snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4726:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/ppu/libsnes_a-ppu.o -MD -MP -MF snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo -c -o snes/src/ppu/libsnes_a-ppu.o `test -f 'snes/src/ppu/ppu.cpp' || echo '$(srcdir)/'`snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4727-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4729-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4730:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/ppu/libsnes_a-ppu.o `test -f 'snes/src/ppu/ppu.cpp' || echo '$(srcdir)/'`snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4731-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4732-snes/src/ppu/libsnes_a-ppu.obj: snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4733:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/ppu/libsnes_a-ppu.obj -MD -MP -MF snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo -c -o snes/src/ppu/libsnes_a-ppu.obj `if test -f 'snes/src/ppu/ppu.cpp'; then $(CYGPATH_W) 'snes/src/ppu/ppu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/ppu/ppu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4734-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4736-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4737:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/ppu/libsnes_a-ppu.obj `if test -f 'snes/src/ppu/ppu.cpp'; then $(CYGPATH_W) 'snes/src/ppu/ppu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/ppu/ppu.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4738-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4739-snes/src/system/libsnes_a-system.o: snes/src/system/system.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4740:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/system/libsnes_a-system.o -MD -MP -MF snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo -c -o snes/src/system/libsnes_a-system.o `test -f 'snes/src/system/system.cpp' || echo '$(srcdir)/'`snes/src/system/system.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4741-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo snes/src/system/$(DEPDIR)/libsnes_a-system.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4743-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4744:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/system/libsnes_a-system.o `test -f 'snes/src/system/system.cpp' || echo '$(srcdir)/'`snes/src/system/system.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4745-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4746-snes/src/system/libsnes_a-system.obj: snes/src/system/system.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4747:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/system/libsnes_a-system.obj -MD -MP -MF snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo -c -o snes/src/system/libsnes_a-system.obj `if test -f 'snes/src/system/system.cpp'; then $(CYGPATH_W) 'snes/src/system/system.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/system/system.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4748-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo snes/src/system/$(DEPDIR)/libsnes_a-system.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4750-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4751:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/system/libsnes_a-system.obj `if test -f 'snes/src/system/system.cpp'; then $(CYGPATH_W) 'snes/src/system/system.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/system/system.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4752-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4753-snes/src/chip/sa1/libsnes_a-sa1.o: snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4754:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sa1/libsnes_a-sa1.o -MD -MP -MF snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo -c -o snes/src/chip/sa1/libsnes_a-sa1.o `test -f 'snes/src/chip/sa1/sa1.cpp' || echo '$(srcdir)/'`snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4755-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4757-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4758:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sa1/libsnes_a-sa1.o `test -f 'snes/src/chip/sa1/sa1.cpp' || echo '$(srcdir)/'`snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4759-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4760-snes/src/chip/sa1/libsnes_a-sa1.obj: snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4761:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sa1/libsnes_a-sa1.obj -MD -MP -MF snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo -c -o snes/src/chip/sa1/libsnes_a-sa1.obj `if test -f 'snes/src/chip/sa1/sa1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sa1/sa1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sa1/sa1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4762-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4764-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4765:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sa1/libsnes_a-sa1.obj `if test -f 'snes/src/chip/sa1/sa1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sa1/sa1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sa1/sa1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4766-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4767-snes/src/chip/bsx/libsnes_a-bsx.o: snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/bsx/libsnes_a-bsx.o -MD -MP -MF snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo -c -o snes/src/chip/bsx/libsnes_a-bsx.o `test -f 'snes/src/chip/bsx/bsx.cpp' || echo '$(srcdir)/'`snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4769-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4771-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4772:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/bsx/libsnes_a-bsx.o `test -f 'snes/src/chip/bsx/bsx.cpp' || echo '$(srcdir)/'`snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4773-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4774-snes/src/chip/bsx/libsnes_a-bsx.obj: snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4775:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/bsx/libsnes_a-bsx.obj -MD -MP -MF snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo -c -o snes/src/chip/bsx/libsnes_a-bsx.obj `if test -f 'snes/src/chip/bsx/bsx.cpp'; then $(CYGPATH_W) 'snes/src/chip/bsx/bsx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/bsx/bsx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4776-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4778-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4779:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/bsx/libsnes_a-bsx.obj `if test -f 'snes/src/chip/bsx/bsx.cpp'; then $(CYGPATH_W) 'snes/src/chip/bsx/bsx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/bsx/bsx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4780-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4781-snes/src/chip/srtc/libsnes_a-srtc.o: snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4782:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/srtc/libsnes_a-srtc.o -MD -MP -MF snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo -c -o snes/src/chip/srtc/libsnes_a-srtc.o `test -f 'snes/src/chip/srtc/srtc.cpp' || echo '$(srcdir)/'`snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4783-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4785-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4786:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/srtc/libsnes_a-srtc.o `test -f 'snes/src/chip/srtc/srtc.cpp' || echo '$(srcdir)/'`snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4787-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4788-snes/src/chip/srtc/libsnes_a-srtc.obj: snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4789:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/srtc/libsnes_a-srtc.obj -MD -MP -MF snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo -c -o snes/src/chip/srtc/libsnes_a-srtc.obj `if test -f 'snes/src/chip/srtc/srtc.cpp'; then $(CYGPATH_W) 'snes/src/chip/srtc/srtc.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/srtc/srtc.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4790-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4792-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4793:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/srtc/libsnes_a-srtc.obj `if test -f 'snes/src/chip/srtc/srtc.cpp'; then $(CYGPATH_W) 'snes/src/chip/srtc/srtc.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/srtc/srtc.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4794-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4795-snes/src/chip/sdd1/libsnes_a-sdd1.o: snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4796:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sdd1/libsnes_a-sdd1.o -MD -MP -MF snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo -c -o snes/src/chip/sdd1/libsnes_a-sdd1.o `test -f 'snes/src/chip/sdd1/sdd1.cpp' || echo '$(srcdir)/'`snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4797-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4799-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4800:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sdd1/libsnes_a-sdd1.o `test -f 'snes/src/chip/sdd1/sdd1.cpp' || echo '$(srcdir)/'`snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4801-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4802-snes/src/chip/sdd1/libsnes_a-sdd1.obj: snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4803:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sdd1/libsnes_a-sdd1.obj -MD -MP -MF snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo -c -o snes/src/chip/sdd1/libsnes_a-sdd1.obj `if test -f 'snes/src/chip/sdd1/sdd1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sdd1/sdd1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sdd1/sdd1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4804-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4806-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4807:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sdd1/libsnes_a-sdd1.obj `if test -f 'snes/src/chip/sdd1/sdd1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sdd1/sdd1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sdd1/sdd1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4808-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4809-snes/src/chip/spc7110/libsnes_a-spc7110.o: snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4810:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/spc7110/libsnes_a-spc7110.o -MD -MP -MF snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo -c -o snes/src/chip/spc7110/libsnes_a-spc7110.o `test -f 'snes/src/chip/spc7110/spc7110.cpp' || echo '$(srcdir)/'`snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4811-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4813-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4814:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/spc7110/libsnes_a-spc7110.o `test -f 'snes/src/chip/spc7110/spc7110.cpp' || echo '$(srcdir)/'`snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4815-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4816-snes/src/chip/spc7110/libsnes_a-spc7110.obj: snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4817:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/spc7110/libsnes_a-spc7110.obj -MD -MP -MF snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo -c -o snes/src/chip/spc7110/libsnes_a-spc7110.obj `if test -f 'snes/src/chip/spc7110/spc7110.cpp'; then $(CYGPATH_W) 'snes/src/chip/spc7110/spc7110.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/spc7110/spc7110.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4818-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4820-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4821:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/spc7110/libsnes_a-spc7110.obj `if test -f 'snes/src/chip/spc7110/spc7110.cpp'; then $(CYGPATH_W) 'snes/src/chip/spc7110/spc7110.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/spc7110/spc7110.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4822-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4823-snes/src/chip/cx4/libsnes_a-cx4.o: snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4824:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/cx4/libsnes_a-cx4.o -MD -MP -MF snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo -c -o snes/src/chip/cx4/libsnes_a-cx4.o `test -f 'snes/src/chip/cx4/cx4.cpp' || echo '$(srcdir)/'`snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4825-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4827-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4828:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/cx4/libsnes_a-cx4.o `test -f 'snes/src/chip/cx4/cx4.cpp' || echo '$(srcdir)/'`snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4829-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4830-snes/src/chip/cx4/libsnes_a-cx4.obj: snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4831:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/cx4/libsnes_a-cx4.obj -MD -MP -MF snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo -c -o snes/src/chip/cx4/libsnes_a-cx4.obj `if test -f 'snes/src/chip/cx4/cx4.cpp'; then $(CYGPATH_W) 'snes/src/chip/cx4/cx4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/cx4/cx4.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4832-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4834-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4835:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/cx4/libsnes_a-cx4.obj `if test -f 'snes/src/chip/cx4/cx4.cpp'; then $(CYGPATH_W) 'snes/src/chip/cx4/cx4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/cx4/cx4.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4836-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4837-snes/src/chip/dsp1/libsnes_a-dsp1.o: snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4838:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp1/libsnes_a-dsp1.o -MD -MP -MF snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo -c -o snes/src/chip/dsp1/libsnes_a-dsp1.o `test -f 'snes/src/chip/dsp1/dsp1.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4839-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4841-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4842:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp1/libsnes_a-dsp1.o `test -f 'snes/src/chip/dsp1/dsp1.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4843-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4844-snes/src/chip/dsp1/libsnes_a-dsp1.obj: snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4845:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp1/libsnes_a-dsp1.obj -MD -MP -MF snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo -c -o snes/src/chip/dsp1/libsnes_a-dsp1.obj `if test -f 'snes/src/chip/dsp1/dsp1.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp1/dsp1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp1/dsp1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4846-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4848-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4849:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp1/libsnes_a-dsp1.obj `if test -f 'snes/src/chip/dsp1/dsp1.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp1/dsp1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp1/dsp1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4850-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4851-snes/src/chip/dsp2/libsnes_a-dsp2.o: snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4852:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp2/libsnes_a-dsp2.o -MD -MP -MF snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo -c -o snes/src/chip/dsp2/libsnes_a-dsp2.o `test -f 'snes/src/chip/dsp2/dsp2.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4853-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4855-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4856:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp2/libsnes_a-dsp2.o `test -f 'snes/src/chip/dsp2/dsp2.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4857-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4858-snes/src/chip/dsp2/libsnes_a-dsp2.obj: snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4859:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp2/libsnes_a-dsp2.obj -MD -MP -MF snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo -c -o snes/src/chip/dsp2/libsnes_a-dsp2.obj `if test -f 'snes/src/chip/dsp2/dsp2.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp2/dsp2.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp2/dsp2.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4860-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4862-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4863:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp2/libsnes_a-dsp2.obj `if test -f 'snes/src/chip/dsp2/dsp2.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp2/dsp2.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp2/dsp2.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4864-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4865-snes/src/chip/dsp3/libsnes_a-dsp3.o: snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4866:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp3/libsnes_a-dsp3.o -MD -MP -MF snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo -c -o snes/src/chip/dsp3/libsnes_a-dsp3.o `test -f 'snes/src/chip/dsp3/dsp3.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4867-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4869-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4870:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp3/libsnes_a-dsp3.o `test -f 'snes/src/chip/dsp3/dsp3.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4871-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4872-snes/src/chip/dsp3/libsnes_a-dsp3.obj: snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4873:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp3/libsnes_a-dsp3.obj -MD -MP -MF snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo -c -o snes/src/chip/dsp3/libsnes_a-dsp3.obj `if test -f 'snes/src/chip/dsp3/dsp3.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp3/dsp3.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp3/dsp3.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4874-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4876-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4877:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp3/libsnes_a-dsp3.obj `if test -f 'snes/src/chip/dsp3/dsp3.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp3/dsp3.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp3/dsp3.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4878-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4879-snes/src/chip/dsp4/libsnes_a-dsp4.o: snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4880:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp4/libsnes_a-dsp4.o -MD -MP -MF snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo -c -o snes/src/chip/dsp4/libsnes_a-dsp4.o `test -f 'snes/src/chip/dsp4/dsp4.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4881-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4883-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4884:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp4/libsnes_a-dsp4.o `test -f 'snes/src/chip/dsp4/dsp4.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4885-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4886-snes/src/chip/dsp4/libsnes_a-dsp4.obj: snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4887:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp4/libsnes_a-dsp4.obj -MD -MP -MF snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo -c -o snes/src/chip/dsp4/libsnes_a-dsp4.obj `if test -f 'snes/src/chip/dsp4/dsp4.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp4/dsp4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp4/dsp4.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4888-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4890-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4891:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp4/libsnes_a-dsp4.obj `if test -f 'snes/src/chip/dsp4/dsp4.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp4/dsp4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp4/dsp4.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4892-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4893-snes/src/chip/obc1/libsnes_a-obc1.o: snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4894:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/obc1/libsnes_a-obc1.o -MD -MP -MF snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo -c -o snes/src/chip/obc1/libsnes_a-obc1.o `test -f 'snes/src/chip/obc1/obc1.cpp' || echo '$(srcdir)/'`snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4895-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4897-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4898:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/obc1/libsnes_a-obc1.o `test -f 'snes/src/chip/obc1/obc1.cpp' || echo '$(srcdir)/'`snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4899-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4900-snes/src/chip/obc1/libsnes_a-obc1.obj: snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/obc1/libsnes_a-obc1.obj -MD -MP -MF snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo -c -o snes/src/chip/obc1/libsnes_a-obc1.obj `if test -f 'snes/src/chip/obc1/obc1.cpp'; then $(CYGPATH_W) 'snes/src/chip/obc1/obc1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/obc1/obc1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4902-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4904-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4905:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/obc1/libsnes_a-obc1.obj `if test -f 'snes/src/chip/obc1/obc1.cpp'; then $(CYGPATH_W) 'snes/src/chip/obc1/obc1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/obc1/obc1.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4906-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4907-snes/src/chip/st010/libsnes_a-st010.o: snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4908:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/st010/libsnes_a-st010.o -MD -MP -MF snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo -c -o snes/src/chip/st010/libsnes_a-st010.o `test -f 'snes/src/chip/st010/st010.cpp' || echo '$(srcdir)/'`snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4909-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4911-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4912:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/st010/libsnes_a-st010.o `test -f 'snes/src/chip/st010/st010.cpp' || echo '$(srcdir)/'`snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4913-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4914-snes/src/chip/st010/libsnes_a-st010.obj: snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4915:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/st010/libsnes_a-st010.obj -MD -MP -MF snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo -c -o snes/src/chip/st010/libsnes_a-st010.obj `if test -f 'snes/src/chip/st010/st010.cpp'; then $(CYGPATH_W) 'snes/src/chip/st010/st010.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/st010/st010.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4916-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4918-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4919:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/st010/libsnes_a-st010.obj `if test -f 'snes/src/chip/st010/st010.cpp'; then $(CYGPATH_W) 'snes/src/chip/st010/st010.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/st010/st010.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4920-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4921-snes/src/chip/superfx/libsnes_a-superfx.o: snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4922:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/superfx/libsnes_a-superfx.o -MD -MP -MF snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo -c -o snes/src/chip/superfx/libsnes_a-superfx.o `test -f 'snes/src/chip/superfx/superfx.cpp' || echo '$(srcdir)/'`snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4923-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4925-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4926:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/superfx/libsnes_a-superfx.o `test -f 'snes/src/chip/superfx/superfx.cpp' || echo '$(srcdir)/'`snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4927-
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4928-snes/src/chip/superfx/libsnes_a-superfx.obj: snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4929:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/superfx/libsnes_a-superfx.obj -MD -MP -MF snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo -c -o snes/src/chip/superfx/libsnes_a-superfx.obj `if test -f 'snes/src/chip/superfx/superfx.cpp'; then $(CYGPATH_W) 'snes/src/chip/superfx/superfx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/superfx/superfx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4930-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4932-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4933:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/superfx/libsnes_a-superfx.obj `if test -f 'snes/src/chip/superfx/superfx.cpp'; then $(CYGPATH_W) 'snes/src/chip/superfx/superfx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/superfx/superfx.cpp'; fi`
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4934-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4948-	dot_seen=no; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:4949:	target=`echo $@ | sed s/-recursive//`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-4950-	case "$@" in \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5011-GTAGS:
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:5012:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5013-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5037-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:5038:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:5039:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5040-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5051-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in:5052:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/Makefile.in-5053-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-533-.c.o:
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:534:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-535-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-541-.c.obj:
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:543:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-544-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-548-
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-549-.cpp.o:
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-551-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-557-.cpp.obj:
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:559:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-560-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:563:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-564-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-594-GTAGS:
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:595:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-596-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-620-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:621:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:622:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-623-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-634-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in:635:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers/Makefile.in-636-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-135-
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp:136:static unsigned long long ParsePhysAddr(const char *za)
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-137-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-241-     //printf("%s %s\n", sa1, sa2);
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp:242:     A1 = ParsePhysAddr(sa1);
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp:243:     A2 = ParsePhysAddr(sa2);
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-244-    }
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-257-
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp:258:     A1 = ParsePhysAddr(sa1);
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-259-    }
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-648-
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp:649:                    A = ParsePhysAddr(sa);
mednafen-1.26.1+dfsg/include/mednafen/drivers/debugger.cpp-650-                   }
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-405-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in:406:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in:407:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-408-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-419-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in:420:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_dos/Makefile.in-421-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-443-.cpp.o:
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:444:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-445-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-451-.cpp.obj:
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:452:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:453:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-454-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:457:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-458-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-488-GTAGS:
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-490-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-514-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-528-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/drivers_libxxx/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/lynx/susie.cpp-1175-		default:
mednafen-1.26.1+dfsg/include/mednafen/lynx/susie.cpp:1176://			_asm int 3;
mednafen-1.26.1+dfsg/include/mednafen/lynx/susie.cpp-1177-			break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/md/cart/ssp16.c-506-	{
mednafen-1.26.1+dfsg/include/mednafen/md/cart/ssp16.c:507:		#define CADDR ((((mode<<16)&0x7f0000)|addr)<<1)
mednafen-1.26.1+dfsg/include/mednafen/md/cart/ssp16.c-508-		unsigned short *dram = (unsigned short *)svp->dram;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/memory.h-38-
mednafen-1.26.1+dfsg/include/mednafen/memory.h:39:  asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/memory.h-40-        "cld\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/memory.h-59-
mednafen-1.26.1+dfsg/include/mednafen/memory.h:60:  asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/memory.h-61-        "cld\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/mempatcher.cpp-39-
mednafen-1.26.1+dfsg/include/mednafen/mempatcher.cpp:40:MemoryPatch::MemoryPatch() : addr(0), val(0), compare(0), 
mednafen-1.26.1+dfsg/include/mednafen/mempatcher.cpp:41:			     mltpl_count(1), mltpl_addr_inc(0), mltpl_val_inc(0), copy_src_addr(0), copy_src_addr_inc(0),
mednafen-1.26.1+dfsg/include/mednafen/mempatcher.cpp-42-			     length(0), bigendian(false), status(false), icount(0), type(0)
##############################################
mednafen-1.26.1+dfsg/include/mednafen/minilzo/lzodefs.h-2631-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC)
mednafen-1.26.1+dfsg/include/mednafen/minilzo/lzodefs.h:2632:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/include/mednafen/minilzo/lzodefs.h-2633-#elif (LZO_CC_LLVM)
mednafen-1.26.1+dfsg/include/mednafen/minilzo/lzodefs.h:2634:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/include/mednafen/minilzo/lzodefs.h-2635-#endif
##############################################
mednafen-1.26.1+dfsg/include/mednafen/minilzo/minilzo.c-2651-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC)
mednafen-1.26.1+dfsg/include/mednafen/minilzo/minilzo.c:2652:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/include/mednafen/minilzo/minilzo.c-2653-#elif (LZO_CC_LLVM)
mednafen-1.26.1+dfsg/include/mednafen/minilzo/minilzo.c:2654:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/include/mednafen/minilzo/minilzo.c-2655-#endif
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp-388- {
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp:389:  unsigned int testA = bpit->logical ? ShadowCPU.GetLastLogicalReadAddr() : A;
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp-390-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp-431-
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp:432:   testA = ShadowCPU.GetLastLogicalWriteAddr();
mednafen-1.26.1+dfsg/include/mednafen/pce/debug.cpp-433-  }
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h-372-	// properly.
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h:373:	INLINE uint32 GetLastLogicalReadAddr(void)
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h-374-	{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h-377-
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h:378:	INLINE uint32 GetLastLogicalWriteAddr(void)
mednafen-1.26.1+dfsg/include/mednafen/pce/huc6280.h-379-	{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/huc6280.cpp-47-#else
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/huc6280.cpp:48:#define LOAD_LOCALS_PC()        uint32 PC_local /*asm ("edi")*/ = HuCPU.PC; // asm ("edi") = HuCPU.PC;
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/huc6280.cpp-49-#endif
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1012-
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp:1013:   asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1014-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1032-
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp:1033:   asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1034-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1599-  {
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp:1600:   asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1601-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1611-  {
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp:1612:   asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/pce_fast/vdc.cpp-1613-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp-1212-		LDWhich = rt;
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp:1213:		LDValue = GTE_ReadDR(rd);
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp-1214-		break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp-1399-
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp:1400:	 WriteMemory<uint32>(timestamp, address, GTE_ReadDR(rt));
mednafen-1.26.1+dfsg/include/mednafen/psx/cpu.cpp-1401-	}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.cpp-565-
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.cpp:566:uint32 GTE_ReadDR(unsigned int which)
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.cpp-567-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.h-37-uint32 GTE_ReadCR(unsigned int which);
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.h:38:uint32 GTE_ReadDR(unsigned int which);
mednafen-1.26.1+dfsg/include/mednafen/psx/gte.h-39-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-560-
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:561:INLINE void PS_SPU::CheckIRQAddr(uint32 addr)
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-562-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-575-{
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:576: CheckIRQAddr(addr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-577-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-582-{
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:583: CheckIRQAddr(addr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-584- return(SPURAM[addr]);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-922-
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:923: CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-924-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-935-
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:936: CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-937-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1077-   case 0x24: IRQAddr = (V << 2) & 0x3FFFF;
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:1078:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1079-	      //SPUIRQ_DBG("Set IRQAddr=0x%06x", IRQAddr);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1082-   case 0x26: RWAddr = (V << 2) & 0x3FFFF;	      
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:1083:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1084-	      //SPUIRQ_DBG("Set RWAddr=0x%06x", RWAddr);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1088-	      RWAddr = (RWAddr + 1) & 0x3FFFF;
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:1089:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1090-	      break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1102-	      }
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:1103:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1104-	      break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1178-	       RWAddr = (RWAddr + 1) & 0x3FFFF;
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp:1179:	       CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.cpp-1180-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.h-141-
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.h:142: void CheckIRQAddr(uint32 addr);
mednafen-1.26.1+dfsg/include/mednafen/psx/spu.h-143- void WriteSPURAM(uint32 addr, uint16 value);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-518-.cpp.o:
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:519:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-520-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-526-.cpp.obj:
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:527:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:528:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-529-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:532:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-533-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-563-GTAGS:
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-565-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-589-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:590:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:591:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-592-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-603-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in:604:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/sexyal/Makefile.in-605-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-83-
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp:84:static void dma_wr_base_addr(uint8 ch, uint16 value)
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-85-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-97-
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp:98:static uint16 dma_rd_cur_addr(uint8 ch)
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-99-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-156-
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp:157: dma_wr_base_addr(ch, addr & 0xFFFF);
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-158- dma_wr_page(ch, page);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-326- pis = __dpmi_get_and_disable_virtual_interrupt_state();
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp:327: tmp = dma_rd_cur_addr(ds->dma);
mednafen-1.26.1+dfsg/include/mednafen/sexyal/drivers/sb.cpp-328- __dpmi_get_and_set_virtual_interrupt_state(pis);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-86-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:87:unsigned SPC7110::datarom_addr(unsigned addr) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-88-  unsigned size = memory::cartrom.size() - 0x100000;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-242-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:243:      uint8 data = memory::cartrom.read(datarom_addr(adjustaddr));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-244-      if(!(r4818 & 2)) {
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-271-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:272:      uint8 data = memory::cartrom.read(datarom_addr(addr + adjust));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-273-      if((r4818 & 0x60) == 0x60) {
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-360-      unsigned length  = (r4809 + (r480a << 8));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:361:      unsigned addr    = datarom_addr(table + index);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-362-      unsigned mode    = (memory::cartrom.read(addr + 0));
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-537-      r4831 = data;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:538:      dx_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-539-    } break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-542-      r4832 = data;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:543:      ex_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-544-    } break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-547-      r4833 = data;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp:548:      fx_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.cpp-549-    } break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.hpp-26-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.hpp:27:  unsigned datarom_addr(unsigned addr);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/chip/spc7110/spc7110.hpp-28-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp-145-  void op_brl();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp:146:  void op_jmp_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp-147-  void op_jmp_long();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp:148:  void op_jmp_iaddr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp-149-  void op_jmp_iaddrx();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp:150:  void op_jmp_iladdr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp:151:  void op_jsr_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/core.hpp-152-  void op_jsr_long_e();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp-13-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp:14:alwaysinline uint8_t op_readaddr(uint32_t addr) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp-15-  return op_read(addr & 0xffff);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp-50-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp:51:alwaysinline void op_writeaddr(uint32_t addr, uint8_t data) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/memory.hpp-52-  op_write(addr & 0xffff, data);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-29-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:30:void CPUcore::op_jmp_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-31-  rd.l = op_readpc();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-42-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:43:void CPUcore::op_jmp_iaddr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-44-  aa.l = op_readpc();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-45-  aa.h = op_readpc();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:46:  rd.l = op_readaddr(aa.w + 0);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:47:L rd.h = op_readaddr(aa.w + 1);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-48-  regs.pc.w = rd.w;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-59-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:60:void CPUcore::op_jmp_iladdr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-61-  aa.l = op_readpc();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-62-  aa.h = op_readpc();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:63:  rd.l = op_readaddr(aa.w + 0);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:64:  rd.h = op_readaddr(aa.w + 1);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:65:L rd.b = op_readaddr(aa.w + 2);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-66-  regs.pc.d = rd.d & 0xffffff;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-68-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp:69:void CPUcore::op_jsr_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/core/opcode_pc.cpp-70-  aa.l = op_readpc();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-72-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:73:inline uint32 sCPU::dma_addr(uint8 i) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-74-  uint32 r = (channel[i].srcbank << 16) | (channel[i].srcaddr);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-86-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:87:inline uint32 sCPU::hdma_addr(uint8 i) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-88-  return (channel[i].srcbank << 16) | (channel[i].hdma_addr++);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-90-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:91:inline uint32 sCPU::hdma_iaddr(uint8 i) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-92-  return (channel[i].hdma_ibank << 16) | (channel[i].hdma_iaddr++);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-117-    do {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:118:      dma_transfer(channel[i].direction, dma_bbus(i, index++), dma_addr(i));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-119-      cycle_edge();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-160-void sCPU::hdma_update(uint8 i) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:161:  channel[i].hdma_line_counter = dma_read(hdma_addr(i));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-162-  dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-167-  if(channel[i].hdma_indirect) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:168:    channel[i].hdma_iaddr = dma_read(hdma_addr(i)) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-169-    dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-172-      channel[i].hdma_iaddr >>= 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:173:      channel[i].hdma_iaddr  |= dma_read(hdma_addr(i)) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-174-      dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-189-      for(unsigned index = 0; index < length; index++) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp:190:        unsigned addr = !channel[i].hdma_indirect ? hdma_addr(i) : hdma_iaddr(i);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.cpp-191-        dma_transfer(channel[i].direction, dma_bbus(i, index), addr);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.hpp-53-  uint8 dma_bbus(uint8 i, uint8 index);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.hpp:54:  uint32 dma_addr(uint8 i);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.hpp:55:  uint32 hdma_addr(uint8 i);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.hpp:56:  uint32 hdma_iaddr(uint8 i);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/cpu/scpu/dma/dma.hpp-57-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-33-  template<int, int> void op_mov_reg_dpr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp:34:  template<int> void op_mov_reg_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-35-  template<int> void op_mov_a_addrr();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-59-  void op_dbnz_y();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp:60:  void op_jmp_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-61-  void op_jmp_iaddrx();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-72-  template<uint8 (SMP::*)(uint8, uint8)> void op_read_a_dpx();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp:73:  template<uint8 (SMP::*)(uint8, uint8), int> void op_read_reg_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-74-  template<uint8 (SMP::*)(uint8, uint8), int> void op_read_a_addrr();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-89-  template<uint8 (SMP::*)(uint8)> void op_adjust_dpx();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp:90:  template<uint8 (SMP::*)(uint8)> void op_adjust_addr();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/core.hpp-91-  template<int> void op_adjust_addr_a();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp-12-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp:13:alwaysinline uint8_t op_readaddr(uint16_t addr) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp-14-  return op_read(addr);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp-16-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp:17:alwaysinline void op_writeaddr(uint16_t addr, uint8_t data) {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/memory.hpp-18-  op_write(addr, data);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-50-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:51:template<int n> alwaysinline void SMP::op_mov_reg_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-52-  sp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-53-  sp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:54:  regs.r[n] = op_readaddr(sp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-55-  regs.p.n = (regs.r[n] & 0x80);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-62-  op_io();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:63:  regs.a = op_readaddr(sp + regs.r[i]);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-64-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-72-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:73:  regs.a = op_readaddr(sp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-74-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-82-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:83:  regs.a = op_readaddr(sp + regs.y);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-84-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-130-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:131:  op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:132:  op_writeaddr(dp, regs.r[n]);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-133-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-139-  dp += regs.r[i];
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:140:  op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:141:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-142-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-149-  dp |= op_readdp(sp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:150:  op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:151:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-152-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-159-  dp += regs.y;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:160:  op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:161:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-162-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-184-  sp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:185:  rd = op_readaddr(sp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-186-  regs.p.c = (rd & (1 << bit));
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-193-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:194:  rd = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-195-  (regs.p.c) ? rd |= (1 << bit) : rd &= ~(1 << bit);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-196-  op_io();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp:197:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_mov.cpp-198-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-73-
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:74:alwaysinline void SMP::op_jmp_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-75-  rd  = op_readpc() << 0;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-84-  dp += regs.x;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:85:  rd  = op_readaddr(dp + 0) << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:86:  rd |= op_readaddr(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-87-  regs.pc = rd;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-111-  dp  = 0xffde - (n << 1);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:112:  rd  = op_readaddr(dp + 0) << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:113:  rd |= op_readaddr(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-114-  op_io();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-122-alwaysinline void SMP::op_brk() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:123:  rd  = op_readaddr(0xffde) << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp:124:  rd |= op_readaddr(0xffdf) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_pc.cpp-125-  op_io();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-31-template<uint8 (SMP::*op)(uint8, uint8), int n>
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:32:alwaysinline void SMP::op_read_reg_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-33-  dp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-34-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:35:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-36-  regs.r[n] = (this->*op)(regs.r[n], rd);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-43-  op_io();
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:44:  rd = op_readaddr(dp + regs.r[i]);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-45-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-53-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:54:  rd  = op_readaddr(sp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-55-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-63-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:64:  rd  = op_readaddr(sp + regs.y);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-65-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-119-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:120:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-121-  regs.p.c = regs.p.c & ((bool)(rd & (1 << bit)) ^ op);
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-128-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:129:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-130-  op_io();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-138-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:139:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-140-  rd ^= 1 << bit;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:141:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-142-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-148-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp:149:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_read.cpp-150-  op_io();
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-26-template<uint8 (SMP::*op)(uint8)>
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:27:alwaysinline void SMP::op_adjust_addr() {
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-28-  dp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-29-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:30:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-31-  rd  = (this->*op)(rd);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:32:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-33-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-38-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:39:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-40-  regs.p.n = ((regs.a - rd) & 0x80);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-41-  regs.p.z = ((regs.a - rd) == 0);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:42:  op_readaddr(dp);
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp:43:  op_writeaddr(dp, (op ? rd | regs.a : rd & ~regs.a));
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/opcode_rmw.cpp-44-}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/table.cpp-101-  case 0x5e: op_read_reg_addr<&SMP::op_cmp, Y>(); break;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/table.cpp:102:  case 0x5f: op_jmp_addr(); break;
mednafen-1.26.1+dfsg/include/mednafen/snes/src/smp/core/table.cpp-103-  case 0x60: op_setbit<0x01, 0x00>(); break;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp-1084-
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1085:asm volatile goto("tbh [pc, %0, lsl #1]\n\t0:\n\t" : :"r"(cop) :"cc", "memory" : pseudo0);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1086:pseudo0:asm volatile goto(".2byte (%l[Op_0_0x00]-0b)/2\n\t.2byte (%l[Op_0_0x01]-0b)/2\n\t.2byte (%l[Op_0_0x02]-0b)/2\n\t.2byte (%l[Op_0_0x03]-0b)/2\n\t.2byte (%l[Op_0_0x04]-0b)/2\n\t.2byte (%l[Op_0_0x05]-0b)/2\n\t.2byte (%l[Op_0_0x06]-0b)/2\n\t.2byte (%l[Op_0_0x07]-0b)/2\n\t.2byte (%l[Op_0_0x08]-0b)/2\n\t.2byte (%l[Op_0_0x09]-0b)/2\n\t.2byte (%l[Op_0_0x0A]-0b)/2\n\t.2byte (%l[Op_0_0x0B]-0b)/2\n\t.2byte (%l[Op_0_0x0C]-0b)/2\n\t.2byte (%l[Op_0_0x0D]-0b)/2\n\t.2byte (%l[Op_0_0x0E]-0b)/2\n\t.2byte (%l[Op_0_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x00,Op_0_0x01,Op_0_0x02,Op_0_0x03,Op_0_0x04,Op_0_0x05,Op_0_0x06,Op_0_0x07,Op_0_0x08,Op_0_0x09,Op_0_0x0A,Op_0_0x0B,Op_0_0x0C,Op_0_0x0D,Op_0_0x0E,Op_0_0x0F,pseudo1);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1087:pseudo1:asm volatile goto(".2byte (%l[Op_0_0x10]-0b)/2\n\t.2byte (%l[Op_0_0x11]-0b)/2\n\t.2byte (%l[Op_0_0x12]-0b)/2\n\t.2byte (%l[Op_0_0x13]-0b)/2\n\t.2byte (%l[Op_0_0x14]-0b)/2\n\t.2byte (%l[Op_0_0x15]-0b)/2\n\t.2byte (%l[Op_0_0x16]-0b)/2\n\t.2byte (%l[Op_0_0x17]-0b)/2\n\t.2byte (%l[Op_0_0x18]-0b)/2\n\t.2byte (%l[Op_0_0x19]-0b)/2\n\t.2byte (%l[Op_0_0x1A]-0b)/2\n\t.2byte (%l[Op_0_0x1B]-0b)/2\n\t.2byte (%l[Op_0_0x1C]-0b)/2\n\t.2byte (%l[Op_0_0x1D]-0b)/2\n\t.2byte (%l[Op_0_0x1E]-0b)/2\n\t.2byte (%l[Op_0_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x10,Op_0_0x11,Op_0_0x12,Op_0_0x13,Op_0_0x14,Op_0_0x15,Op_0_0x16,Op_0_0x17,Op_0_0x18,Op_0_0x19,Op_0_0x1A,Op_0_0x1B,Op_0_0x1C,Op_0_0x1D,Op_0_0x1E,Op_0_0x1F,pseudo2);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1088:pseudo2:asm volatile goto(".2byte (%l[Op_0_0x20]-0b)/2\n\t.2byte (%l[Op_0_0x21]-0b)/2\n\t.2byte (%l[Op_0_0x22]-0b)/2\n\t.2byte (%l[Op_0_0x23]-0b)/2\n\t.2byte (%l[Op_0_0x24]-0b)/2\n\t.2byte (%l[Op_0_0x25]-0b)/2\n\t.2byte (%l[Op_0_0x26]-0b)/2\n\t.2byte (%l[Op_0_0x27]-0b)/2\n\t.2byte (%l[Op_0_0x28]-0b)/2\n\t.2byte (%l[Op_0_0x29]-0b)/2\n\t.2byte (%l[Op_0_0x2A]-0b)/2\n\t.2byte (%l[Op_0_0x2B]-0b)/2\n\t.2byte (%l[Op_0_0x2C]-0b)/2\n\t.2byte (%l[Op_0_0x2D]-0b)/2\n\t.2byte (%l[Op_0_0x2E]-0b)/2\n\t.2byte (%l[Op_0_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x20,Op_0_0x21,Op_0_0x22,Op_0_0x23,Op_0_0x24,Op_0_0x25,Op_0_0x26,Op_0_0x27,Op_0_0x28,Op_0_0x29,Op_0_0x2A,Op_0_0x2B,Op_0_0x2C,Op_0_0x2D,Op_0_0x2E,Op_0_0x2F,pseudo3);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1089:pseudo3:asm volatile goto(".2byte (%l[Op_0_0x30]-0b)/2\n\t.2byte (%l[Op_0_0x31]-0b)/2\n\t.2byte (%l[Op_0_0x32]-0b)/2\n\t.2byte (%l[Op_0_0x33]-0b)/2\n\t.2byte (%l[Op_0_0x34]-0b)/2\n\t.2byte (%l[Op_0_0x35]-0b)/2\n\t.2byte (%l[Op_0_0x36]-0b)/2\n\t.2byte (%l[Op_0_0x37]-0b)/2\n\t.2byte (%l[Op_0_0x38]-0b)/2\n\t.2byte (%l[Op_0_0x39]-0b)/2\n\t.2byte (%l[Op_0_0x3A]-0b)/2\n\t.2byte (%l[Op_0_0x3B]-0b)/2\n\t.2byte (%l[Op_0_0x3C]-0b)/2\n\t.2byte (%l[Op_0_0x3D]-0b)/2\n\t.2byte (%l[Op_0_0x3E]-0b)/2\n\t.2byte (%l[Op_0_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x30,Op_0_0x31,Op_0_0x32,Op_0_0x33,Op_0_0x34,Op_0_0x35,Op_0_0x36,Op_0_0x37,Op_0_0x38,Op_0_0x39,Op_0_0x3A,Op_0_0x3B,Op_0_0x3C,Op_0_0x3D,Op_0_0x3E,Op_0_0x3F,pseudo4);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1090:pseudo4:asm volatile goto(".2byte (%l[Op_0_0x40]-0b)/2\n\t.2byte (%l[Op_0_0x41]-0b)/2\n\t.2byte (%l[Op_0_0x42]-0b)/2\n\t.2byte (%l[Op_0_0x43]-0b)/2\n\t.2byte (%l[Op_0_0x44]-0b)/2\n\t.2byte (%l[Op_0_0x45]-0b)/2\n\t.2byte (%l[Op_0_0x46]-0b)/2\n\t.2byte (%l[Op_0_0x47]-0b)/2\n\t.2byte (%l[Op_0_0x48]-0b)/2\n\t.2byte (%l[Op_0_0x49]-0b)/2\n\t.2byte (%l[Op_0_0x4A]-0b)/2\n\t.2byte (%l[Op_0_0x4B]-0b)/2\n\t.2byte (%l[Op_0_0x4C]-0b)/2\n\t.2byte (%l[Op_0_0x4D]-0b)/2\n\t.2byte (%l[Op_0_0x4E]-0b)/2\n\t.2byte (%l[Op_0_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x40,Op_0_0x41,Op_0_0x42,Op_0_0x43,Op_0_0x44,Op_0_0x45,Op_0_0x46,Op_0_0x47,Op_0_0x48,Op_0_0x49,Op_0_0x4A,Op_0_0x4B,Op_0_0x4C,Op_0_0x4D,Op_0_0x4E,Op_0_0x4F,pseudo5);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1091:pseudo5:asm volatile goto(".2byte (%l[Op_0_0x50]-0b)/2\n\t.2byte (%l[Op_0_0x51]-0b)/2\n\t.2byte (%l[Op_0_0x52]-0b)/2\n\t.2byte (%l[Op_0_0x53]-0b)/2\n\t.2byte (%l[Op_0_0x54]-0b)/2\n\t.2byte (%l[Op_0_0x55]-0b)/2\n\t.2byte (%l[Op_0_0x56]-0b)/2\n\t.2byte (%l[Op_0_0x57]-0b)/2\n\t.2byte (%l[Op_0_0x58]-0b)/2\n\t.2byte (%l[Op_0_0x59]-0b)/2\n\t.2byte (%l[Op_0_0x5A]-0b)/2\n\t.2byte (%l[Op_0_0x5B]-0b)/2\n\t.2byte (%l[Op_0_0x5C]-0b)/2\n\t.2byte (%l[Op_0_0x5D]-0b)/2\n\t.2byte (%l[Op_0_0x5E]-0b)/2\n\t.2byte (%l[Op_0_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x50,Op_0_0x51,Op_0_0x52,Op_0_0x53,Op_0_0x54,Op_0_0x55,Op_0_0x56,Op_0_0x57,Op_0_0x58,Op_0_0x59,Op_0_0x5A,Op_0_0x5B,Op_0_0x5C,Op_0_0x5D,Op_0_0x5E,Op_0_0x5F,pseudo6);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1092:pseudo6:asm volatile goto(".2byte (%l[Op_0_0x60]-0b)/2\n\t.2byte (%l[Op_0_0x61]-0b)/2\n\t.2byte (%l[Op_0_0x62]-0b)/2\n\t.2byte (%l[Op_0_0x63]-0b)/2\n\t.2byte (%l[Op_0_0x64]-0b)/2\n\t.2byte (%l[Op_0_0x65]-0b)/2\n\t.2byte (%l[Op_0_0x66]-0b)/2\n\t.2byte (%l[Op_0_0x67]-0b)/2\n\t.2byte (%l[Op_0_0x68]-0b)/2\n\t.2byte (%l[Op_0_0x69]-0b)/2\n\t.2byte (%l[Op_0_0x6A]-0b)/2\n\t.2byte (%l[Op_0_0x6B]-0b)/2\n\t.2byte (%l[Op_0_0x6C]-0b)/2\n\t.2byte (%l[Op_0_0x6D]-0b)/2\n\t.2byte (%l[Op_0_0x6E]-0b)/2\n\t.2byte (%l[Op_0_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x60,Op_0_0x61,Op_0_0x62,Op_0_0x63,Op_0_0x64,Op_0_0x65,Op_0_0x66,Op_0_0x67,Op_0_0x68,Op_0_0x69,Op_0_0x6A,Op_0_0x6B,Op_0_0x6C,Op_0_0x6D,Op_0_0x6E,Op_0_0x6F,pseudo7);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1093:pseudo7:asm volatile goto(".2byte (%l[Op_0_0x70]-0b)/2\n\t.2byte (%l[Op_0_0x71]-0b)/2\n\t.2byte (%l[Op_0_0x72]-0b)/2\n\t.2byte (%l[Op_0_0x73]-0b)/2\n\t.2byte (%l[Op_0_0x74]-0b)/2\n\t.2byte (%l[Op_0_0x75]-0b)/2\n\t.2byte (%l[Op_0_0x76]-0b)/2\n\t.2byte (%l[Op_0_0x77]-0b)/2\n\t.2byte (%l[Op_0_0x78]-0b)/2\n\t.2byte (%l[Op_0_0x79]-0b)/2\n\t.2byte (%l[Op_0_0x7A]-0b)/2\n\t.2byte (%l[Op_0_0x7B]-0b)/2\n\t.2byte (%l[Op_0_0x7C]-0b)/2\n\t.2byte (%l[Op_0_0x7D]-0b)/2\n\t.2byte (%l[Op_0_0x7E]-0b)/2\n\t.2byte (%l[Op_0_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x70,Op_0_0x71,Op_0_0x72,Op_0_0x73,Op_0_0x74,Op_0_0x75,Op_0_0x76,Op_0_0x77,Op_0_0x78,Op_0_0x79,Op_0_0x7A,Op_0_0x7B,Op_0_0x7C,Op_0_0x7D,Op_0_0x7E,Op_0_0x7F,pseudo8);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1094:pseudo8:asm volatile goto(".2byte (%l[Op_0_0x80]-0b)/2\n\t.2byte (%l[Op_0_0x81]-0b)/2\n\t.2byte (%l[Op_0_0x82]-0b)/2\n\t.2byte (%l[Op_0_0x83]-0b)/2\n\t.2byte (%l[Op_0_0x84]-0b)/2\n\t.2byte (%l[Op_0_0x85]-0b)/2\n\t.2byte (%l[Op_0_0x86]-0b)/2\n\t.2byte (%l[Op_0_0x87]-0b)/2\n\t.2byte (%l[Op_0_0x88]-0b)/2\n\t.2byte (%l[Op_0_0x89]-0b)/2\n\t.2byte (%l[Op_0_0x8A]-0b)/2\n\t.2byte (%l[Op_0_0x8B]-0b)/2\n\t.2byte (%l[Op_0_0x8C]-0b)/2\n\t.2byte (%l[Op_0_0x8D]-0b)/2\n\t.2byte (%l[Op_0_0x8E]-0b)/2\n\t.2byte (%l[Op_0_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x80,Op_0_0x81,Op_0_0x82,Op_0_0x83,Op_0_0x84,Op_0_0x85,Op_0_0x86,Op_0_0x87,Op_0_0x88,Op_0_0x89,Op_0_0x8A,Op_0_0x8B,Op_0_0x8C,Op_0_0x8D,Op_0_0x8E,Op_0_0x8F,pseudo9);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1095:pseudo9:asm volatile goto(".2byte (%l[Op_0_0x90]-0b)/2\n\t.2byte (%l[Op_0_0x91]-0b)/2\n\t.2byte (%l[Op_0_0x92]-0b)/2\n\t.2byte (%l[Op_0_0x93]-0b)/2\n\t.2byte (%l[Op_0_0x94]-0b)/2\n\t.2byte (%l[Op_0_0x95]-0b)/2\n\t.2byte (%l[Op_0_0x96]-0b)/2\n\t.2byte (%l[Op_0_0x97]-0b)/2\n\t.2byte (%l[Op_0_0x98]-0b)/2\n\t.2byte (%l[Op_0_0x99]-0b)/2\n\t.2byte (%l[Op_0_0x9A]-0b)/2\n\t.2byte (%l[Op_0_0x9B]-0b)/2\n\t.2byte (%l[Op_0_0x9C]-0b)/2\n\t.2byte (%l[Op_0_0x9D]-0b)/2\n\t.2byte (%l[Op_0_0x9E]-0b)/2\n\t.2byte (%l[Op_0_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x90,Op_0_0x91,Op_0_0x92,Op_0_0x93,Op_0_0x94,Op_0_0x95,Op_0_0x96,Op_0_0x97,Op_0_0x98,Op_0_0x99,Op_0_0x9A,Op_0_0x9B,Op_0_0x9C,Op_0_0x9D,Op_0_0x9E,Op_0_0x9F,pseudo10);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1096:pseudo10:asm volatile goto(".2byte (%l[Op_0_0xA0]-0b)/2\n\t.2byte (%l[Op_0_0xA1]-0b)/2\n\t.2byte (%l[Op_0_0xA2]-0b)/2\n\t.2byte (%l[Op_0_0xA3]-0b)/2\n\t.2byte (%l[Op_0_0xA4]-0b)/2\n\t.2byte (%l[Op_0_0xA5]-0b)/2\n\t.2byte (%l[Op_0_0xA6]-0b)/2\n\t.2byte (%l[Op_0_0xA7]-0b)/2\n\t.2byte (%l[Op_0_0xA8]-0b)/2\n\t.2byte (%l[Op_0_0xA9]-0b)/2\n\t.2byte (%l[Op_0_0xAA]-0b)/2\n\t.2byte (%l[Op_0_0xAB]-0b)/2\n\t.2byte (%l[Op_0_0xAC]-0b)/2\n\t.2byte (%l[Op_0_0xAD]-0b)/2\n\t.2byte (%l[Op_0_0xAE]-0b)/2\n\t.2byte (%l[Op_0_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xA0,Op_0_0xA1,Op_0_0xA2,Op_0_0xA3,Op_0_0xA4,Op_0_0xA5,Op_0_0xA6,Op_0_0xA7,Op_0_0xA8,Op_0_0xA9,Op_0_0xAA,Op_0_0xAB,Op_0_0xAC,Op_0_0xAD,Op_0_0xAE,Op_0_0xAF,pseudo11);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1097:pseudo11:asm volatile goto(".2byte (%l[Op_0_0xB0]-0b)/2\n\t.2byte (%l[Op_0_0xB1]-0b)/2\n\t.2byte (%l[Op_0_0xB2]-0b)/2\n\t.2byte (%l[Op_0_0xB3]-0b)/2\n\t.2byte (%l[Op_0_0xB4]-0b)/2\n\t.2byte (%l[Op_0_0xB5]-0b)/2\n\t.2byte (%l[Op_0_0xB6]-0b)/2\n\t.2byte (%l[Op_0_0xB7]-0b)/2\n\t.2byte (%l[Op_0_0xB8]-0b)/2\n\t.2byte (%l[Op_0_0xB9]-0b)/2\n\t.2byte (%l[Op_0_0xBA]-0b)/2\n\t.2byte (%l[Op_0_0xBB]-0b)/2\n\t.2byte (%l[Op_0_0xBC]-0b)/2\n\t.2byte (%l[Op_0_0xBD]-0b)/2\n\t.2byte (%l[Op_0_0xBE]-0b)/2\n\t.2byte (%l[Op_0_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xB0,Op_0_0xB1,Op_0_0xB2,Op_0_0xB3,Op_0_0xB4,Op_0_0xB5,Op_0_0xB6,Op_0_0xB7,Op_0_0xB8,Op_0_0xB9,Op_0_0xBA,Op_0_0xBB,Op_0_0xBC,Op_0_0xBD,Op_0_0xBE,Op_0_0xBF,pseudo12);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1098:pseudo12:asm volatile goto(".2byte (%l[Op_0_0xC0]-0b)/2\n\t.2byte (%l[Op_0_0xC1]-0b)/2\n\t.2byte (%l[Op_0_0xC2]-0b)/2\n\t.2byte (%l[Op_0_0xC3]-0b)/2\n\t.2byte (%l[Op_0_0xC4]-0b)/2\n\t.2byte (%l[Op_0_0xC5]-0b)/2\n\t.2byte (%l[Op_0_0xC6]-0b)/2\n\t.2byte (%l[Op_0_0xC7]-0b)/2\n\t.2byte (%l[Op_0_0xC8]-0b)/2\n\t.2byte (%l[Op_0_0xC9]-0b)/2\n\t.2byte (%l[Op_0_0xCA]-0b)/2\n\t.2byte (%l[Op_0_0xCB]-0b)/2\n\t.2byte (%l[Op_0_0xCC]-0b)/2\n\t.2byte (%l[Op_0_0xCD]-0b)/2\n\t.2byte (%l[Op_0_0xCE]-0b)/2\n\t.2byte (%l[Op_0_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xC0,Op_0_0xC1,Op_0_0xC2,Op_0_0xC3,Op_0_0xC4,Op_0_0xC5,Op_0_0xC6,Op_0_0xC7,Op_0_0xC8,Op_0_0xC9,Op_0_0xCA,Op_0_0xCB,Op_0_0xCC,Op_0_0xCD,Op_0_0xCE,Op_0_0xCF,pseudo13);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1099:pseudo13:asm volatile goto(".2byte (%l[Op_0_0xD0]-0b)/2\n\t.2byte (%l[Op_0_0xD1]-0b)/2\n\t.2byte (%l[Op_0_0xD2]-0b)/2\n\t.2byte (%l[Op_0_0xD3]-0b)/2\n\t.2byte (%l[Op_0_0xD4]-0b)/2\n\t.2byte (%l[Op_0_0xD5]-0b)/2\n\t.2byte (%l[Op_0_0xD6]-0b)/2\n\t.2byte (%l[Op_0_0xD7]-0b)/2\n\t.2byte (%l[Op_0_0xD8]-0b)/2\n\t.2byte (%l[Op_0_0xD9]-0b)/2\n\t.2byte (%l[Op_0_0xDA]-0b)/2\n\t.2byte (%l[Op_0_0xDB]-0b)/2\n\t.2byte (%l[Op_0_0xDC]-0b)/2\n\t.2byte (%l[Op_0_0xDD]-0b)/2\n\t.2byte (%l[Op_0_0xDE]-0b)/2\n\t.2byte (%l[Op_0_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xD0,Op_0_0xD1,Op_0_0xD2,Op_0_0xD3,Op_0_0xD4,Op_0_0xD5,Op_0_0xD6,Op_0_0xD7,Op_0_0xD8,Op_0_0xD9,Op_0_0xDA,Op_0_0xDB,Op_0_0xDC,Op_0_0xDD,Op_0_0xDE,Op_0_0xDF,pseudo14);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1100:pseudo14:asm volatile goto(".2byte (%l[Op_0_0xE0]-0b)/2\n\t.2byte (%l[Op_0_0xE1]-0b)/2\n\t.2byte (%l[Op_0_0xE2]-0b)/2\n\t.2byte (%l[Op_0_0xE3]-0b)/2\n\t.2byte (%l[Op_0_0xE4]-0b)/2\n\t.2byte (%l[Op_0_0xE5]-0b)/2\n\t.2byte (%l[Op_0_0xE6]-0b)/2\n\t.2byte (%l[Op_0_0xE7]-0b)/2\n\t.2byte (%l[Op_0_0xE8]-0b)/2\n\t.2byte (%l[Op_0_0xE9]-0b)/2\n\t.2byte (%l[Op_0_0xEA]-0b)/2\n\t.2byte (%l[Op_0_0xEB]-0b)/2\n\t.2byte (%l[Op_0_0xEC]-0b)/2\n\t.2byte (%l[Op_0_0xED]-0b)/2\n\t.2byte (%l[Op_0_0xEE]-0b)/2\n\t.2byte (%l[Op_0_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xE0,Op_0_0xE1,Op_0_0xE2,Op_0_0xE3,Op_0_0xE4,Op_0_0xE5,Op_0_0xE6,Op_0_0xE7,Op_0_0xE8,Op_0_0xE9,Op_0_0xEA,Op_0_0xEB,Op_0_0xEC,Op_0_0xED,Op_0_0xEE,Op_0_0xEF,pseudo15);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1101:pseudo15:asm volatile goto(".2byte (%l[Op_0_0xF0]-0b)/2\n\t.2byte (%l[Op_0_0xF1]-0b)/2\n\t.2byte (%l[Op_0_0xF2]-0b)/2\n\t.2byte (%l[Op_0_0xF3]-0b)/2\n\t.2byte (%l[Op_0_0xF4]-0b)/2\n\t.2byte (%l[Op_0_0xF5]-0b)/2\n\t.2byte (%l[Op_0_0xF6]-0b)/2\n\t.2byte (%l[Op_0_0xF7]-0b)/2\n\t.2byte (%l[Op_0_0xF8]-0b)/2\n\t.2byte (%l[Op_0_0xF9]-0b)/2\n\t.2byte (%l[Op_0_0xFA]-0b)/2\n\t.2byte (%l[Op_0_0xFB]-0b)/2\n\t.2byte (%l[Op_0_0xFC]-0b)/2\n\t.2byte (%l[Op_0_0xFD]-0b)/2\n\t.2byte (%l[Op_0_0xFE]-0b)/2\n\t.2byte (%l[Op_0_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xF0,Op_0_0xF1,Op_0_0xF2,Op_0_0xF3,Op_0_0xF4,Op_0_0xF5,Op_0_0xF6,Op_0_0xF7,Op_0_0xF8,Op_0_0xF9,Op_0_0xFA,Op_0_0xFB,Op_0_0xFC,Op_0_0xFD,Op_0_0xFE,Op_0_0xFF,pseudo16);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1102:pseudo16:asm volatile goto(".2byte (%l[Op_1_0x00]-0b)/2\n\t.2byte (%l[Op_1_0x01]-0b)/2\n\t.2byte (%l[Op_1_0x02]-0b)/2\n\t.2byte (%l[Op_1_0x03]-0b)/2\n\t.2byte (%l[Op_1_0x04]-0b)/2\n\t.2byte (%l[Op_1_0x05]-0b)/2\n\t.2byte (%l[Op_1_0x06]-0b)/2\n\t.2byte (%l[Op_1_0x07]-0b)/2\n\t.2byte (%l[Op_1_0x08]-0b)/2\n\t.2byte (%l[Op_1_0x09]-0b)/2\n\t.2byte (%l[Op_1_0x0A]-0b)/2\n\t.2byte (%l[Op_1_0x0B]-0b)/2\n\t.2byte (%l[Op_1_0x0C]-0b)/2\n\t.2byte (%l[Op_1_0x0D]-0b)/2\n\t.2byte (%l[Op_1_0x0E]-0b)/2\n\t.2byte (%l[Op_1_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x00,Op_1_0x01,Op_1_0x02,Op_1_0x03,Op_1_0x04,Op_1_0x05,Op_1_0x06,Op_1_0x07,Op_1_0x08,Op_1_0x09,Op_1_0x0A,Op_1_0x0B,Op_1_0x0C,Op_1_0x0D,Op_1_0x0E,Op_1_0x0F,pseudo17);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1103:pseudo17:asm volatile goto(".2byte (%l[Op_1_0x10]-0b)/2\n\t.2byte (%l[Op_1_0x11]-0b)/2\n\t.2byte (%l[Op_1_0x12]-0b)/2\n\t.2byte (%l[Op_1_0x13]-0b)/2\n\t.2byte (%l[Op_1_0x14]-0b)/2\n\t.2byte (%l[Op_1_0x15]-0b)/2\n\t.2byte (%l[Op_1_0x16]-0b)/2\n\t.2byte (%l[Op_1_0x17]-0b)/2\n\t.2byte (%l[Op_1_0x18]-0b)/2\n\t.2byte (%l[Op_1_0x19]-0b)/2\n\t.2byte (%l[Op_1_0x1A]-0b)/2\n\t.2byte (%l[Op_1_0x1B]-0b)/2\n\t.2byte (%l[Op_1_0x1C]-0b)/2\n\t.2byte (%l[Op_1_0x1D]-0b)/2\n\t.2byte (%l[Op_1_0x1E]-0b)/2\n\t.2byte (%l[Op_1_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x10,Op_1_0x11,Op_1_0x12,Op_1_0x13,Op_1_0x14,Op_1_0x15,Op_1_0x16,Op_1_0x17,Op_1_0x18,Op_1_0x19,Op_1_0x1A,Op_1_0x1B,Op_1_0x1C,Op_1_0x1D,Op_1_0x1E,Op_1_0x1F,pseudo18);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1104:pseudo18:asm volatile goto(".2byte (%l[Op_1_0x20]-0b)/2\n\t.2byte (%l[Op_1_0x21]-0b)/2\n\t.2byte (%l[Op_1_0x22]-0b)/2\n\t.2byte (%l[Op_1_0x23]-0b)/2\n\t.2byte (%l[Op_1_0x24]-0b)/2\n\t.2byte (%l[Op_1_0x25]-0b)/2\n\t.2byte (%l[Op_1_0x26]-0b)/2\n\t.2byte (%l[Op_1_0x27]-0b)/2\n\t.2byte (%l[Op_1_0x28]-0b)/2\n\t.2byte (%l[Op_1_0x29]-0b)/2\n\t.2byte (%l[Op_1_0x2A]-0b)/2\n\t.2byte (%l[Op_1_0x2B]-0b)/2\n\t.2byte (%l[Op_1_0x2C]-0b)/2\n\t.2byte (%l[Op_1_0x2D]-0b)/2\n\t.2byte (%l[Op_1_0x2E]-0b)/2\n\t.2byte (%l[Op_1_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x20,Op_1_0x21,Op_1_0x22,Op_1_0x23,Op_1_0x24,Op_1_0x25,Op_1_0x26,Op_1_0x27,Op_1_0x28,Op_1_0x29,Op_1_0x2A,Op_1_0x2B,Op_1_0x2C,Op_1_0x2D,Op_1_0x2E,Op_1_0x2F,pseudo19);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1105:pseudo19:asm volatile goto(".2byte (%l[Op_1_0x30]-0b)/2\n\t.2byte (%l[Op_1_0x31]-0b)/2\n\t.2byte (%l[Op_1_0x32]-0b)/2\n\t.2byte (%l[Op_1_0x33]-0b)/2\n\t.2byte (%l[Op_1_0x34]-0b)/2\n\t.2byte (%l[Op_1_0x35]-0b)/2\n\t.2byte (%l[Op_1_0x36]-0b)/2\n\t.2byte (%l[Op_1_0x37]-0b)/2\n\t.2byte (%l[Op_1_0x38]-0b)/2\n\t.2byte (%l[Op_1_0x39]-0b)/2\n\t.2byte (%l[Op_1_0x3A]-0b)/2\n\t.2byte (%l[Op_1_0x3B]-0b)/2\n\t.2byte (%l[Op_1_0x3C]-0b)/2\n\t.2byte (%l[Op_1_0x3D]-0b)/2\n\t.2byte (%l[Op_1_0x3E]-0b)/2\n\t.2byte (%l[Op_1_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x30,Op_1_0x31,Op_1_0x32,Op_1_0x33,Op_1_0x34,Op_1_0x35,Op_1_0x36,Op_1_0x37,Op_1_0x38,Op_1_0x39,Op_1_0x3A,Op_1_0x3B,Op_1_0x3C,Op_1_0x3D,Op_1_0x3E,Op_1_0x3F,pseudo20);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1106:pseudo20:asm volatile goto(".2byte (%l[Op_1_0x40]-0b)/2\n\t.2byte (%l[Op_1_0x41]-0b)/2\n\t.2byte (%l[Op_1_0x42]-0b)/2\n\t.2byte (%l[Op_1_0x43]-0b)/2\n\t.2byte (%l[Op_1_0x44]-0b)/2\n\t.2byte (%l[Op_1_0x45]-0b)/2\n\t.2byte (%l[Op_1_0x46]-0b)/2\n\t.2byte (%l[Op_1_0x47]-0b)/2\n\t.2byte (%l[Op_1_0x48]-0b)/2\n\t.2byte (%l[Op_1_0x49]-0b)/2\n\t.2byte (%l[Op_1_0x4A]-0b)/2\n\t.2byte (%l[Op_1_0x4B]-0b)/2\n\t.2byte (%l[Op_1_0x4C]-0b)/2\n\t.2byte (%l[Op_1_0x4D]-0b)/2\n\t.2byte (%l[Op_1_0x4E]-0b)/2\n\t.2byte (%l[Op_1_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x40,Op_1_0x41,Op_1_0x42,Op_1_0x43,Op_1_0x44,Op_1_0x45,Op_1_0x46,Op_1_0x47,Op_1_0x48,Op_1_0x49,Op_1_0x4A,Op_1_0x4B,Op_1_0x4C,Op_1_0x4D,Op_1_0x4E,Op_1_0x4F,pseudo21);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1107:pseudo21:asm volatile goto(".2byte (%l[Op_1_0x50]-0b)/2\n\t.2byte (%l[Op_1_0x51]-0b)/2\n\t.2byte (%l[Op_1_0x52]-0b)/2\n\t.2byte (%l[Op_1_0x53]-0b)/2\n\t.2byte (%l[Op_1_0x54]-0b)/2\n\t.2byte (%l[Op_1_0x55]-0b)/2\n\t.2byte (%l[Op_1_0x56]-0b)/2\n\t.2byte (%l[Op_1_0x57]-0b)/2\n\t.2byte (%l[Op_1_0x58]-0b)/2\n\t.2byte (%l[Op_1_0x59]-0b)/2\n\t.2byte (%l[Op_1_0x5A]-0b)/2\n\t.2byte (%l[Op_1_0x5B]-0b)/2\n\t.2byte (%l[Op_1_0x5C]-0b)/2\n\t.2byte (%l[Op_1_0x5D]-0b)/2\n\t.2byte (%l[Op_1_0x5E]-0b)/2\n\t.2byte (%l[Op_1_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x50,Op_1_0x51,Op_1_0x52,Op_1_0x53,Op_1_0x54,Op_1_0x55,Op_1_0x56,Op_1_0x57,Op_1_0x58,Op_1_0x59,Op_1_0x5A,Op_1_0x5B,Op_1_0x5C,Op_1_0x5D,Op_1_0x5E,Op_1_0x5F,pseudo22);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1108:pseudo22:asm volatile goto(".2byte (%l[Op_1_0x60]-0b)/2\n\t.2byte (%l[Op_1_0x61]-0b)/2\n\t.2byte (%l[Op_1_0x62]-0b)/2\n\t.2byte (%l[Op_1_0x63]-0b)/2\n\t.2byte (%l[Op_1_0x64]-0b)/2\n\t.2byte (%l[Op_1_0x65]-0b)/2\n\t.2byte (%l[Op_1_0x66]-0b)/2\n\t.2byte (%l[Op_1_0x67]-0b)/2\n\t.2byte (%l[Op_1_0x68]-0b)/2\n\t.2byte (%l[Op_1_0x69]-0b)/2\n\t.2byte (%l[Op_1_0x6A]-0b)/2\n\t.2byte (%l[Op_1_0x6B]-0b)/2\n\t.2byte (%l[Op_1_0x6C]-0b)/2\n\t.2byte (%l[Op_1_0x6D]-0b)/2\n\t.2byte (%l[Op_1_0x6E]-0b)/2\n\t.2byte (%l[Op_1_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x60,Op_1_0x61,Op_1_0x62,Op_1_0x63,Op_1_0x64,Op_1_0x65,Op_1_0x66,Op_1_0x67,Op_1_0x68,Op_1_0x69,Op_1_0x6A,Op_1_0x6B,Op_1_0x6C,Op_1_0x6D,Op_1_0x6E,Op_1_0x6F,pseudo23);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1109:pseudo23:asm volatile goto(".2byte (%l[Op_1_0x70]-0b)/2\n\t.2byte (%l[Op_1_0x71]-0b)/2\n\t.2byte (%l[Op_1_0x72]-0b)/2\n\t.2byte (%l[Op_1_0x73]-0b)/2\n\t.2byte (%l[Op_1_0x74]-0b)/2\n\t.2byte (%l[Op_1_0x75]-0b)/2\n\t.2byte (%l[Op_1_0x76]-0b)/2\n\t.2byte (%l[Op_1_0x77]-0b)/2\n\t.2byte (%l[Op_1_0x78]-0b)/2\n\t.2byte (%l[Op_1_0x79]-0b)/2\n\t.2byte (%l[Op_1_0x7A]-0b)/2\n\t.2byte (%l[Op_1_0x7B]-0b)/2\n\t.2byte (%l[Op_1_0x7C]-0b)/2\n\t.2byte (%l[Op_1_0x7D]-0b)/2\n\t.2byte (%l[Op_1_0x7E]-0b)/2\n\t.2byte (%l[Op_1_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x70,Op_1_0x71,Op_1_0x72,Op_1_0x73,Op_1_0x74,Op_1_0x75,Op_1_0x76,Op_1_0x77,Op_1_0x78,Op_1_0x79,Op_1_0x7A,Op_1_0x7B,Op_1_0x7C,Op_1_0x7D,Op_1_0x7E,Op_1_0x7F,pseudo24);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1110:pseudo24:asm volatile goto(".2byte (%l[Op_1_0x80]-0b)/2\n\t.2byte (%l[Op_1_0x81]-0b)/2\n\t.2byte (%l[Op_1_0x82]-0b)/2\n\t.2byte (%l[Op_1_0x83]-0b)/2\n\t.2byte (%l[Op_1_0x84]-0b)/2\n\t.2byte (%l[Op_1_0x85]-0b)/2\n\t.2byte (%l[Op_1_0x86]-0b)/2\n\t.2byte (%l[Op_1_0x87]-0b)/2\n\t.2byte (%l[Op_1_0x88]-0b)/2\n\t.2byte (%l[Op_1_0x89]-0b)/2\n\t.2byte (%l[Op_1_0x8A]-0b)/2\n\t.2byte (%l[Op_1_0x8B]-0b)/2\n\t.2byte (%l[Op_1_0x8C]-0b)/2\n\t.2byte (%l[Op_1_0x8D]-0b)/2\n\t.2byte (%l[Op_1_0x8E]-0b)/2\n\t.2byte (%l[Op_1_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x80,Op_1_0x81,Op_1_0x82,Op_1_0x83,Op_1_0x84,Op_1_0x85,Op_1_0x86,Op_1_0x87,Op_1_0x88,Op_1_0x89,Op_1_0x8A,Op_1_0x8B,Op_1_0x8C,Op_1_0x8D,Op_1_0x8E,Op_1_0x8F,pseudo25);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1111:pseudo25:asm volatile goto(".2byte (%l[Op_1_0x90]-0b)/2\n\t.2byte (%l[Op_1_0x91]-0b)/2\n\t.2byte (%l[Op_1_0x92]-0b)/2\n\t.2byte (%l[Op_1_0x93]-0b)/2\n\t.2byte (%l[Op_1_0x94]-0b)/2\n\t.2byte (%l[Op_1_0x95]-0b)/2\n\t.2byte (%l[Op_1_0x96]-0b)/2\n\t.2byte (%l[Op_1_0x97]-0b)/2\n\t.2byte (%l[Op_1_0x98]-0b)/2\n\t.2byte (%l[Op_1_0x99]-0b)/2\n\t.2byte (%l[Op_1_0x9A]-0b)/2\n\t.2byte (%l[Op_1_0x9B]-0b)/2\n\t.2byte (%l[Op_1_0x9C]-0b)/2\n\t.2byte (%l[Op_1_0x9D]-0b)/2\n\t.2byte (%l[Op_1_0x9E]-0b)/2\n\t.2byte (%l[Op_1_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x90,Op_1_0x91,Op_1_0x92,Op_1_0x93,Op_1_0x94,Op_1_0x95,Op_1_0x96,Op_1_0x97,Op_1_0x98,Op_1_0x99,Op_1_0x9A,Op_1_0x9B,Op_1_0x9C,Op_1_0x9D,Op_1_0x9E,Op_1_0x9F,pseudo26);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1112:pseudo26:asm volatile goto(".2byte (%l[Op_1_0xA0]-0b)/2\n\t.2byte (%l[Op_1_0xA1]-0b)/2\n\t.2byte (%l[Op_1_0xA2]-0b)/2\n\t.2byte (%l[Op_1_0xA3]-0b)/2\n\t.2byte (%l[Op_1_0xA4]-0b)/2\n\t.2byte (%l[Op_1_0xA5]-0b)/2\n\t.2byte (%l[Op_1_0xA6]-0b)/2\n\t.2byte (%l[Op_1_0xA7]-0b)/2\n\t.2byte (%l[Op_1_0xA8]-0b)/2\n\t.2byte (%l[Op_1_0xA9]-0b)/2\n\t.2byte (%l[Op_1_0xAA]-0b)/2\n\t.2byte (%l[Op_1_0xAB]-0b)/2\n\t.2byte (%l[Op_1_0xAC]-0b)/2\n\t.2byte (%l[Op_1_0xAD]-0b)/2\n\t.2byte (%l[Op_1_0xAE]-0b)/2\n\t.2byte (%l[Op_1_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xA0,Op_1_0xA1,Op_1_0xA2,Op_1_0xA3,Op_1_0xA4,Op_1_0xA5,Op_1_0xA6,Op_1_0xA7,Op_1_0xA8,Op_1_0xA9,Op_1_0xAA,Op_1_0xAB,Op_1_0xAC,Op_1_0xAD,Op_1_0xAE,Op_1_0xAF,pseudo27);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1113:pseudo27:asm volatile goto(".2byte (%l[Op_1_0xB0]-0b)/2\n\t.2byte (%l[Op_1_0xB1]-0b)/2\n\t.2byte (%l[Op_1_0xB2]-0b)/2\n\t.2byte (%l[Op_1_0xB3]-0b)/2\n\t.2byte (%l[Op_1_0xB4]-0b)/2\n\t.2byte (%l[Op_1_0xB5]-0b)/2\n\t.2byte (%l[Op_1_0xB6]-0b)/2\n\t.2byte (%l[Op_1_0xB7]-0b)/2\n\t.2byte (%l[Op_1_0xB8]-0b)/2\n\t.2byte (%l[Op_1_0xB9]-0b)/2\n\t.2byte (%l[Op_1_0xBA]-0b)/2\n\t.2byte (%l[Op_1_0xBB]-0b)/2\n\t.2byte (%l[Op_1_0xBC]-0b)/2\n\t.2byte (%l[Op_1_0xBD]-0b)/2\n\t.2byte (%l[Op_1_0xBE]-0b)/2\n\t.2byte (%l[Op_1_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xB0,Op_1_0xB1,Op_1_0xB2,Op_1_0xB3,Op_1_0xB4,Op_1_0xB5,Op_1_0xB6,Op_1_0xB7,Op_1_0xB8,Op_1_0xB9,Op_1_0xBA,Op_1_0xBB,Op_1_0xBC,Op_1_0xBD,Op_1_0xBE,Op_1_0xBF,pseudo28);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1114:pseudo28:asm volatile goto(".2byte (%l[Op_1_0xC0]-0b)/2\n\t.2byte (%l[Op_1_0xC1]-0b)/2\n\t.2byte (%l[Op_1_0xC2]-0b)/2\n\t.2byte (%l[Op_1_0xC3]-0b)/2\n\t.2byte (%l[Op_1_0xC4]-0b)/2\n\t.2byte (%l[Op_1_0xC5]-0b)/2\n\t.2byte (%l[Op_1_0xC6]-0b)/2\n\t.2byte (%l[Op_1_0xC7]-0b)/2\n\t.2byte (%l[Op_1_0xC8]-0b)/2\n\t.2byte (%l[Op_1_0xC9]-0b)/2\n\t.2byte (%l[Op_1_0xCA]-0b)/2\n\t.2byte (%l[Op_1_0xCB]-0b)/2\n\t.2byte (%l[Op_1_0xCC]-0b)/2\n\t.2byte (%l[Op_1_0xCD]-0b)/2\n\t.2byte (%l[Op_1_0xCE]-0b)/2\n\t.2byte (%l[Op_1_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xC0,Op_1_0xC1,Op_1_0xC2,Op_1_0xC3,Op_1_0xC4,Op_1_0xC5,Op_1_0xC6,Op_1_0xC7,Op_1_0xC8,Op_1_0xC9,Op_1_0xCA,Op_1_0xCB,Op_1_0xCC,Op_1_0xCD,Op_1_0xCE,Op_1_0xCF,pseudo29);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1115:pseudo29:asm volatile goto(".2byte (%l[Op_1_0xD0]-0b)/2\n\t.2byte (%l[Op_1_0xD1]-0b)/2\n\t.2byte (%l[Op_1_0xD2]-0b)/2\n\t.2byte (%l[Op_1_0xD3]-0b)/2\n\t.2byte (%l[Op_1_0xD4]-0b)/2\n\t.2byte (%l[Op_1_0xD5]-0b)/2\n\t.2byte (%l[Op_1_0xD6]-0b)/2\n\t.2byte (%l[Op_1_0xD7]-0b)/2\n\t.2byte (%l[Op_1_0xD8]-0b)/2\n\t.2byte (%l[Op_1_0xD9]-0b)/2\n\t.2byte (%l[Op_1_0xDA]-0b)/2\n\t.2byte (%l[Op_1_0xDB]-0b)/2\n\t.2byte (%l[Op_1_0xDC]-0b)/2\n\t.2byte (%l[Op_1_0xDD]-0b)/2\n\t.2byte (%l[Op_1_0xDE]-0b)/2\n\t.2byte (%l[Op_1_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xD0,Op_1_0xD1,Op_1_0xD2,Op_1_0xD3,Op_1_0xD4,Op_1_0xD5,Op_1_0xD6,Op_1_0xD7,Op_1_0xD8,Op_1_0xD9,Op_1_0xDA,Op_1_0xDB,Op_1_0xDC,Op_1_0xDD,Op_1_0xDE,Op_1_0xDF,pseudo30);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1116:pseudo30:asm volatile goto(".2byte (%l[Op_1_0xE0]-0b)/2\n\t.2byte (%l[Op_1_0xE1]-0b)/2\n\t.2byte (%l[Op_1_0xE2]-0b)/2\n\t.2byte (%l[Op_1_0xE3]-0b)/2\n\t.2byte (%l[Op_1_0xE4]-0b)/2\n\t.2byte (%l[Op_1_0xE5]-0b)/2\n\t.2byte (%l[Op_1_0xE6]-0b)/2\n\t.2byte (%l[Op_1_0xE7]-0b)/2\n\t.2byte (%l[Op_1_0xE8]-0b)/2\n\t.2byte (%l[Op_1_0xE9]-0b)/2\n\t.2byte (%l[Op_1_0xEA]-0b)/2\n\t.2byte (%l[Op_1_0xEB]-0b)/2\n\t.2byte (%l[Op_1_0xEC]-0b)/2\n\t.2byte (%l[Op_1_0xED]-0b)/2\n\t.2byte (%l[Op_1_0xEE]-0b)/2\n\t.2byte (%l[Op_1_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xE0,Op_1_0xE1,Op_1_0xE2,Op_1_0xE3,Op_1_0xE4,Op_1_0xE5,Op_1_0xE6,Op_1_0xE7,Op_1_0xE8,Op_1_0xE9,Op_1_0xEA,Op_1_0xEB,Op_1_0xEC,Op_1_0xED,Op_1_0xEE,Op_1_0xEF,pseudo31);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1117:pseudo31:asm volatile goto(".2byte (%l[Op_1_0xF0]-0b)/2\n\t.2byte (%l[Op_1_0xF1]-0b)/2\n\t.2byte (%l[Op_1_0xF2]-0b)/2\n\t.2byte (%l[Op_1_0xF3]-0b)/2\n\t.2byte (%l[Op_1_0xF4]-0b)/2\n\t.2byte (%l[Op_1_0xF5]-0b)/2\n\t.2byte (%l[Op_1_0xF6]-0b)/2\n\t.2byte (%l[Op_1_0xF7]-0b)/2\n\t.2byte (%l[Op_1_0xF8]-0b)/2\n\t.2byte (%l[Op_1_0xF9]-0b)/2\n\t.2byte (%l[Op_1_0xFA]-0b)/2\n\t.2byte (%l[Op_1_0xFB]-0b)/2\n\t.2byte (%l[Op_1_0xFC]-0b)/2\n\t.2byte (%l[Op_1_0xFD]-0b)/2\n\t.2byte (%l[Op_1_0xFE]-0b)/2\n\t.2byte (%l[Op_1_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xF0,Op_1_0xF1,Op_1_0xF2,Op_1_0xF3,Op_1_0xF4,Op_1_0xF5,Op_1_0xF6,Op_1_0xF7,Op_1_0xF8,Op_1_0xF9,Op_1_0xFA,Op_1_0xFB,Op_1_0xFC,Op_1_0xFD,Op_1_0xFE,Op_1_0xFF,pseudo32);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1118:pseudo32:asm volatile goto(".2byte (%l[Op_2_0x00]-0b)/2\n\t.2byte (%l[Op_2_0x01]-0b)/2\n\t.2byte (%l[Op_2_0x02]-0b)/2\n\t.2byte (%l[Op_2_0x03]-0b)/2\n\t.2byte (%l[Op_2_0x04]-0b)/2\n\t.2byte (%l[Op_2_0x05]-0b)/2\n\t.2byte (%l[Op_2_0x06]-0b)/2\n\t.2byte (%l[Op_2_0x07]-0b)/2\n\t.2byte (%l[Op_2_0x08]-0b)/2\n\t.2byte (%l[Op_2_0x09]-0b)/2\n\t.2byte (%l[Op_2_0x0A]-0b)/2\n\t.2byte (%l[Op_2_0x0B]-0b)/2\n\t.2byte (%l[Op_2_0x0C]-0b)/2\n\t.2byte (%l[Op_2_0x0D]-0b)/2\n\t.2byte (%l[Op_2_0x0E]-0b)/2\n\t.2byte (%l[Op_2_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x00,Op_2_0x01,Op_2_0x02,Op_2_0x03,Op_2_0x04,Op_2_0x05,Op_2_0x06,Op_2_0x07,Op_2_0x08,Op_2_0x09,Op_2_0x0A,Op_2_0x0B,Op_2_0x0C,Op_2_0x0D,Op_2_0x0E,Op_2_0x0F,pseudo33);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1119:pseudo33:asm volatile goto(".2byte (%l[Op_2_0x10]-0b)/2\n\t.2byte (%l[Op_2_0x11]-0b)/2\n\t.2byte (%l[Op_2_0x12]-0b)/2\n\t.2byte (%l[Op_2_0x13]-0b)/2\n\t.2byte (%l[Op_2_0x14]-0b)/2\n\t.2byte (%l[Op_2_0x15]-0b)/2\n\t.2byte (%l[Op_2_0x16]-0b)/2\n\t.2byte (%l[Op_2_0x17]-0b)/2\n\t.2byte (%l[Op_2_0x18]-0b)/2\n\t.2byte (%l[Op_2_0x19]-0b)/2\n\t.2byte (%l[Op_2_0x1A]-0b)/2\n\t.2byte (%l[Op_2_0x1B]-0b)/2\n\t.2byte (%l[Op_2_0x1C]-0b)/2\n\t.2byte (%l[Op_2_0x1D]-0b)/2\n\t.2byte (%l[Op_2_0x1E]-0b)/2\n\t.2byte (%l[Op_2_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x10,Op_2_0x11,Op_2_0x12,Op_2_0x13,Op_2_0x14,Op_2_0x15,Op_2_0x16,Op_2_0x17,Op_2_0x18,Op_2_0x19,Op_2_0x1A,Op_2_0x1B,Op_2_0x1C,Op_2_0x1D,Op_2_0x1E,Op_2_0x1F,pseudo34);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1120:pseudo34:asm volatile goto(".2byte (%l[Op_2_0x20]-0b)/2\n\t.2byte (%l[Op_2_0x21]-0b)/2\n\t.2byte (%l[Op_2_0x22]-0b)/2\n\t.2byte (%l[Op_2_0x23]-0b)/2\n\t.2byte (%l[Op_2_0x24]-0b)/2\n\t.2byte (%l[Op_2_0x25]-0b)/2\n\t.2byte (%l[Op_2_0x26]-0b)/2\n\t.2byte (%l[Op_2_0x27]-0b)/2\n\t.2byte (%l[Op_2_0x28]-0b)/2\n\t.2byte (%l[Op_2_0x29]-0b)/2\n\t.2byte (%l[Op_2_0x2A]-0b)/2\n\t.2byte (%l[Op_2_0x2B]-0b)/2\n\t.2byte (%l[Op_2_0x2C]-0b)/2\n\t.2byte (%l[Op_2_0x2D]-0b)/2\n\t.2byte (%l[Op_2_0x2E]-0b)/2\n\t.2byte (%l[Op_2_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x20,Op_2_0x21,Op_2_0x22,Op_2_0x23,Op_2_0x24,Op_2_0x25,Op_2_0x26,Op_2_0x27,Op_2_0x28,Op_2_0x29,Op_2_0x2A,Op_2_0x2B,Op_2_0x2C,Op_2_0x2D,Op_2_0x2E,Op_2_0x2F,pseudo35);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1121:pseudo35:asm volatile goto(".2byte (%l[Op_2_0x30]-0b)/2\n\t.2byte (%l[Op_2_0x31]-0b)/2\n\t.2byte (%l[Op_2_0x32]-0b)/2\n\t.2byte (%l[Op_2_0x33]-0b)/2\n\t.2byte (%l[Op_2_0x34]-0b)/2\n\t.2byte (%l[Op_2_0x35]-0b)/2\n\t.2byte (%l[Op_2_0x36]-0b)/2\n\t.2byte (%l[Op_2_0x37]-0b)/2\n\t.2byte (%l[Op_2_0x38]-0b)/2\n\t.2byte (%l[Op_2_0x39]-0b)/2\n\t.2byte (%l[Op_2_0x3A]-0b)/2\n\t.2byte (%l[Op_2_0x3B]-0b)/2\n\t.2byte (%l[Op_2_0x3C]-0b)/2\n\t.2byte (%l[Op_2_0x3D]-0b)/2\n\t.2byte (%l[Op_2_0x3E]-0b)/2\n\t.2byte (%l[Op_2_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x30,Op_2_0x31,Op_2_0x32,Op_2_0x33,Op_2_0x34,Op_2_0x35,Op_2_0x36,Op_2_0x37,Op_2_0x38,Op_2_0x39,Op_2_0x3A,Op_2_0x3B,Op_2_0x3C,Op_2_0x3D,Op_2_0x3E,Op_2_0x3F,pseudo36);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1122:pseudo36:asm volatile goto(".2byte (%l[Op_2_0x40]-0b)/2\n\t.2byte (%l[Op_2_0x41]-0b)/2\n\t.2byte (%l[Op_2_0x42]-0b)/2\n\t.2byte (%l[Op_2_0x43]-0b)/2\n\t.2byte (%l[Op_2_0x44]-0b)/2\n\t.2byte (%l[Op_2_0x45]-0b)/2\n\t.2byte (%l[Op_2_0x46]-0b)/2\n\t.2byte (%l[Op_2_0x47]-0b)/2\n\t.2byte (%l[Op_2_0x48]-0b)/2\n\t.2byte (%l[Op_2_0x49]-0b)/2\n\t.2byte (%l[Op_2_0x4A]-0b)/2\n\t.2byte (%l[Op_2_0x4B]-0b)/2\n\t.2byte (%l[Op_2_0x4C]-0b)/2\n\t.2byte (%l[Op_2_0x4D]-0b)/2\n\t.2byte (%l[Op_2_0x4E]-0b)/2\n\t.2byte (%l[Op_2_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x40,Op_2_0x41,Op_2_0x42,Op_2_0x43,Op_2_0x44,Op_2_0x45,Op_2_0x46,Op_2_0x47,Op_2_0x48,Op_2_0x49,Op_2_0x4A,Op_2_0x4B,Op_2_0x4C,Op_2_0x4D,Op_2_0x4E,Op_2_0x4F,pseudo37);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1123:pseudo37:asm volatile goto(".2byte (%l[Op_2_0x50]-0b)/2\n\t.2byte (%l[Op_2_0x51]-0b)/2\n\t.2byte (%l[Op_2_0x52]-0b)/2\n\t.2byte (%l[Op_2_0x53]-0b)/2\n\t.2byte (%l[Op_2_0x54]-0b)/2\n\t.2byte (%l[Op_2_0x55]-0b)/2\n\t.2byte (%l[Op_2_0x56]-0b)/2\n\t.2byte (%l[Op_2_0x57]-0b)/2\n\t.2byte (%l[Op_2_0x58]-0b)/2\n\t.2byte (%l[Op_2_0x59]-0b)/2\n\t.2byte (%l[Op_2_0x5A]-0b)/2\n\t.2byte (%l[Op_2_0x5B]-0b)/2\n\t.2byte (%l[Op_2_0x5C]-0b)/2\n\t.2byte (%l[Op_2_0x5D]-0b)/2\n\t.2byte (%l[Op_2_0x5E]-0b)/2\n\t.2byte (%l[Op_2_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x50,Op_2_0x51,Op_2_0x52,Op_2_0x53,Op_2_0x54,Op_2_0x55,Op_2_0x56,Op_2_0x57,Op_2_0x58,Op_2_0x59,Op_2_0x5A,Op_2_0x5B,Op_2_0x5C,Op_2_0x5D,Op_2_0x5E,Op_2_0x5F,pseudo38);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1124:pseudo38:asm volatile goto(".2byte (%l[Op_2_0x60]-0b)/2\n\t.2byte (%l[Op_2_0x61]-0b)/2\n\t.2byte (%l[Op_2_0x62]-0b)/2\n\t.2byte (%l[Op_2_0x63]-0b)/2\n\t.2byte (%l[Op_2_0x64]-0b)/2\n\t.2byte (%l[Op_2_0x65]-0b)/2\n\t.2byte (%l[Op_2_0x66]-0b)/2\n\t.2byte (%l[Op_2_0x67]-0b)/2\n\t.2byte (%l[Op_2_0x68]-0b)/2\n\t.2byte (%l[Op_2_0x69]-0b)/2\n\t.2byte (%l[Op_2_0x6A]-0b)/2\n\t.2byte (%l[Op_2_0x6B]-0b)/2\n\t.2byte (%l[Op_2_0x6C]-0b)/2\n\t.2byte (%l[Op_2_0x6D]-0b)/2\n\t.2byte (%l[Op_2_0x6E]-0b)/2\n\t.2byte (%l[Op_2_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x60,Op_2_0x61,Op_2_0x62,Op_2_0x63,Op_2_0x64,Op_2_0x65,Op_2_0x66,Op_2_0x67,Op_2_0x68,Op_2_0x69,Op_2_0x6A,Op_2_0x6B,Op_2_0x6C,Op_2_0x6D,Op_2_0x6E,Op_2_0x6F,pseudo39);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1125:pseudo39:asm volatile goto(".2byte (%l[Op_2_0x70]-0b)/2\n\t.2byte (%l[Op_2_0x71]-0b)/2\n\t.2byte (%l[Op_2_0x72]-0b)/2\n\t.2byte (%l[Op_2_0x73]-0b)/2\n\t.2byte (%l[Op_2_0x74]-0b)/2\n\t.2byte (%l[Op_2_0x75]-0b)/2\n\t.2byte (%l[Op_2_0x76]-0b)/2\n\t.2byte (%l[Op_2_0x77]-0b)/2\n\t.2byte (%l[Op_2_0x78]-0b)/2\n\t.2byte (%l[Op_2_0x79]-0b)/2\n\t.2byte (%l[Op_2_0x7A]-0b)/2\n\t.2byte (%l[Op_2_0x7B]-0b)/2\n\t.2byte (%l[Op_2_0x7C]-0b)/2\n\t.2byte (%l[Op_2_0x7D]-0b)/2\n\t.2byte (%l[Op_2_0x7E]-0b)/2\n\t.2byte (%l[Op_2_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x70,Op_2_0x71,Op_2_0x72,Op_2_0x73,Op_2_0x74,Op_2_0x75,Op_2_0x76,Op_2_0x77,Op_2_0x78,Op_2_0x79,Op_2_0x7A,Op_2_0x7B,Op_2_0x7C,Op_2_0x7D,Op_2_0x7E,Op_2_0x7F,pseudo40);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1126:pseudo40:asm volatile goto(".2byte (%l[Op_2_0x80]-0b)/2\n\t.2byte (%l[Op_2_0x81]-0b)/2\n\t.2byte (%l[Op_2_0x82]-0b)/2\n\t.2byte (%l[Op_2_0x83]-0b)/2\n\t.2byte (%l[Op_2_0x84]-0b)/2\n\t.2byte (%l[Op_2_0x85]-0b)/2\n\t.2byte (%l[Op_2_0x86]-0b)/2\n\t.2byte (%l[Op_2_0x87]-0b)/2\n\t.2byte (%l[Op_2_0x88]-0b)/2\n\t.2byte (%l[Op_2_0x89]-0b)/2\n\t.2byte (%l[Op_2_0x8A]-0b)/2\n\t.2byte (%l[Op_2_0x8B]-0b)/2\n\t.2byte (%l[Op_2_0x8C]-0b)/2\n\t.2byte (%l[Op_2_0x8D]-0b)/2\n\t.2byte (%l[Op_2_0x8E]-0b)/2\n\t.2byte (%l[Op_2_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x80,Op_2_0x81,Op_2_0x82,Op_2_0x83,Op_2_0x84,Op_2_0x85,Op_2_0x86,Op_2_0x87,Op_2_0x88,Op_2_0x89,Op_2_0x8A,Op_2_0x8B,Op_2_0x8C,Op_2_0x8D,Op_2_0x8E,Op_2_0x8F,pseudo41);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1127:pseudo41:asm volatile goto(".2byte (%l[Op_2_0x90]-0b)/2\n\t.2byte (%l[Op_2_0x91]-0b)/2\n\t.2byte (%l[Op_2_0x92]-0b)/2\n\t.2byte (%l[Op_2_0x93]-0b)/2\n\t.2byte (%l[Op_2_0x94]-0b)/2\n\t.2byte (%l[Op_2_0x95]-0b)/2\n\t.2byte (%l[Op_2_0x96]-0b)/2\n\t.2byte (%l[Op_2_0x97]-0b)/2\n\t.2byte (%l[Op_2_0x98]-0b)/2\n\t.2byte (%l[Op_2_0x99]-0b)/2\n\t.2byte (%l[Op_2_0x9A]-0b)/2\n\t.2byte (%l[Op_2_0x9B]-0b)/2\n\t.2byte (%l[Op_2_0x9C]-0b)/2\n\t.2byte (%l[Op_2_0x9D]-0b)/2\n\t.2byte (%l[Op_2_0x9E]-0b)/2\n\t.2byte (%l[Op_2_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x90,Op_2_0x91,Op_2_0x92,Op_2_0x93,Op_2_0x94,Op_2_0x95,Op_2_0x96,Op_2_0x97,Op_2_0x98,Op_2_0x99,Op_2_0x9A,Op_2_0x9B,Op_2_0x9C,Op_2_0x9D,Op_2_0x9E,Op_2_0x9F,pseudo42);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1128:pseudo42:asm volatile goto(".2byte (%l[Op_2_0xA0]-0b)/2\n\t.2byte (%l[Op_2_0xA1]-0b)/2\n\t.2byte (%l[Op_2_0xA2]-0b)/2\n\t.2byte (%l[Op_2_0xA3]-0b)/2\n\t.2byte (%l[Op_2_0xA4]-0b)/2\n\t.2byte (%l[Op_2_0xA5]-0b)/2\n\t.2byte (%l[Op_2_0xA6]-0b)/2\n\t.2byte (%l[Op_2_0xA7]-0b)/2\n\t.2byte (%l[Op_2_0xA8]-0b)/2\n\t.2byte (%l[Op_2_0xA9]-0b)/2\n\t.2byte (%l[Op_2_0xAA]-0b)/2\n\t.2byte (%l[Op_2_0xAB]-0b)/2\n\t.2byte (%l[Op_2_0xAC]-0b)/2\n\t.2byte (%l[Op_2_0xAD]-0b)/2\n\t.2byte (%l[Op_2_0xAE]-0b)/2\n\t.2byte (%l[Op_2_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xA0,Op_2_0xA1,Op_2_0xA2,Op_2_0xA3,Op_2_0xA4,Op_2_0xA5,Op_2_0xA6,Op_2_0xA7,Op_2_0xA8,Op_2_0xA9,Op_2_0xAA,Op_2_0xAB,Op_2_0xAC,Op_2_0xAD,Op_2_0xAE,Op_2_0xAF,pseudo43);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1129:pseudo43:asm volatile goto(".2byte (%l[Op_2_0xB0]-0b)/2\n\t.2byte (%l[Op_2_0xB1]-0b)/2\n\t.2byte (%l[Op_2_0xB2]-0b)/2\n\t.2byte (%l[Op_2_0xB3]-0b)/2\n\t.2byte (%l[Op_2_0xB4]-0b)/2\n\t.2byte (%l[Op_2_0xB5]-0b)/2\n\t.2byte (%l[Op_2_0xB6]-0b)/2\n\t.2byte (%l[Op_2_0xB7]-0b)/2\n\t.2byte (%l[Op_2_0xB8]-0b)/2\n\t.2byte (%l[Op_2_0xB9]-0b)/2\n\t.2byte (%l[Op_2_0xBA]-0b)/2\n\t.2byte (%l[Op_2_0xBB]-0b)/2\n\t.2byte (%l[Op_2_0xBC]-0b)/2\n\t.2byte (%l[Op_2_0xBD]-0b)/2\n\t.2byte (%l[Op_2_0xBE]-0b)/2\n\t.2byte (%l[Op_2_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xB0,Op_2_0xB1,Op_2_0xB2,Op_2_0xB3,Op_2_0xB4,Op_2_0xB5,Op_2_0xB6,Op_2_0xB7,Op_2_0xB8,Op_2_0xB9,Op_2_0xBA,Op_2_0xBB,Op_2_0xBC,Op_2_0xBD,Op_2_0xBE,Op_2_0xBF,pseudo44);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1130:pseudo44:asm volatile goto(".2byte (%l[Op_2_0xC0]-0b)/2\n\t.2byte (%l[Op_2_0xC1]-0b)/2\n\t.2byte (%l[Op_2_0xC2]-0b)/2\n\t.2byte (%l[Op_2_0xC3]-0b)/2\n\t.2byte (%l[Op_2_0xC4]-0b)/2\n\t.2byte (%l[Op_2_0xC5]-0b)/2\n\t.2byte (%l[Op_2_0xC6]-0b)/2\n\t.2byte (%l[Op_2_0xC7]-0b)/2\n\t.2byte (%l[Op_2_0xC8]-0b)/2\n\t.2byte (%l[Op_2_0xC9]-0b)/2\n\t.2byte (%l[Op_2_0xCA]-0b)/2\n\t.2byte (%l[Op_2_0xCB]-0b)/2\n\t.2byte (%l[Op_2_0xCC]-0b)/2\n\t.2byte (%l[Op_2_0xCD]-0b)/2\n\t.2byte (%l[Op_2_0xCE]-0b)/2\n\t.2byte (%l[Op_2_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xC0,Op_2_0xC1,Op_2_0xC2,Op_2_0xC3,Op_2_0xC4,Op_2_0xC5,Op_2_0xC6,Op_2_0xC7,Op_2_0xC8,Op_2_0xC9,Op_2_0xCA,Op_2_0xCB,Op_2_0xCC,Op_2_0xCD,Op_2_0xCE,Op_2_0xCF,pseudo45);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1131:pseudo45:asm volatile goto(".2byte (%l[Op_2_0xD0]-0b)/2\n\t.2byte (%l[Op_2_0xD1]-0b)/2\n\t.2byte (%l[Op_2_0xD2]-0b)/2\n\t.2byte (%l[Op_2_0xD3]-0b)/2\n\t.2byte (%l[Op_2_0xD4]-0b)/2\n\t.2byte (%l[Op_2_0xD5]-0b)/2\n\t.2byte (%l[Op_2_0xD6]-0b)/2\n\t.2byte (%l[Op_2_0xD7]-0b)/2\n\t.2byte (%l[Op_2_0xD8]-0b)/2\n\t.2byte (%l[Op_2_0xD9]-0b)/2\n\t.2byte (%l[Op_2_0xDA]-0b)/2\n\t.2byte (%l[Op_2_0xDB]-0b)/2\n\t.2byte (%l[Op_2_0xDC]-0b)/2\n\t.2byte (%l[Op_2_0xDD]-0b)/2\n\t.2byte (%l[Op_2_0xDE]-0b)/2\n\t.2byte (%l[Op_2_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xD0,Op_2_0xD1,Op_2_0xD2,Op_2_0xD3,Op_2_0xD4,Op_2_0xD5,Op_2_0xD6,Op_2_0xD7,Op_2_0xD8,Op_2_0xD9,Op_2_0xDA,Op_2_0xDB,Op_2_0xDC,Op_2_0xDD,Op_2_0xDE,Op_2_0xDF,pseudo46);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1132:pseudo46:asm volatile goto(".2byte (%l[Op_2_0xE0]-0b)/2\n\t.2byte (%l[Op_2_0xE1]-0b)/2\n\t.2byte (%l[Op_2_0xE2]-0b)/2\n\t.2byte (%l[Op_2_0xE3]-0b)/2\n\t.2byte (%l[Op_2_0xE4]-0b)/2\n\t.2byte (%l[Op_2_0xE5]-0b)/2\n\t.2byte (%l[Op_2_0xE6]-0b)/2\n\t.2byte (%l[Op_2_0xE7]-0b)/2\n\t.2byte (%l[Op_2_0xE8]-0b)/2\n\t.2byte (%l[Op_2_0xE9]-0b)/2\n\t.2byte (%l[Op_2_0xEA]-0b)/2\n\t.2byte (%l[Op_2_0xEB]-0b)/2\n\t.2byte (%l[Op_2_0xEC]-0b)/2\n\t.2byte (%l[Op_2_0xED]-0b)/2\n\t.2byte (%l[Op_2_0xEE]-0b)/2\n\t.2byte (%l[Op_2_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xE0,Op_2_0xE1,Op_2_0xE2,Op_2_0xE3,Op_2_0xE4,Op_2_0xE5,Op_2_0xE6,Op_2_0xE7,Op_2_0xE8,Op_2_0xE9,Op_2_0xEA,Op_2_0xEB,Op_2_0xEC,Op_2_0xED,Op_2_0xEE,Op_2_0xEF,pseudo47);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1133:pseudo47:asm volatile goto(".2byte (%l[Op_2_0xF0]-0b)/2\n\t.2byte (%l[Op_2_0xF1]-0b)/2\n\t.2byte (%l[Op_2_0xF2]-0b)/2\n\t.2byte (%l[Op_2_0xF3]-0b)/2\n\t.2byte (%l[Op_2_0xF4]-0b)/2\n\t.2byte (%l[Op_2_0xF5]-0b)/2\n\t.2byte (%l[Op_2_0xF6]-0b)/2\n\t.2byte (%l[Op_2_0xF7]-0b)/2\n\t.2byte (%l[Op_2_0xF8]-0b)/2\n\t.2byte (%l[Op_2_0xF9]-0b)/2\n\t.2byte (%l[Op_2_0xFA]-0b)/2\n\t.2byte (%l[Op_2_0xFB]-0b)/2\n\t.2byte (%l[Op_2_0xFC]-0b)/2\n\t.2byte (%l[Op_2_0xFD]-0b)/2\n\t.2byte (%l[Op_2_0xFE]-0b)/2\n\t.2byte (%l[Op_2_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xF0,Op_2_0xF1,Op_2_0xF2,Op_2_0xF3,Op_2_0xF4,Op_2_0xF5,Op_2_0xF6,Op_2_0xF7,Op_2_0xF8,Op_2_0xF9,Op_2_0xFA,Op_2_0xFB,Op_2_0xFC,Op_2_0xFD,Op_2_0xFE,Op_2_0xFF,pseudo48);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1134:pseudo48:asm volatile goto(".2byte (%l[Op_3_0x00]-0b)/2\n\t.2byte (%l[Op_3_0x01]-0b)/2\n\t.2byte (%l[Op_3_0x02]-0b)/2\n\t.2byte (%l[Op_3_0x03]-0b)/2\n\t.2byte (%l[Op_3_0x04]-0b)/2\n\t.2byte (%l[Op_3_0x05]-0b)/2\n\t.2byte (%l[Op_3_0x06]-0b)/2\n\t.2byte (%l[Op_3_0x07]-0b)/2\n\t.2byte (%l[Op_3_0x08]-0b)/2\n\t.2byte (%l[Op_3_0x09]-0b)/2\n\t.2byte (%l[Op_3_0x0A]-0b)/2\n\t.2byte (%l[Op_3_0x0B]-0b)/2\n\t.2byte (%l[Op_3_0x0C]-0b)/2\n\t.2byte (%l[Op_3_0x0D]-0b)/2\n\t.2byte (%l[Op_3_0x0E]-0b)/2\n\t.2byte (%l[Op_3_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x00,Op_3_0x01,Op_3_0x02,Op_3_0x03,Op_3_0x04,Op_3_0x05,Op_3_0x06,Op_3_0x07,Op_3_0x08,Op_3_0x09,Op_3_0x0A,Op_3_0x0B,Op_3_0x0C,Op_3_0x0D,Op_3_0x0E,Op_3_0x0F,pseudo49);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1135:pseudo49:asm volatile goto(".2byte (%l[Op_3_0x10]-0b)/2\n\t.2byte (%l[Op_3_0x11]-0b)/2\n\t.2byte (%l[Op_3_0x12]-0b)/2\n\t.2byte (%l[Op_3_0x13]-0b)/2\n\t.2byte (%l[Op_3_0x14]-0b)/2\n\t.2byte (%l[Op_3_0x15]-0b)/2\n\t.2byte (%l[Op_3_0x16]-0b)/2\n\t.2byte (%l[Op_3_0x17]-0b)/2\n\t.2byte (%l[Op_3_0x18]-0b)/2\n\t.2byte (%l[Op_3_0x19]-0b)/2\n\t.2byte (%l[Op_3_0x1A]-0b)/2\n\t.2byte (%l[Op_3_0x1B]-0b)/2\n\t.2byte (%l[Op_3_0x1C]-0b)/2\n\t.2byte (%l[Op_3_0x1D]-0b)/2\n\t.2byte (%l[Op_3_0x1E]-0b)/2\n\t.2byte (%l[Op_3_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x10,Op_3_0x11,Op_3_0x12,Op_3_0x13,Op_3_0x14,Op_3_0x15,Op_3_0x16,Op_3_0x17,Op_3_0x18,Op_3_0x19,Op_3_0x1A,Op_3_0x1B,Op_3_0x1C,Op_3_0x1D,Op_3_0x1E,Op_3_0x1F,pseudo50);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1136:pseudo50:asm volatile goto(".2byte (%l[Op_3_0x20]-0b)/2\n\t.2byte (%l[Op_3_0x21]-0b)/2\n\t.2byte (%l[Op_3_0x22]-0b)/2\n\t.2byte (%l[Op_3_0x23]-0b)/2\n\t.2byte (%l[Op_3_0x24]-0b)/2\n\t.2byte (%l[Op_3_0x25]-0b)/2\n\t.2byte (%l[Op_3_0x26]-0b)/2\n\t.2byte (%l[Op_3_0x27]-0b)/2\n\t.2byte (%l[Op_3_0x28]-0b)/2\n\t.2byte (%l[Op_3_0x29]-0b)/2\n\t.2byte (%l[Op_3_0x2A]-0b)/2\n\t.2byte (%l[Op_3_0x2B]-0b)/2\n\t.2byte (%l[Op_3_0x2C]-0b)/2\n\t.2byte (%l[Op_3_0x2D]-0b)/2\n\t.2byte (%l[Op_3_0x2E]-0b)/2\n\t.2byte (%l[Op_3_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x20,Op_3_0x21,Op_3_0x22,Op_3_0x23,Op_3_0x24,Op_3_0x25,Op_3_0x26,Op_3_0x27,Op_3_0x28,Op_3_0x29,Op_3_0x2A,Op_3_0x2B,Op_3_0x2C,Op_3_0x2D,Op_3_0x2E,Op_3_0x2F,pseudo51);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1137:pseudo51:asm volatile goto(".2byte (%l[Op_3_0x30]-0b)/2\n\t.2byte (%l[Op_3_0x31]-0b)/2\n\t.2byte (%l[Op_3_0x32]-0b)/2\n\t.2byte (%l[Op_3_0x33]-0b)/2\n\t.2byte (%l[Op_3_0x34]-0b)/2\n\t.2byte (%l[Op_3_0x35]-0b)/2\n\t.2byte (%l[Op_3_0x36]-0b)/2\n\t.2byte (%l[Op_3_0x37]-0b)/2\n\t.2byte (%l[Op_3_0x38]-0b)/2\n\t.2byte (%l[Op_3_0x39]-0b)/2\n\t.2byte (%l[Op_3_0x3A]-0b)/2\n\t.2byte (%l[Op_3_0x3B]-0b)/2\n\t.2byte (%l[Op_3_0x3C]-0b)/2\n\t.2byte (%l[Op_3_0x3D]-0b)/2\n\t.2byte (%l[Op_3_0x3E]-0b)/2\n\t.2byte (%l[Op_3_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x30,Op_3_0x31,Op_3_0x32,Op_3_0x33,Op_3_0x34,Op_3_0x35,Op_3_0x36,Op_3_0x37,Op_3_0x38,Op_3_0x39,Op_3_0x3A,Op_3_0x3B,Op_3_0x3C,Op_3_0x3D,Op_3_0x3E,Op_3_0x3F,pseudo52);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1138:pseudo52:asm volatile goto(".2byte (%l[Op_3_0x40]-0b)/2\n\t.2byte (%l[Op_3_0x41]-0b)/2\n\t.2byte (%l[Op_3_0x42]-0b)/2\n\t.2byte (%l[Op_3_0x43]-0b)/2\n\t.2byte (%l[Op_3_0x44]-0b)/2\n\t.2byte (%l[Op_3_0x45]-0b)/2\n\t.2byte (%l[Op_3_0x46]-0b)/2\n\t.2byte (%l[Op_3_0x47]-0b)/2\n\t.2byte (%l[Op_3_0x48]-0b)/2\n\t.2byte (%l[Op_3_0x49]-0b)/2\n\t.2byte (%l[Op_3_0x4A]-0b)/2\n\t.2byte (%l[Op_3_0x4B]-0b)/2\n\t.2byte (%l[Op_3_0x4C]-0b)/2\n\t.2byte (%l[Op_3_0x4D]-0b)/2\n\t.2byte (%l[Op_3_0x4E]-0b)/2\n\t.2byte (%l[Op_3_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x40,Op_3_0x41,Op_3_0x42,Op_3_0x43,Op_3_0x44,Op_3_0x45,Op_3_0x46,Op_3_0x47,Op_3_0x48,Op_3_0x49,Op_3_0x4A,Op_3_0x4B,Op_3_0x4C,Op_3_0x4D,Op_3_0x4E,Op_3_0x4F,pseudo53);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1139:pseudo53:asm volatile goto(".2byte (%l[Op_3_0x50]-0b)/2\n\t.2byte (%l[Op_3_0x51]-0b)/2\n\t.2byte (%l[Op_3_0x52]-0b)/2\n\t.2byte (%l[Op_3_0x53]-0b)/2\n\t.2byte (%l[Op_3_0x54]-0b)/2\n\t.2byte (%l[Op_3_0x55]-0b)/2\n\t.2byte (%l[Op_3_0x56]-0b)/2\n\t.2byte (%l[Op_3_0x57]-0b)/2\n\t.2byte (%l[Op_3_0x58]-0b)/2\n\t.2byte (%l[Op_3_0x59]-0b)/2\n\t.2byte (%l[Op_3_0x5A]-0b)/2\n\t.2byte (%l[Op_3_0x5B]-0b)/2\n\t.2byte (%l[Op_3_0x5C]-0b)/2\n\t.2byte (%l[Op_3_0x5D]-0b)/2\n\t.2byte (%l[Op_3_0x5E]-0b)/2\n\t.2byte (%l[Op_3_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x50,Op_3_0x51,Op_3_0x52,Op_3_0x53,Op_3_0x54,Op_3_0x55,Op_3_0x56,Op_3_0x57,Op_3_0x58,Op_3_0x59,Op_3_0x5A,Op_3_0x5B,Op_3_0x5C,Op_3_0x5D,Op_3_0x5E,Op_3_0x5F,pseudo54);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1140:pseudo54:asm volatile goto(".2byte (%l[Op_3_0x60]-0b)/2\n\t.2byte (%l[Op_3_0x61]-0b)/2\n\t.2byte (%l[Op_3_0x62]-0b)/2\n\t.2byte (%l[Op_3_0x63]-0b)/2\n\t.2byte (%l[Op_3_0x64]-0b)/2\n\t.2byte (%l[Op_3_0x65]-0b)/2\n\t.2byte (%l[Op_3_0x66]-0b)/2\n\t.2byte (%l[Op_3_0x67]-0b)/2\n\t.2byte (%l[Op_3_0x68]-0b)/2\n\t.2byte (%l[Op_3_0x69]-0b)/2\n\t.2byte (%l[Op_3_0x6A]-0b)/2\n\t.2byte (%l[Op_3_0x6B]-0b)/2\n\t.2byte (%l[Op_3_0x6C]-0b)/2\n\t.2byte (%l[Op_3_0x6D]-0b)/2\n\t.2byte (%l[Op_3_0x6E]-0b)/2\n\t.2byte (%l[Op_3_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x60,Op_3_0x61,Op_3_0x62,Op_3_0x63,Op_3_0x64,Op_3_0x65,Op_3_0x66,Op_3_0x67,Op_3_0x68,Op_3_0x69,Op_3_0x6A,Op_3_0x6B,Op_3_0x6C,Op_3_0x6D,Op_3_0x6E,Op_3_0x6F,pseudo55);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1141:pseudo55:asm volatile goto(".2byte (%l[Op_3_0x70]-0b)/2\n\t.2byte (%l[Op_3_0x71]-0b)/2\n\t.2byte (%l[Op_3_0x72]-0b)/2\n\t.2byte (%l[Op_3_0x73]-0b)/2\n\t.2byte (%l[Op_3_0x74]-0b)/2\n\t.2byte (%l[Op_3_0x75]-0b)/2\n\t.2byte (%l[Op_3_0x76]-0b)/2\n\t.2byte (%l[Op_3_0x77]-0b)/2\n\t.2byte (%l[Op_3_0x78]-0b)/2\n\t.2byte (%l[Op_3_0x79]-0b)/2\n\t.2byte (%l[Op_3_0x7A]-0b)/2\n\t.2byte (%l[Op_3_0x7B]-0b)/2\n\t.2byte (%l[Op_3_0x7C]-0b)/2\n\t.2byte (%l[Op_3_0x7D]-0b)/2\n\t.2byte (%l[Op_3_0x7E]-0b)/2\n\t.2byte (%l[Op_3_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x70,Op_3_0x71,Op_3_0x72,Op_3_0x73,Op_3_0x74,Op_3_0x75,Op_3_0x76,Op_3_0x77,Op_3_0x78,Op_3_0x79,Op_3_0x7A,Op_3_0x7B,Op_3_0x7C,Op_3_0x7D,Op_3_0x7E,Op_3_0x7F,pseudo56);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1142:pseudo56:asm volatile goto(".2byte (%l[Op_3_0x80]-0b)/2\n\t.2byte (%l[Op_3_0x81]-0b)/2\n\t.2byte (%l[Op_3_0x82]-0b)/2\n\t.2byte (%l[Op_3_0x83]-0b)/2\n\t.2byte (%l[Op_3_0x84]-0b)/2\n\t.2byte (%l[Op_3_0x85]-0b)/2\n\t.2byte (%l[Op_3_0x86]-0b)/2\n\t.2byte (%l[Op_3_0x87]-0b)/2\n\t.2byte (%l[Op_3_0x88]-0b)/2\n\t.2byte (%l[Op_3_0x89]-0b)/2\n\t.2byte (%l[Op_3_0x8A]-0b)/2\n\t.2byte (%l[Op_3_0x8B]-0b)/2\n\t.2byte (%l[Op_3_0x8C]-0b)/2\n\t.2byte (%l[Op_3_0x8D]-0b)/2\n\t.2byte (%l[Op_3_0x8E]-0b)/2\n\t.2byte (%l[Op_3_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x80,Op_3_0x81,Op_3_0x82,Op_3_0x83,Op_3_0x84,Op_3_0x85,Op_3_0x86,Op_3_0x87,Op_3_0x88,Op_3_0x89,Op_3_0x8A,Op_3_0x8B,Op_3_0x8C,Op_3_0x8D,Op_3_0x8E,Op_3_0x8F,pseudo57);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1143:pseudo57:asm volatile goto(".2byte (%l[Op_3_0x90]-0b)/2\n\t.2byte (%l[Op_3_0x91]-0b)/2\n\t.2byte (%l[Op_3_0x92]-0b)/2\n\t.2byte (%l[Op_3_0x93]-0b)/2\n\t.2byte (%l[Op_3_0x94]-0b)/2\n\t.2byte (%l[Op_3_0x95]-0b)/2\n\t.2byte (%l[Op_3_0x96]-0b)/2\n\t.2byte (%l[Op_3_0x97]-0b)/2\n\t.2byte (%l[Op_3_0x98]-0b)/2\n\t.2byte (%l[Op_3_0x99]-0b)/2\n\t.2byte (%l[Op_3_0x9A]-0b)/2\n\t.2byte (%l[Op_3_0x9B]-0b)/2\n\t.2byte (%l[Op_3_0x9C]-0b)/2\n\t.2byte (%l[Op_3_0x9D]-0b)/2\n\t.2byte (%l[Op_3_0x9E]-0b)/2\n\t.2byte (%l[Op_3_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x90,Op_3_0x91,Op_3_0x92,Op_3_0x93,Op_3_0x94,Op_3_0x95,Op_3_0x96,Op_3_0x97,Op_3_0x98,Op_3_0x99,Op_3_0x9A,Op_3_0x9B,Op_3_0x9C,Op_3_0x9D,Op_3_0x9E,Op_3_0x9F,pseudo58);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1144:pseudo58:asm volatile goto(".2byte (%l[Op_3_0xA0]-0b)/2\n\t.2byte (%l[Op_3_0xA1]-0b)/2\n\t.2byte (%l[Op_3_0xA2]-0b)/2\n\t.2byte (%l[Op_3_0xA3]-0b)/2\n\t.2byte (%l[Op_3_0xA4]-0b)/2\n\t.2byte (%l[Op_3_0xA5]-0b)/2\n\t.2byte (%l[Op_3_0xA6]-0b)/2\n\t.2byte (%l[Op_3_0xA7]-0b)/2\n\t.2byte (%l[Op_3_0xA8]-0b)/2\n\t.2byte (%l[Op_3_0xA9]-0b)/2\n\t.2byte (%l[Op_3_0xAA]-0b)/2\n\t.2byte (%l[Op_3_0xAB]-0b)/2\n\t.2byte (%l[Op_3_0xAC]-0b)/2\n\t.2byte (%l[Op_3_0xAD]-0b)/2\n\t.2byte (%l[Op_3_0xAE]-0b)/2\n\t.2byte (%l[Op_3_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xA0,Op_3_0xA1,Op_3_0xA2,Op_3_0xA3,Op_3_0xA4,Op_3_0xA5,Op_3_0xA6,Op_3_0xA7,Op_3_0xA8,Op_3_0xA9,Op_3_0xAA,Op_3_0xAB,Op_3_0xAC,Op_3_0xAD,Op_3_0xAE,Op_3_0xAF,pseudo59);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1145:pseudo59:asm volatile goto(".2byte (%l[Op_3_0xB0]-0b)/2\n\t.2byte (%l[Op_3_0xB1]-0b)/2\n\t.2byte (%l[Op_3_0xB2]-0b)/2\n\t.2byte (%l[Op_3_0xB3]-0b)/2\n\t.2byte (%l[Op_3_0xB4]-0b)/2\n\t.2byte (%l[Op_3_0xB5]-0b)/2\n\t.2byte (%l[Op_3_0xB6]-0b)/2\n\t.2byte (%l[Op_3_0xB7]-0b)/2\n\t.2byte (%l[Op_3_0xB8]-0b)/2\n\t.2byte (%l[Op_3_0xB9]-0b)/2\n\t.2byte (%l[Op_3_0xBA]-0b)/2\n\t.2byte (%l[Op_3_0xBB]-0b)/2\n\t.2byte (%l[Op_3_0xBC]-0b)/2\n\t.2byte (%l[Op_3_0xBD]-0b)/2\n\t.2byte (%l[Op_3_0xBE]-0b)/2\n\t.2byte (%l[Op_3_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xB0,Op_3_0xB1,Op_3_0xB2,Op_3_0xB3,Op_3_0xB4,Op_3_0xB5,Op_3_0xB6,Op_3_0xB7,Op_3_0xB8,Op_3_0xB9,Op_3_0xBA,Op_3_0xBB,Op_3_0xBC,Op_3_0xBD,Op_3_0xBE,Op_3_0xBF,pseudo60);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1146:pseudo60:asm volatile goto(".2byte (%l[Op_3_0xC0]-0b)/2\n\t.2byte (%l[Op_3_0xC1]-0b)/2\n\t.2byte (%l[Op_3_0xC2]-0b)/2\n\t.2byte (%l[Op_3_0xC3]-0b)/2\n\t.2byte (%l[Op_3_0xC4]-0b)/2\n\t.2byte (%l[Op_3_0xC5]-0b)/2\n\t.2byte (%l[Op_3_0xC6]-0b)/2\n\t.2byte (%l[Op_3_0xC7]-0b)/2\n\t.2byte (%l[Op_3_0xC8]-0b)/2\n\t.2byte (%l[Op_3_0xC9]-0b)/2\n\t.2byte (%l[Op_3_0xCA]-0b)/2\n\t.2byte (%l[Op_3_0xCB]-0b)/2\n\t.2byte (%l[Op_3_0xCC]-0b)/2\n\t.2byte (%l[Op_3_0xCD]-0b)/2\n\t.2byte (%l[Op_3_0xCE]-0b)/2\n\t.2byte (%l[Op_3_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xC0,Op_3_0xC1,Op_3_0xC2,Op_3_0xC3,Op_3_0xC4,Op_3_0xC5,Op_3_0xC6,Op_3_0xC7,Op_3_0xC8,Op_3_0xC9,Op_3_0xCA,Op_3_0xCB,Op_3_0xCC,Op_3_0xCD,Op_3_0xCE,Op_3_0xCF,pseudo61);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1147:pseudo61:asm volatile goto(".2byte (%l[Op_3_0xD0]-0b)/2\n\t.2byte (%l[Op_3_0xD1]-0b)/2\n\t.2byte (%l[Op_3_0xD2]-0b)/2\n\t.2byte (%l[Op_3_0xD3]-0b)/2\n\t.2byte (%l[Op_3_0xD4]-0b)/2\n\t.2byte (%l[Op_3_0xD5]-0b)/2\n\t.2byte (%l[Op_3_0xD6]-0b)/2\n\t.2byte (%l[Op_3_0xD7]-0b)/2\n\t.2byte (%l[Op_3_0xD8]-0b)/2\n\t.2byte (%l[Op_3_0xD9]-0b)/2\n\t.2byte (%l[Op_3_0xDA]-0b)/2\n\t.2byte (%l[Op_3_0xDB]-0b)/2\n\t.2byte (%l[Op_3_0xDC]-0b)/2\n\t.2byte (%l[Op_3_0xDD]-0b)/2\n\t.2byte (%l[Op_3_0xDE]-0b)/2\n\t.2byte (%l[Op_3_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xD0,Op_3_0xD1,Op_3_0xD2,Op_3_0xD3,Op_3_0xD4,Op_3_0xD5,Op_3_0xD6,Op_3_0xD7,Op_3_0xD8,Op_3_0xD9,Op_3_0xDA,Op_3_0xDB,Op_3_0xDC,Op_3_0xDD,Op_3_0xDE,Op_3_0xDF,pseudo62);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1148:pseudo62:asm volatile goto(".2byte (%l[Op_3_0xE0]-0b)/2\n\t.2byte (%l[Op_3_0xE1]-0b)/2\n\t.2byte (%l[Op_3_0xE2]-0b)/2\n\t.2byte (%l[Op_3_0xE3]-0b)/2\n\t.2byte (%l[Op_3_0xE4]-0b)/2\n\t.2byte (%l[Op_3_0xE5]-0b)/2\n\t.2byte (%l[Op_3_0xE6]-0b)/2\n\t.2byte (%l[Op_3_0xE7]-0b)/2\n\t.2byte (%l[Op_3_0xE8]-0b)/2\n\t.2byte (%l[Op_3_0xE9]-0b)/2\n\t.2byte (%l[Op_3_0xEA]-0b)/2\n\t.2byte (%l[Op_3_0xEB]-0b)/2\n\t.2byte (%l[Op_3_0xEC]-0b)/2\n\t.2byte (%l[Op_3_0xED]-0b)/2\n\t.2byte (%l[Op_3_0xEE]-0b)/2\n\t.2byte (%l[Op_3_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xE0,Op_3_0xE1,Op_3_0xE2,Op_3_0xE3,Op_3_0xE4,Op_3_0xE5,Op_3_0xE6,Op_3_0xE7,Op_3_0xE8,Op_3_0xE9,Op_3_0xEA,Op_3_0xEB,Op_3_0xEC,Op_3_0xED,Op_3_0xEE,Op_3_0xEF,pseudo63);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1149:pseudo63:asm volatile goto(".2byte (%l[Op_3_0xF0]-0b)/2\n\t.2byte (%l[Op_3_0xF1]-0b)/2\n\t.2byte (%l[Op_3_0xF2]-0b)/2\n\t.2byte (%l[Op_3_0xF3]-0b)/2\n\t.2byte (%l[Op_3_0xF4]-0b)/2\n\t.2byte (%l[Op_3_0xF5]-0b)/2\n\t.2byte (%l[Op_3_0xF6]-0b)/2\n\t.2byte (%l[Op_3_0xF7]-0b)/2\n\t.2byte (%l[Op_3_0xF8]-0b)/2\n\t.2byte (%l[Op_3_0xF9]-0b)/2\n\t.2byte (%l[Op_3_0xFA]-0b)/2\n\t.2byte (%l[Op_3_0xFB]-0b)/2\n\t.2byte (%l[Op_3_0xFC]-0b)/2\n\t.2byte (%l[Op_3_0xFD]-0b)/2\n\t.2byte (%l[Op_3_0xFE]-0b)/2\n\t.2byte (%l[Op_3_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xF0,Op_3_0xF1,Op_3_0xF2,Op_3_0xF3,Op_3_0xF4,Op_3_0xF5,Op_3_0xF6,Op_3_0xF7,Op_3_0xF8,Op_3_0xF9,Op_3_0xFA,Op_3_0xFB,Op_3_0xFC,Op_3_0xFD,Op_3_0xFE,Op_3_0xFF,pseudo64);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp:1150:pseudo64:asm volatile goto("1: .2byte ((1b-0b)*32)-1\n\t"::::Op_3_0xFF);
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/cart/superfx.cpp-1151-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-200-
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:201:static MDFN_HOT uint16 GetVAddr(void)
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-202-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-235-
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:236: VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-237- //
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-247-
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:248: VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-249- //
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-262- //
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:263: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-264-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-286- //
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:287: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-288-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-314- {
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:315:  VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-316-  VRAM_Addr += VMAIN_AddrInc;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-337- {
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc:338:  VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_common.inc-339-  VRAM_Addr += VMAIN_AddrInc;
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-165-
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp:166:static MDFN_HOT uint16 GetVAddr(void)
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-167-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-194-{
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp:195: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-196-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-208-{
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp:209: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/include/mednafen/snes_faust/ppu_mtrender.cpp-210-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler.cpp-415-	{
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler.cpp:416:	 asm volatile("vzeroupper\n\t" : : :
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler.cpp-417-	 #if defined(__AVX__)
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-28- // Will read 32 bytes of input waveform past end.
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc:29: asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-30-//".arch bdver1\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-114-
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc:115: asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-116-"vxorps %%ymm3, %%ymm3, %%ymm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-207- // Will read 16 bytes of input waveform past end.
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc:208: asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/sound/OwlResampler_x86.inc-209-"xorps %%xmm3, %%xmm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp-143-	 //
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp:144:	 // FIXME: doing emms in a separate inline asm block below the while() loop isn't guaranteed safe...
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp-145-	 //
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp:146:	 asm volatile("" ::: "memory");
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp-147-	 count = ResampLoop<0x3>(in, I32Out, max, DoMAC_MMX<TA_NumFractBits>);
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp:148:	 asm volatile("emms\n\t" ::: "memory");
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler.cpp-149-	}
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc-24- // Will read 16 bytes of input waveform past end.
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc:25: asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc-26-"pxor %%xmm3, %%xmm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc-126-*/
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc:127: asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/sound/SwiftResampler_x86.inc-128-"pxor %%mm1, %%mm1\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-551-.cpp.o:
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:552:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-553-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-559-.cpp.obj:
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:560:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:561:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-562-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:565:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-566-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-596-GTAGS:
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:597:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-598-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-622-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:623:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:624:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-625-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-636-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in:637:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/include/mednafen/ss/Makefile.in-638-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095.inc-3438- const unsigned instr_nyb2 = (instr >> 8) & 0xF;
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095.inc:3439:// asm volatile("":: "a"(instr_nyb1), "d"(instr_nyb2));
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095.inc-3440- //
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095_ops.inc-1974-	  // WTCSR_R;
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095_ops.inc:1975:	  // asm volatile(
mednafen-1.26.1+dfsg/include/mednafen/ss/sh7095_ops.inc-1976-	  //	"ldc %0,SR\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1811-
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:1812:static INLINE uint32 GetCoeffAddr(const unsigned i, uint32 offset)
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1813-{
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1941-  for(unsigned i = 0; i < 2; i++)
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:1942:   LB.rotv[i].base_coeff = coeff[i] = ReadCoeff(i, GetCoeffAddr(i, rs[i].KAstAccum));
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1943-
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1944-  //if(grumpus == 120)
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:1945:  // printf("BankTab: %d %d %d %d, UC: %d %d, Coeff: @0x%05x=0x%08x @0x%05x=0x%08x, DKAx: %f %f\n", bank_tab[0], bank_tab[1], bank_tab[2], bank_tab[3], LB.rotv[0].use_coeff, LB.rotv[1].use_coeff, GetCoeffAddr(0, rs[0].KAstAccum), coeff[0], GetCoeffAddr(1, rs[1].KAstAccum), coeff[1], rs[0].DKAx / 1024.0, rs[1].DKAx / 1024.0);
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1946-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1949-   const unsigned i = ((EffRPMD == 2) ? 0 : LB.rotabsel[x]);
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:1950:   const uint32 addr = GetCoeffAddr(i, rs[i].KAstAccum + (x * rs[i].DKAx));
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-1951-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-3190-#ifdef MDFN_SS_BUSYWAIT_PAUSE
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:3191:    asm volatile("pause\n\tpause\n\tpause\n\tpause\n\tpause\n\tpause\n\tpause\n\t");
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-3192-#else
##############################################
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-3197-     #else
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp:3198:     asm volatile("nop\n\t");
mednafen-1.26.1+dfsg/include/mednafen/ss/vdp2_render.cpp-3199-     #endif
##############################################
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-24-  int lo,hi;
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h:25:  asm volatile("smull\t%0, %1, %2, %3"
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-26-               : "=&r"(lo),"=&r"(hi)
##############################################
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-37-  int lo,hi;
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h:38:  asm volatile("smull	%0, %1, %2, %3\n\t"
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-39-	       "movs	%0, %0, lsr #15\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-46-
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h:47:#define MB() asm volatile ("" : : : "memory")
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-48-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-109-  int tmp;
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h:110:  asm volatile("subs	%1, %0, #32768\n\t"
mednafen-1.26.1+dfsg/include/mednafen/tremor/asm_arm.h-111-	       "movpl	%0, #0x7f00\n\t"
##############################################
mednafen-1.26.1+dfsg/include/mednafen/types.h-105- #define HAVE_COMPUTED_GOTO 1
mednafen-1.26.1+dfsg/include/mednafen/types.h:106: #define HAVE_INLINEASM 1
mednafen-1.26.1+dfsg/include/mednafen/types.h-107-#endif
##############################################
mednafen-1.26.1+dfsg/include/mednafen/wswan/gfx.h-7-
mednafen-1.26.1+dfsg/include/mednafen/wswan/gfx.h:8:void WSWan_TCacheInvalidByAddr(uint32);
mednafen-1.26.1+dfsg/include/mednafen/wswan/gfx.h-9-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-98-
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp:99:  WSWan_TCacheInvalidByAddr(offset);
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-100-
##############################################
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-530-   wsRAM[Address] = *Buffer;
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp:531:   WSWan_TCacheInvalidByAddr(Address);
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-532-   if(Address >= 0xfe00)
##############################################
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-552-    case 0:  wsRAM[offset & (wsRAMSize - 1)] = *Buffer;
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp:553:	     WSWan_TCacheInvalidByAddr(offset & (wsRAMSize - 1));
mednafen-1.26.1+dfsg/include/mednafen/wswan/memory.cpp-554-	     if(Address >= 0xfe00)
##############################################
mednafen-1.26.1+dfsg/include/mednafen/wswan/tcache.cpp-38-
mednafen-1.26.1+dfsg/include/mednafen/wswan/tcache.cpp:39:void WSWan_TCacheInvalidByAddr(uint32 ws_offset)
mednafen-1.26.1+dfsg/include/mednafen/wswan/tcache.cpp-40-{
##############################################
mednafen-1.26.1+dfsg/install-sh-234-      fi
mednafen-1.26.1+dfsg/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
mednafen-1.26.1+dfsg/install-sh-236-    *)
##############################################
mednafen-1.26.1+dfsg/install-sh-280-      dstdir=$dst
mednafen-1.26.1+dfsg/install-sh:281:      dstbase=`basename "$src"`
mednafen-1.26.1+dfsg/install-sh-282-      case $dst in
##############################################
mednafen-1.26.1+dfsg/install-sh-287-    else
mednafen-1.26.1+dfsg/install-sh:288:      dstdir=`dirname "$dst"`
mednafen-1.26.1+dfsg/install-sh-289-      test -d "$dstdir"
##############################################
mednafen-1.26.1+dfsg/install-sh-354-                   test_tmpdir="$tmpdir/a"
mednafen-1.26.1+dfsg/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
mednafen-1.26.1+dfsg/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
mednafen-1.26.1+dfsg/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
mednafen-1.26.1+dfsg/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
mednafen-1.26.1+dfsg/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
mednafen-1.26.1+dfsg/install-sh-419-            case $prefix in
mednafen-1.26.1+dfsg/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
mednafen-1.26.1+dfsg/install-sh-421-              *) qprefix=$prefix;;
##############################################
mednafen-1.26.1+dfsg/install-sh-468-    if $copy_on_change &&
mednafen-1.26.1+dfsg/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
mednafen-1.26.1+dfsg/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
mednafen-1.26.1+dfsg/install-sh-471-       set -f &&
##############################################
mednafen-1.26.1+dfsg/intl/Makefile.in-318-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
mednafen-1.26.1+dfsg/intl/Makefile.in:319:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
mednafen-1.26.1+dfsg/intl/Makefile.in:320:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
mednafen-1.26.1+dfsg/intl/Makefile.in:321:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
mednafen-1.26.1+dfsg/intl/Makefile.in-322-	  -i $(srcdir)/libintl.rc -o libintl.res.o --output-format=coff
##############################################
mednafen-1.26.1+dfsg/intl/Makefile.in-329-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
mednafen-1.26.1+dfsg/intl/Makefile.in:330:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
mednafen-1.26.1+dfsg/intl/Makefile.in:331:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
mednafen-1.26.1+dfsg/intl/Makefile.in:332:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
mednafen-1.26.1+dfsg/intl/Makefile.in-333-	  -i $(srcdir)/libintl.rc -o libintl.res.lo --output-format=coff
##############################################
mednafen-1.26.1+dfsg/intl/Makefile.in-390-	  if test "@RELOCATABLE@" = yes; then \
mednafen-1.26.1+dfsg/intl/Makefile.in:391:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
mednafen-1.26.1+dfsg/intl/Makefile.in-392-	    if test -n "$$dependencies"; then \
##############################################
mednafen-1.26.1+dfsg/intl/config.charset-119-host="$1"
mednafen-1.26.1+dfsg/intl/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
mednafen-1.26.1+dfsg/intl/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
mednafen-1.26.1+dfsg/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */               \
mednafen-1.26.1+dfsg/intl/intl-exports.c:29: asm (".section .drectve\n");                                           \
mednafen-1.26.1+dfsg/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");                             \
mednafen-1.26.1+dfsg/intl/intl-exports.c:31: asm (".data\n");                                                       \
mednafen-1.26.1+dfsg/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */                              \
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-136-extern char *gettext (const char *__msgid)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:137:       _INTL_ASM (libintl_gettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-138-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-154-extern char *dgettext (const char *__domainname, const char *__msgid)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:155:       _INTL_ASM (libintl_dgettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-156-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-175-                        int __category)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:176:       _INTL_ASM (libintl_dcgettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-177-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-197-                       unsigned long int __n)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:198:       _INTL_ASM (libintl_ngettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-199-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-219-                        unsigned long int __n)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:220:       _INTL_ASM (libintl_dngettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-221-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-243-                         unsigned long int __n, int __category)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:244:       _INTL_ASM (libintl_dcngettext)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-245-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-264-extern char *textdomain (const char *__domainname)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:265:       _INTL_ASM (libintl_textdomain);
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-266-#endif
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-282-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:283:       _INTL_ASM (libintl_bindtextdomain);
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-284-#endif
##############################################
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-301-                                      const char *__codeset)
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in:302:       _INTL_ASM (libintl_bind_textdomain_codeset);
mednafen-1.26.1+dfsg/intl/libgnuintl.h.in-303-#endif
##############################################
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-88-   #
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:89:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-90-   AC_TRY_COMPILE([],[return 0;],
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:91:   [AS_VAR_SET([VAR],[`echo $ac_arg | sed -e 's,.*% *,,'`]); break])
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-92-done
##############################################
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-125-   #
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:126:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-127-   AC_TRY_COMPILE([],[return 0;],
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:128:   [AS_VAR_SET([VAR],[`echo $ac_arg | sed -e 's,.*% *,,'`]); break])
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-129-done
##############################################
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-161-   #
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:162:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-163-   AC_TRY_COMPILE([],[return 0;],
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:164:   [AS_VAR_SET([VAR],[`echo $ac_arg | sed -e 's,.*% *,,'`]); break])
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-165-done
##############################################
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-198-   #
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:199:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-200-   AC_TRY_COMPILE([],[return 0;],
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4:201:   [AS_VAR_SET([VAR],[`echo $ac_arg | sed -e 's,.*% *,,'`]); break])
mednafen-1.26.1+dfsg/m4/ax_cflags_gcc_option.m4-202-done
##############################################
mednafen-1.26.1+dfsg/m4/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
mednafen-1.26.1+dfsg/m4/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
mednafen-1.26.1+dfsg/m4/gettext.m4-251-      fi
##############################################
mednafen-1.26.1+dfsg/m4/iconv.m4-260-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
mednafen-1.26.1+dfsg/m4/iconv.m4:261:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
mednafen-1.26.1+dfsg/m4/iconv.m4-262-    AC_MSG_RESULT([
##############################################
mednafen-1.26.1+dfsg/m4/intl.m4-260-changequote(<<,>>)dnl
mednafen-1.26.1+dfsg/m4/intl.m4:261:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
mednafen-1.26.1+dfsg/m4/intl.m4-262-    case $ac_prog_version in
##############################################
mednafen-1.26.1+dfsg/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
mednafen-1.26.1+dfsg/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
mednafen-1.26.1+dfsg/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
mednafen-1.26.1+dfsg/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
mednafen-1.26.1+dfsg/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
mednafen-1.26.1+dfsg/m4/lib-ld.m4-52-  *)
mednafen-1.26.1+dfsg/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
mednafen-1.26.1+dfsg/m4/lib-ld.m4-54-  esac
##############################################
mednafen-1.26.1+dfsg/m4/lib-ld.m4-59-      # Canonicalize the path of ld
mednafen-1.26.1+dfsg/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
mednafen-1.26.1+dfsg/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
mednafen-1.26.1+dfsg/m4/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
mednafen-1.26.1+dfsg/m4/lib-ld.m4-63-      done
##############################################
mednafen-1.26.1+dfsg/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
mednafen-1.26.1+dfsg/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
mednafen-1.26.1+dfsg/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
mednafen-1.26.1+dfsg/m4/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-319-                -L*)
mednafen-1.26.1+dfsg/m4/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
mednafen-1.26.1+dfsg/m4/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
mednafen-1.26.1+dfsg/m4/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-526-                  -L*)
mednafen-1.26.1+dfsg/m4/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-578-                  -R*)
mednafen-1.26.1+dfsg/m4/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-608-                    dnl Handle this in the next round.
mednafen-1.26.1+dfsg/m4/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-610-                    ;;
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-614-                    dnl option.
mednafen-1.26.1+dfsg/m4/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-616-                    ;;
##############################################
mednafen-1.26.1+dfsg/m4/lib-link.m4-727-            -L) next=yes ;;
mednafen-1.26.1+dfsg/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
mednafen-1.26.1+dfsg/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
mednafen-1.26.1+dfsg/m4/lib-prefix.m4-201-    *)
mednafen-1.26.1+dfsg/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
mednafen-1.26.1+dfsg/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
mednafen-1.26.1+dfsg/m4/lib-prefix.m4-211-                ;;
mednafen-1.26.1+dfsg/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
mednafen-1.26.1+dfsg/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-47-changequote(,)dnl
mednafen-1.26.1+dfsg/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-54-changequote(,)dnl
mednafen-1.26.1+dfsg/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-73-changequote(,)dnl
mednafen-1.26.1+dfsg/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
mednafen-1.26.1+dfsg/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-98-      case "$ac_file" in
mednafen-1.26.1+dfsg/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
mednafen-1.26.1+dfsg/m4/po.m4-100-      esac
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-103-        # Adjust a relative srcdir.
mednafen-1.26.1+dfsg/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
mednafen-1.26.1+dfsg/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
mednafen-1.26.1+dfsg/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
mednafen-1.26.1+dfsg/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-110-        case "$ac_given_srcdir" in
mednafen-1.26.1+dfsg/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
mednafen-1.26.1+dfsg/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-130-            fi
mednafen-1.26.1+dfsg/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
mednafen-1.26.1+dfsg/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-227-  # Adjust a relative srcdir.
mednafen-1.26.1+dfsg/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
mednafen-1.26.1+dfsg/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
mednafen-1.26.1+dfsg/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
mednafen-1.26.1+dfsg/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-234-  case "$ac_given_srcdir" in
mednafen-1.26.1+dfsg/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
mednafen-1.26.1+dfsg/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
mednafen-1.26.1+dfsg/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
mednafen-1.26.1+dfsg/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
mednafen-1.26.1+dfsg/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
mednafen-1.26.1+dfsg/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
mednafen-1.26.1+dfsg/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
mednafen-1.26.1+dfsg/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
mednafen-1.26.1+dfsg/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
mednafen-1.26.1+dfsg/m4/po.m4-317-  fi
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
mednafen-1.26.1+dfsg/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
mednafen-1.26.1+dfsg/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
mednafen-1.26.1+dfsg/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
mednafen-1.26.1+dfsg/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
mednafen-1.26.1+dfsg/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
mednafen-1.26.1+dfsg/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
mednafen-1.26.1+dfsg/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
mednafen-1.26.1+dfsg/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
mednafen-1.26.1+dfsg/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
mednafen-1.26.1+dfsg/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
mednafen-1.26.1+dfsg/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
mednafen-1.26.1+dfsg/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
mednafen-1.26.1+dfsg/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
mednafen-1.26.1+dfsg/m4/sdl2.m4-78-        AC_MSG_RESULT($sdl_framework)
mednafen-1.26.1+dfsg/m4/sdl2.m4:79:        sdl_framework_dir=`dirname $sdl_framework`
mednafen-1.26.1+dfsg/m4/sdl2.m4-80-        SDL_CFLAGS="-F$sdl_framework_dir -Wl,-framework,SDL2 -I$sdl_framework/include"
##############################################
mednafen-1.26.1+dfsg/m4/sdl2.m4-90-        AC_MSG_CHECKING(for SDL - version >= $min_sdl_version)
mednafen-1.26.1+dfsg/m4/sdl2.m4:91:        SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`
mednafen-1.26.1+dfsg/m4/sdl2.m4:92:        SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`
mednafen-1.26.1+dfsg/m4/sdl2.m4-93-      fi
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-88-.po.gmo:
mednafen-1.26.1+dfsg/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-150-	fi; \
mednafen-1.26.1+dfsg/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
mednafen-1.26.1+dfsg/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
mednafen-1.26.1+dfsg/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-197-	  cd $(srcdir) \
mednafen-1.26.1+dfsg/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
mednafen-1.26.1+dfsg/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-228-	for cat in $$catalogs; do \
mednafen-1.26.1+dfsg/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
mednafen-1.26.1+dfsg/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-279-	for cat in $$catalogs; do \
mednafen-1.26.1+dfsg/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
mednafen-1.26.1+dfsg/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-325-	for cat in $$catalogs; do \
mednafen-1.26.1+dfsg/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-390-.nop.po-create:
mednafen-1.26.1+dfsg/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-397-.nop.po-update:
mednafen-1.26.1+dfsg/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
mednafen-1.26.1+dfsg/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
mednafen-1.26.1+dfsg/po/Makefile.in.in-404-	cd $(srcdir); \
mednafen-1.26.1+dfsg/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
mednafen-1.26.1+dfsg/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
mednafen-1.26.1+dfsg/po/Rules-quot-15-.insert-header.po-update-en:
mednafen-1.26.1+dfsg/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
mednafen-1.26.1+dfsg/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
mednafen-1.26.1+dfsg/po/Rules-quot-18-	tmpdir=`pwd`; \
mednafen-1.26.1+dfsg/po/Rules-quot-19-	echo "$$lang:"; \
mednafen-1.26.1+dfsg/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
mednafen-1.26.1+dfsg/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
mednafen-1.26.1+dfsg/po/Rules-quot-22-	cd $(srcdir); \
mednafen-1.26.1+dfsg/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
mednafen-1.26.1+dfsg/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-51-  { \
mednafen-1.26.1+dfsg/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-53-  }; \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-1405-  while test -n "$$dir1"; do \
mednafen-1.26.1+dfsg/src/Makefile.in:1406:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-1407-    if test "$$first" != "."; then \
mednafen-1.26.1+dfsg/src/Makefile.in-1408-      if test "$$first" = ".."; then \
mednafen-1.26.1+dfsg/src/Makefile.in:1409:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
mednafen-1.26.1+dfsg/src/Makefile.in:1410:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-1411-      else \
mednafen-1.26.1+dfsg/src/Makefile.in:1412:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-1413-        if test "$$first2" = "$$first"; then \
mednafen-1.26.1+dfsg/src/Makefile.in:1414:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-1415-        else \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-1420-    fi; \
mednafen-1.26.1+dfsg/src/Makefile.in:1421:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
mednafen-1.26.1+dfsg/src/Makefile.in-1422-  done; \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3839-.c.o:
mednafen-1.26.1+dfsg/src/Makefile.in:3840:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/Makefile.in-3841-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3847-.c.obj:
mednafen-1.26.1+dfsg/src/Makefile.in:3848:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/Makefile.in:3849:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/Makefile.in-3850-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3852-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3853:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/Makefile.in-3854-
mednafen-1.26.1+dfsg/src/Makefile.in-3855-desa68/libdesa68_a-desa68.o: desa68/desa68.c
mednafen-1.26.1+dfsg/src/Makefile.in:3856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -MT desa68/libdesa68_a-desa68.o -MD -MP -MF desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo -c -o desa68/libdesa68_a-desa68.o `test -f 'desa68/desa68.c' || echo '$(srcdir)/'`desa68/desa68.c
mednafen-1.26.1+dfsg/src/Makefile.in-3857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo desa68/$(DEPDIR)/libdesa68_a-desa68.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -c -o desa68/libdesa68_a-desa68.o `test -f 'desa68/desa68.c' || echo '$(srcdir)/'`desa68/desa68.c
mednafen-1.26.1+dfsg/src/Makefile.in-3861-
mednafen-1.26.1+dfsg/src/Makefile.in-3862-desa68/libdesa68_a-desa68.obj: desa68/desa68.c
mednafen-1.26.1+dfsg/src/Makefile.in:3863:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -MT desa68/libdesa68_a-desa68.obj -MD -MP -MF desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo -c -o desa68/libdesa68_a-desa68.obj `if test -f 'desa68/desa68.c'; then $(CYGPATH_W) 'desa68/desa68.c'; else $(CYGPATH_W) '$(srcdir)/desa68/desa68.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3864-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) desa68/$(DEPDIR)/libdesa68_a-desa68.Tpo desa68/$(DEPDIR)/libdesa68_a-desa68.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3866-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3867:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdesa68_a_CFLAGS) $(CFLAGS) -c -o desa68/libdesa68_a-desa68.obj `if test -f 'desa68/desa68.c'; then $(CYGPATH_W) 'desa68/desa68.c'; else $(CYGPATH_W) '$(srcdir)/desa68/desa68.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3868-
mednafen-1.26.1+dfsg/src/Makefile.in-3869-quicklz/libmdfnquicklz_a-quicklz.o: quicklz/quicklz.c
mednafen-1.26.1+dfsg/src/Makefile.in:3870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -MT quicklz/libmdfnquicklz_a-quicklz.o -MD -MP -MF quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo -c -o quicklz/libmdfnquicklz_a-quicklz.o `test -f 'quicklz/quicklz.c' || echo '$(srcdir)/'`quicklz/quicklz.c
mednafen-1.26.1+dfsg/src/Makefile.in-3871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -c -o quicklz/libmdfnquicklz_a-quicklz.o `test -f 'quicklz/quicklz.c' || echo '$(srcdir)/'`quicklz/quicklz.c
mednafen-1.26.1+dfsg/src/Makefile.in-3875-
mednafen-1.26.1+dfsg/src/Makefile.in-3876-quicklz/libmdfnquicklz_a-quicklz.obj: quicklz/quicklz.c
mednafen-1.26.1+dfsg/src/Makefile.in:3877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -MT quicklz/libmdfnquicklz_a-quicklz.obj -MD -MP -MF quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo -c -o quicklz/libmdfnquicklz_a-quicklz.obj `if test -f 'quicklz/quicklz.c'; then $(CYGPATH_W) 'quicklz/quicklz.c'; else $(CYGPATH_W) '$(srcdir)/quicklz/quicklz.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Tpo quicklz/$(DEPDIR)/libmdfnquicklz_a-quicklz.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmdfnquicklz_a_CFLAGS) $(CFLAGS) -c -o quicklz/libmdfnquicklz_a-quicklz.obj `if test -f 'quicklz/quicklz.c'; then $(CYGPATH_W) 'quicklz/quicklz.c'; else $(CYGPATH_W) '$(srcdir)/quicklz/quicklz.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3882-
mednafen-1.26.1+dfsg/src/Makefile.in-3883-mpcdec/libmpcdec_a-huffman.o: mpcdec/huffman.c
mednafen-1.26.1+dfsg/src/Makefile.in:3884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-huffman.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo -c -o mpcdec/libmpcdec_a-huffman.o `test -f 'mpcdec/huffman.c' || echo '$(srcdir)/'`mpcdec/huffman.c
mednafen-1.26.1+dfsg/src/Makefile.in-3885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-huffman.o `test -f 'mpcdec/huffman.c' || echo '$(srcdir)/'`mpcdec/huffman.c
mednafen-1.26.1+dfsg/src/Makefile.in-3889-
mednafen-1.26.1+dfsg/src/Makefile.in-3890-mpcdec/libmpcdec_a-huffman.obj: mpcdec/huffman.c
mednafen-1.26.1+dfsg/src/Makefile.in:3891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-huffman.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo -c -o mpcdec/libmpcdec_a-huffman.obj `if test -f 'mpcdec/huffman.c'; then $(CYGPATH_W) 'mpcdec/huffman.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/huffman.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-huffman.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-huffman.obj `if test -f 'mpcdec/huffman.c'; then $(CYGPATH_W) 'mpcdec/huffman.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/huffman.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3896-
mednafen-1.26.1+dfsg/src/Makefile.in-3897-mpcdec/libmpcdec_a-mpc_decoder.o: mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/src/Makefile.in:3898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_decoder.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo -c -o mpcdec/libmpcdec_a-mpc_decoder.o `test -f 'mpcdec/mpc_decoder.c' || echo '$(srcdir)/'`mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/src/Makefile.in-3899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_decoder.o `test -f 'mpcdec/mpc_decoder.c' || echo '$(srcdir)/'`mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/src/Makefile.in-3903-
mednafen-1.26.1+dfsg/src/Makefile.in-3904-mpcdec/libmpcdec_a-mpc_decoder.obj: mpcdec/mpc_decoder.c
mednafen-1.26.1+dfsg/src/Makefile.in:3905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_decoder.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo -c -o mpcdec/libmpcdec_a-mpc_decoder.obj `if test -f 'mpcdec/mpc_decoder.c'; then $(CYGPATH_W) 'mpcdec/mpc_decoder.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_decoder.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_decoder.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_decoder.obj `if test -f 'mpcdec/mpc_decoder.c'; then $(CYGPATH_W) 'mpcdec/mpc_decoder.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_decoder.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3910-
mednafen-1.26.1+dfsg/src/Makefile.in-3911-mpcdec/libmpcdec_a-mpc_reader.o: mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in:3912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_reader.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_reader.o `test -f 'mpcdec/mpc_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in-3913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_reader.o `test -f 'mpcdec/mpc_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in-3917-
mednafen-1.26.1+dfsg/src/Makefile.in-3918-mpcdec/libmpcdec_a-mpc_reader.obj: mpcdec/mpc_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in:3919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_reader.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_reader.obj `if test -f 'mpcdec/mpc_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_reader.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_reader.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_reader.obj `if test -f 'mpcdec/mpc_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_reader.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3924-
mednafen-1.26.1+dfsg/src/Makefile.in-3925-mpcdec/libmpcdec_a-requant.o: mpcdec/requant.c
mednafen-1.26.1+dfsg/src/Makefile.in:3926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-requant.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo -c -o mpcdec/libmpcdec_a-requant.o `test -f 'mpcdec/requant.c' || echo '$(srcdir)/'`mpcdec/requant.c
mednafen-1.26.1+dfsg/src/Makefile.in-3927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-requant.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-requant.o `test -f 'mpcdec/requant.c' || echo '$(srcdir)/'`mpcdec/requant.c
mednafen-1.26.1+dfsg/src/Makefile.in-3931-
mednafen-1.26.1+dfsg/src/Makefile.in-3932-mpcdec/libmpcdec_a-requant.obj: mpcdec/requant.c
mednafen-1.26.1+dfsg/src/Makefile.in:3933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-requant.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo -c -o mpcdec/libmpcdec_a-requant.obj `if test -f 'mpcdec/requant.c'; then $(CYGPATH_W) 'mpcdec/requant.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/requant.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-requant.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-requant.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-requant.obj `if test -f 'mpcdec/requant.c'; then $(CYGPATH_W) 'mpcdec/requant.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/requant.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3938-
mednafen-1.26.1+dfsg/src/Makefile.in-3939-mpcdec/libmpcdec_a-streaminfo.o: mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/src/Makefile.in:3940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-streaminfo.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo -c -o mpcdec/libmpcdec_a-streaminfo.o `test -f 'mpcdec/streaminfo.c' || echo '$(srcdir)/'`mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/src/Makefile.in-3941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-streaminfo.o `test -f 'mpcdec/streaminfo.c' || echo '$(srcdir)/'`mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/src/Makefile.in-3945-
mednafen-1.26.1+dfsg/src/Makefile.in-3946-mpcdec/libmpcdec_a-streaminfo.obj: mpcdec/streaminfo.c
mednafen-1.26.1+dfsg/src/Makefile.in:3947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-streaminfo.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo -c -o mpcdec/libmpcdec_a-streaminfo.obj `if test -f 'mpcdec/streaminfo.c'; then $(CYGPATH_W) 'mpcdec/streaminfo.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/streaminfo.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-streaminfo.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-streaminfo.obj `if test -f 'mpcdec/streaminfo.c'; then $(CYGPATH_W) 'mpcdec/streaminfo.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/streaminfo.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3952-
mednafen-1.26.1+dfsg/src/Makefile.in-3953-mpcdec/libmpcdec_a-synth_filter.o: mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/src/Makefile.in:3954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-synth_filter.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo -c -o mpcdec/libmpcdec_a-synth_filter.o `test -f 'mpcdec/synth_filter.c' || echo '$(srcdir)/'`mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/src/Makefile.in-3955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-synth_filter.o `test -f 'mpcdec/synth_filter.c' || echo '$(srcdir)/'`mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/src/Makefile.in-3959-
mednafen-1.26.1+dfsg/src/Makefile.in-3960-mpcdec/libmpcdec_a-synth_filter.obj: mpcdec/synth_filter.c
mednafen-1.26.1+dfsg/src/Makefile.in:3961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-synth_filter.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo -c -o mpcdec/libmpcdec_a-synth_filter.obj `if test -f 'mpcdec/synth_filter.c'; then $(CYGPATH_W) 'mpcdec/synth_filter.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/synth_filter.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-synth_filter.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-synth_filter.obj `if test -f 'mpcdec/synth_filter.c'; then $(CYGPATH_W) 'mpcdec/synth_filter.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/synth_filter.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3966-
mednafen-1.26.1+dfsg/src/Makefile.in-3967-mpcdec/libmpcdec_a-mpc_bits_reader.o: mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in:3968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_bits_reader.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_bits_reader.o `test -f 'mpcdec/mpc_bits_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in-3969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_bits_reader.o `test -f 'mpcdec/mpc_bits_reader.c' || echo '$(srcdir)/'`mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in-3973-
mednafen-1.26.1+dfsg/src/Makefile.in-3974-mpcdec/libmpcdec_a-mpc_bits_reader.obj: mpcdec/mpc_bits_reader.c
mednafen-1.26.1+dfsg/src/Makefile.in:3975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_bits_reader.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo -c -o mpcdec/libmpcdec_a-mpc_bits_reader.obj `if test -f 'mpcdec/mpc_bits_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_bits_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_bits_reader.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_bits_reader.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_bits_reader.obj `if test -f 'mpcdec/mpc_bits_reader.c'; then $(CYGPATH_W) 'mpcdec/mpc_bits_reader.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_bits_reader.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3980-
mednafen-1.26.1+dfsg/src/Makefile.in-3981-mpcdec/libmpcdec_a-mpc_demux.o: mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/src/Makefile.in:3982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_demux.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo -c -o mpcdec/libmpcdec_a-mpc_demux.o `test -f 'mpcdec/mpc_demux.c' || echo '$(srcdir)/'`mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/src/Makefile.in-3983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_demux.o `test -f 'mpcdec/mpc_demux.c' || echo '$(srcdir)/'`mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/src/Makefile.in-3987-
mednafen-1.26.1+dfsg/src/Makefile.in-3988-mpcdec/libmpcdec_a-mpc_demux.obj: mpcdec/mpc_demux.c
mednafen-1.26.1+dfsg/src/Makefile.in:3989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-mpc_demux.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo -c -o mpcdec/libmpcdec_a-mpc_demux.obj `if test -f 'mpcdec/mpc_demux.c'; then $(CYGPATH_W) 'mpcdec/mpc_demux.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_demux.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-mpc_demux.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:3993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-mpc_demux.obj `if test -f 'mpcdec/mpc_demux.c'; then $(CYGPATH_W) 'mpcdec/mpc_demux.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/mpc_demux.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-3994-
mednafen-1.26.1+dfsg/src/Makefile.in-3995-mpcdec/libmpcdec_a-crc32.o: mpcdec/crc32.c
mednafen-1.26.1+dfsg/src/Makefile.in:3996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-crc32.o -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo -c -o mpcdec/libmpcdec_a-crc32.o `test -f 'mpcdec/crc32.c' || echo '$(srcdir)/'`mpcdec/crc32.c
mednafen-1.26.1+dfsg/src/Makefile.in-3997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-3999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-crc32.o `test -f 'mpcdec/crc32.c' || echo '$(srcdir)/'`mpcdec/crc32.c
mednafen-1.26.1+dfsg/src/Makefile.in-4001-
mednafen-1.26.1+dfsg/src/Makefile.in-4002-mpcdec/libmpcdec_a-crc32.obj: mpcdec/crc32.c
mednafen-1.26.1+dfsg/src/Makefile.in:4003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -MT mpcdec/libmpcdec_a-crc32.obj -MD -MP -MF mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo -c -o mpcdec/libmpcdec_a-crc32.obj `if test -f 'mpcdec/crc32.c'; then $(CYGPATH_W) 'mpcdec/crc32.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/crc32.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Tpo mpcdec/$(DEPDIR)/libmpcdec_a-crc32.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpcdec_a_CPPFLAGS) $(CPPFLAGS) $(libmpcdec_a_CFLAGS) $(CFLAGS) -c -o mpcdec/libmpcdec_a-crc32.obj `if test -f 'mpcdec/crc32.c'; then $(CYGPATH_W) 'mpcdec/crc32.c'; else $(CYGPATH_W) '$(srcdir)/mpcdec/crc32.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4008-
mednafen-1.26.1+dfsg/src/Makefile.in-4009-snes/src/lib/libco/libsnes_a-libco.o: snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/src/Makefile.in:4010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -MT snes/src/lib/libco/libsnes_a-libco.o -MD -MP -MF snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo -c -o snes/src/lib/libco/libsnes_a-libco.o `test -f 'snes/src/lib/libco/libco.c' || echo '$(srcdir)/'`snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/src/Makefile.in-4011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -c -o snes/src/lib/libco/libsnes_a-libco.o `test -f 'snes/src/lib/libco/libco.c' || echo '$(srcdir)/'`snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/src/Makefile.in-4015-
mednafen-1.26.1+dfsg/src/Makefile.in-4016-snes/src/lib/libco/libsnes_a-libco.obj: snes/src/lib/libco/libco.c
mednafen-1.26.1+dfsg/src/Makefile.in:4017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -MT snes/src/lib/libco/libsnes_a-libco.obj -MD -MP -MF snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo -c -o snes/src/lib/libco/libsnes_a-libco.obj `if test -f 'snes/src/lib/libco/libco.c'; then $(CYGPATH_W) 'snes/src/lib/libco/libco.c'; else $(CYGPATH_W) '$(srcdir)/snes/src/lib/libco/libco.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Tpo snes/src/lib/libco/$(DEPDIR)/libsnes_a-libco.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CFLAGS) $(CFLAGS) -c -o snes/src/lib/libco/libsnes_a-libco.obj `if test -f 'snes/src/lib/libco/libco.c'; then $(CYGPATH_W) 'snes/src/lib/libco/libco.c'; else $(CYGPATH_W) '$(srcdir)/snes/src/lib/libco/libco.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4022-
mednafen-1.26.1+dfsg/src/Makefile.in-4023-trio/libtrio_a-trio.o: trio/trio.c
mednafen-1.26.1+dfsg/src/Makefile.in:4024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trio.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trio.Tpo -c -o trio/libtrio_a-trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c
mednafen-1.26.1+dfsg/src/Makefile.in-4025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trio.Tpo trio/$(DEPDIR)/libtrio_a-trio.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c
mednafen-1.26.1+dfsg/src/Makefile.in-4029-
mednafen-1.26.1+dfsg/src/Makefile.in-4030-trio/libtrio_a-trio.obj: trio/trio.c
mednafen-1.26.1+dfsg/src/Makefile.in:4031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trio.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trio.Tpo -c -o trio/libtrio_a-trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trio.Tpo trio/$(DEPDIR)/libtrio_a-trio.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4036-
mednafen-1.26.1+dfsg/src/Makefile.in-4037-trio/libtrio_a-trionan.o: trio/trionan.c
mednafen-1.26.1+dfsg/src/Makefile.in:4038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trionan.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trionan.Tpo -c -o trio/libtrio_a-trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c
mednafen-1.26.1+dfsg/src/Makefile.in-4039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trionan.Tpo trio/$(DEPDIR)/libtrio_a-trionan.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c
mednafen-1.26.1+dfsg/src/Makefile.in-4043-
mednafen-1.26.1+dfsg/src/Makefile.in-4044-trio/libtrio_a-trionan.obj: trio/trionan.c
mednafen-1.26.1+dfsg/src/Makefile.in:4045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-trionan.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-trionan.Tpo -c -o trio/libtrio_a-trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-trionan.Tpo trio/$(DEPDIR)/libtrio_a-trionan.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4050-
mednafen-1.26.1+dfsg/src/Makefile.in-4051-trio/libtrio_a-triostr.o: trio/triostr.c
mednafen-1.26.1+dfsg/src/Makefile.in:4052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-triostr.o -MD -MP -MF trio/$(DEPDIR)/libtrio_a-triostr.Tpo -c -o trio/libtrio_a-triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c
mednafen-1.26.1+dfsg/src/Makefile.in-4053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-triostr.Tpo trio/$(DEPDIR)/libtrio_a-triostr.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c
mednafen-1.26.1+dfsg/src/Makefile.in-4057-
mednafen-1.26.1+dfsg/src/Makefile.in-4058-trio/libtrio_a-triostr.obj: trio/triostr.c
mednafen-1.26.1+dfsg/src/Makefile.in:4059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -MT trio/libtrio_a-triostr.obj -MD -MP -MF trio/$(DEPDIR)/libtrio_a-triostr.Tpo -c -o trio/libtrio_a-triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) trio/$(DEPDIR)/libtrio_a-triostr.Tpo trio/$(DEPDIR)/libtrio_a-triostr.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrio_a_CFLAGS) $(CFLAGS) -c -o trio/libtrio_a-triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4064-
mednafen-1.26.1+dfsg/src/Makefile.in-4065-tremor/libvorbisidec_a-mdct.o: tremor/mdct.c
mednafen-1.26.1+dfsg/src/Makefile.in:4066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mdct.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo -c -o tremor/libvorbisidec_a-mdct.o `test -f 'tremor/mdct.c' || echo '$(srcdir)/'`tremor/mdct.c
mednafen-1.26.1+dfsg/src/Makefile.in-4067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mdct.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mdct.o `test -f 'tremor/mdct.c' || echo '$(srcdir)/'`tremor/mdct.c
mednafen-1.26.1+dfsg/src/Makefile.in-4071-
mednafen-1.26.1+dfsg/src/Makefile.in-4072-tremor/libvorbisidec_a-mdct.obj: tremor/mdct.c
mednafen-1.26.1+dfsg/src/Makefile.in:4073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mdct.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo -c -o tremor/libvorbisidec_a-mdct.obj `if test -f 'tremor/mdct.c'; then $(CYGPATH_W) 'tremor/mdct.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mdct.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mdct.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mdct.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mdct.obj `if test -f 'tremor/mdct.c'; then $(CYGPATH_W) 'tremor/mdct.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mdct.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4078-
mednafen-1.26.1+dfsg/src/Makefile.in-4079-tremor/libvorbisidec_a-block.o: tremor/block.c
mednafen-1.26.1+dfsg/src/Makefile.in:4080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-block.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo -c -o tremor/libvorbisidec_a-block.o `test -f 'tremor/block.c' || echo '$(srcdir)/'`tremor/block.c
mednafen-1.26.1+dfsg/src/Makefile.in-4081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo tremor/$(DEPDIR)/libvorbisidec_a-block.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-block.o `test -f 'tremor/block.c' || echo '$(srcdir)/'`tremor/block.c
mednafen-1.26.1+dfsg/src/Makefile.in-4085-
mednafen-1.26.1+dfsg/src/Makefile.in-4086-tremor/libvorbisidec_a-block.obj: tremor/block.c
mednafen-1.26.1+dfsg/src/Makefile.in:4087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-block.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo -c -o tremor/libvorbisidec_a-block.obj `if test -f 'tremor/block.c'; then $(CYGPATH_W) 'tremor/block.c'; else $(CYGPATH_W) '$(srcdir)/tremor/block.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-block.Tpo tremor/$(DEPDIR)/libvorbisidec_a-block.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-block.obj `if test -f 'tremor/block.c'; then $(CYGPATH_W) 'tremor/block.c'; else $(CYGPATH_W) '$(srcdir)/tremor/block.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4092-
mednafen-1.26.1+dfsg/src/Makefile.in-4093-tremor/libvorbisidec_a-window.o: tremor/window.c
mednafen-1.26.1+dfsg/src/Makefile.in:4094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-window.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo -c -o tremor/libvorbisidec_a-window.o `test -f 'tremor/window.c' || echo '$(srcdir)/'`tremor/window.c
mednafen-1.26.1+dfsg/src/Makefile.in-4095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo tremor/$(DEPDIR)/libvorbisidec_a-window.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-window.o `test -f 'tremor/window.c' || echo '$(srcdir)/'`tremor/window.c
mednafen-1.26.1+dfsg/src/Makefile.in-4099-
mednafen-1.26.1+dfsg/src/Makefile.in-4100-tremor/libvorbisidec_a-window.obj: tremor/window.c
mednafen-1.26.1+dfsg/src/Makefile.in:4101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-window.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo -c -o tremor/libvorbisidec_a-window.obj `if test -f 'tremor/window.c'; then $(CYGPATH_W) 'tremor/window.c'; else $(CYGPATH_W) '$(srcdir)/tremor/window.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-window.Tpo tremor/$(DEPDIR)/libvorbisidec_a-window.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-window.obj `if test -f 'tremor/window.c'; then $(CYGPATH_W) 'tremor/window.c'; else $(CYGPATH_W) '$(srcdir)/tremor/window.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4106-
mednafen-1.26.1+dfsg/src/Makefile.in-4107-tremor/libvorbisidec_a-synthesis.o: tremor/synthesis.c
mednafen-1.26.1+dfsg/src/Makefile.in:4108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-synthesis.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo -c -o tremor/libvorbisidec_a-synthesis.o `test -f 'tremor/synthesis.c' || echo '$(srcdir)/'`tremor/synthesis.c
mednafen-1.26.1+dfsg/src/Makefile.in-4109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-synthesis.o `test -f 'tremor/synthesis.c' || echo '$(srcdir)/'`tremor/synthesis.c
mednafen-1.26.1+dfsg/src/Makefile.in-4113-
mednafen-1.26.1+dfsg/src/Makefile.in-4114-tremor/libvorbisidec_a-synthesis.obj: tremor/synthesis.c
mednafen-1.26.1+dfsg/src/Makefile.in:4115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-synthesis.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo -c -o tremor/libvorbisidec_a-synthesis.obj `if test -f 'tremor/synthesis.c'; then $(CYGPATH_W) 'tremor/synthesis.c'; else $(CYGPATH_W) '$(srcdir)/tremor/synthesis.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Tpo tremor/$(DEPDIR)/libvorbisidec_a-synthesis.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-synthesis.obj `if test -f 'tremor/synthesis.c'; then $(CYGPATH_W) 'tremor/synthesis.c'; else $(CYGPATH_W) '$(srcdir)/tremor/synthesis.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4120-
mednafen-1.26.1+dfsg/src/Makefile.in-4121-tremor/libvorbisidec_a-info.o: tremor/info.c
mednafen-1.26.1+dfsg/src/Makefile.in:4122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-info.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo -c -o tremor/libvorbisidec_a-info.o `test -f 'tremor/info.c' || echo '$(srcdir)/'`tremor/info.c
mednafen-1.26.1+dfsg/src/Makefile.in-4123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo tremor/$(DEPDIR)/libvorbisidec_a-info.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-info.o `test -f 'tremor/info.c' || echo '$(srcdir)/'`tremor/info.c
mednafen-1.26.1+dfsg/src/Makefile.in-4127-
mednafen-1.26.1+dfsg/src/Makefile.in-4128-tremor/libvorbisidec_a-info.obj: tremor/info.c
mednafen-1.26.1+dfsg/src/Makefile.in:4129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-info.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo -c -o tremor/libvorbisidec_a-info.obj `if test -f 'tremor/info.c'; then $(CYGPATH_W) 'tremor/info.c'; else $(CYGPATH_W) '$(srcdir)/tremor/info.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-info.Tpo tremor/$(DEPDIR)/libvorbisidec_a-info.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-info.obj `if test -f 'tremor/info.c'; then $(CYGPATH_W) 'tremor/info.c'; else $(CYGPATH_W) '$(srcdir)/tremor/info.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4134-
mednafen-1.26.1+dfsg/src/Makefile.in-4135-tremor/libvorbisidec_a-floor1.o: tremor/floor1.c
mednafen-1.26.1+dfsg/src/Makefile.in:4136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor1.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo -c -o tremor/libvorbisidec_a-floor1.o `test -f 'tremor/floor1.c' || echo '$(srcdir)/'`tremor/floor1.c
mednafen-1.26.1+dfsg/src/Makefile.in-4137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor1.o `test -f 'tremor/floor1.c' || echo '$(srcdir)/'`tremor/floor1.c
mednafen-1.26.1+dfsg/src/Makefile.in-4141-
mednafen-1.26.1+dfsg/src/Makefile.in-4142-tremor/libvorbisidec_a-floor1.obj: tremor/floor1.c
mednafen-1.26.1+dfsg/src/Makefile.in:4143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor1.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo -c -o tremor/libvorbisidec_a-floor1.obj `if test -f 'tremor/floor1.c'; then $(CYGPATH_W) 'tremor/floor1.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor1.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor1.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor1.obj `if test -f 'tremor/floor1.c'; then $(CYGPATH_W) 'tremor/floor1.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor1.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4148-
mednafen-1.26.1+dfsg/src/Makefile.in-4149-tremor/libvorbisidec_a-floor0.o: tremor/floor0.c
mednafen-1.26.1+dfsg/src/Makefile.in:4150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor0.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo -c -o tremor/libvorbisidec_a-floor0.o `test -f 'tremor/floor0.c' || echo '$(srcdir)/'`tremor/floor0.c
mednafen-1.26.1+dfsg/src/Makefile.in-4151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor0.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor0.o `test -f 'tremor/floor0.c' || echo '$(srcdir)/'`tremor/floor0.c
mednafen-1.26.1+dfsg/src/Makefile.in-4155-
mednafen-1.26.1+dfsg/src/Makefile.in-4156-tremor/libvorbisidec_a-floor0.obj: tremor/floor0.c
mednafen-1.26.1+dfsg/src/Makefile.in:4157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-floor0.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo -c -o tremor/libvorbisidec_a-floor0.obj `if test -f 'tremor/floor0.c'; then $(CYGPATH_W) 'tremor/floor0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor0.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-floor0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-floor0.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-floor0.obj `if test -f 'tremor/floor0.c'; then $(CYGPATH_W) 'tremor/floor0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/floor0.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4162-
mednafen-1.26.1+dfsg/src/Makefile.in-4163-tremor/libvorbisidec_a-vorbisfile.o: tremor/vorbisfile.c
mednafen-1.26.1+dfsg/src/Makefile.in:4164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-vorbisfile.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo -c -o tremor/libvorbisidec_a-vorbisfile.o `test -f 'tremor/vorbisfile.c' || echo '$(srcdir)/'`tremor/vorbisfile.c
mednafen-1.26.1+dfsg/src/Makefile.in-4165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-vorbisfile.o `test -f 'tremor/vorbisfile.c' || echo '$(srcdir)/'`tremor/vorbisfile.c
mednafen-1.26.1+dfsg/src/Makefile.in-4169-
mednafen-1.26.1+dfsg/src/Makefile.in-4170-tremor/libvorbisidec_a-vorbisfile.obj: tremor/vorbisfile.c
mednafen-1.26.1+dfsg/src/Makefile.in:4171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-vorbisfile.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo -c -o tremor/libvorbisidec_a-vorbisfile.obj `if test -f 'tremor/vorbisfile.c'; then $(CYGPATH_W) 'tremor/vorbisfile.c'; else $(CYGPATH_W) '$(srcdir)/tremor/vorbisfile.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Tpo tremor/$(DEPDIR)/libvorbisidec_a-vorbisfile.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-vorbisfile.obj `if test -f 'tremor/vorbisfile.c'; then $(CYGPATH_W) 'tremor/vorbisfile.c'; else $(CYGPATH_W) '$(srcdir)/tremor/vorbisfile.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4176-
mednafen-1.26.1+dfsg/src/Makefile.in-4177-tremor/libvorbisidec_a-res012.o: tremor/res012.c
mednafen-1.26.1+dfsg/src/Makefile.in:4178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-res012.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo -c -o tremor/libvorbisidec_a-res012.o `test -f 'tremor/res012.c' || echo '$(srcdir)/'`tremor/res012.c
mednafen-1.26.1+dfsg/src/Makefile.in-4179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo tremor/$(DEPDIR)/libvorbisidec_a-res012.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-res012.o `test -f 'tremor/res012.c' || echo '$(srcdir)/'`tremor/res012.c
mednafen-1.26.1+dfsg/src/Makefile.in-4183-
mednafen-1.26.1+dfsg/src/Makefile.in-4184-tremor/libvorbisidec_a-res012.obj: tremor/res012.c
mednafen-1.26.1+dfsg/src/Makefile.in:4185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-res012.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo -c -o tremor/libvorbisidec_a-res012.obj `if test -f 'tremor/res012.c'; then $(CYGPATH_W) 'tremor/res012.c'; else $(CYGPATH_W) '$(srcdir)/tremor/res012.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-res012.Tpo tremor/$(DEPDIR)/libvorbisidec_a-res012.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-res012.obj `if test -f 'tremor/res012.c'; then $(CYGPATH_W) 'tremor/res012.c'; else $(CYGPATH_W) '$(srcdir)/tremor/res012.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4190-
mednafen-1.26.1+dfsg/src/Makefile.in-4191-tremor/libvorbisidec_a-mapping0.o: tremor/mapping0.c
mednafen-1.26.1+dfsg/src/Makefile.in:4192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mapping0.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo -c -o tremor/libvorbisidec_a-mapping0.o `test -f 'tremor/mapping0.c' || echo '$(srcdir)/'`tremor/mapping0.c
mednafen-1.26.1+dfsg/src/Makefile.in-4193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mapping0.o `test -f 'tremor/mapping0.c' || echo '$(srcdir)/'`tremor/mapping0.c
mednafen-1.26.1+dfsg/src/Makefile.in-4197-
mednafen-1.26.1+dfsg/src/Makefile.in-4198-tremor/libvorbisidec_a-mapping0.obj: tremor/mapping0.c
mednafen-1.26.1+dfsg/src/Makefile.in:4199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-mapping0.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo -c -o tremor/libvorbisidec_a-mapping0.obj `if test -f 'tremor/mapping0.c'; then $(CYGPATH_W) 'tremor/mapping0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mapping0.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Tpo tremor/$(DEPDIR)/libvorbisidec_a-mapping0.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-mapping0.obj `if test -f 'tremor/mapping0.c'; then $(CYGPATH_W) 'tremor/mapping0.c'; else $(CYGPATH_W) '$(srcdir)/tremor/mapping0.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4204-
mednafen-1.26.1+dfsg/src/Makefile.in-4205-tremor/libvorbisidec_a-registry.o: tremor/registry.c
mednafen-1.26.1+dfsg/src/Makefile.in:4206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-registry.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo -c -o tremor/libvorbisidec_a-registry.o `test -f 'tremor/registry.c' || echo '$(srcdir)/'`tremor/registry.c
mednafen-1.26.1+dfsg/src/Makefile.in-4207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo tremor/$(DEPDIR)/libvorbisidec_a-registry.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-registry.o `test -f 'tremor/registry.c' || echo '$(srcdir)/'`tremor/registry.c
mednafen-1.26.1+dfsg/src/Makefile.in-4211-
mednafen-1.26.1+dfsg/src/Makefile.in-4212-tremor/libvorbisidec_a-registry.obj: tremor/registry.c
mednafen-1.26.1+dfsg/src/Makefile.in:4213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-registry.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo -c -o tremor/libvorbisidec_a-registry.obj `if test -f 'tremor/registry.c'; then $(CYGPATH_W) 'tremor/registry.c'; else $(CYGPATH_W) '$(srcdir)/tremor/registry.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-registry.Tpo tremor/$(DEPDIR)/libvorbisidec_a-registry.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-registry.obj `if test -f 'tremor/registry.c'; then $(CYGPATH_W) 'tremor/registry.c'; else $(CYGPATH_W) '$(srcdir)/tremor/registry.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4218-
mednafen-1.26.1+dfsg/src/Makefile.in-4219-tremor/libvorbisidec_a-codebook.o: tremor/codebook.c
mednafen-1.26.1+dfsg/src/Makefile.in:4220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-codebook.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo -c -o tremor/libvorbisidec_a-codebook.o `test -f 'tremor/codebook.c' || echo '$(srcdir)/'`tremor/codebook.c
mednafen-1.26.1+dfsg/src/Makefile.in-4221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-codebook.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-codebook.o `test -f 'tremor/codebook.c' || echo '$(srcdir)/'`tremor/codebook.c
mednafen-1.26.1+dfsg/src/Makefile.in-4225-
mednafen-1.26.1+dfsg/src/Makefile.in-4226-tremor/libvorbisidec_a-codebook.obj: tremor/codebook.c
mednafen-1.26.1+dfsg/src/Makefile.in:4227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-codebook.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo -c -o tremor/libvorbisidec_a-codebook.obj `if test -f 'tremor/codebook.c'; then $(CYGPATH_W) 'tremor/codebook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/codebook.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-codebook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-codebook.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-codebook.obj `if test -f 'tremor/codebook.c'; then $(CYGPATH_W) 'tremor/codebook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/codebook.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4232-
mednafen-1.26.1+dfsg/src/Makefile.in-4233-tremor/libvorbisidec_a-sharedbook.o: tremor/sharedbook.c
mednafen-1.26.1+dfsg/src/Makefile.in:4234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-sharedbook.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo -c -o tremor/libvorbisidec_a-sharedbook.o `test -f 'tremor/sharedbook.c' || echo '$(srcdir)/'`tremor/sharedbook.c
mednafen-1.26.1+dfsg/src/Makefile.in-4235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-sharedbook.o `test -f 'tremor/sharedbook.c' || echo '$(srcdir)/'`tremor/sharedbook.c
mednafen-1.26.1+dfsg/src/Makefile.in-4239-
mednafen-1.26.1+dfsg/src/Makefile.in-4240-tremor/libvorbisidec_a-sharedbook.obj: tremor/sharedbook.c
mednafen-1.26.1+dfsg/src/Makefile.in:4241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-sharedbook.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo -c -o tremor/libvorbisidec_a-sharedbook.obj `if test -f 'tremor/sharedbook.c'; then $(CYGPATH_W) 'tremor/sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/sharedbook.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Tpo tremor/$(DEPDIR)/libvorbisidec_a-sharedbook.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-sharedbook.obj `if test -f 'tremor/sharedbook.c'; then $(CYGPATH_W) 'tremor/sharedbook.c'; else $(CYGPATH_W) '$(srcdir)/tremor/sharedbook.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4246-
mednafen-1.26.1+dfsg/src/Makefile.in-4247-tremor/libvorbisidec_a-framing.o: tremor/framing.c
mednafen-1.26.1+dfsg/src/Makefile.in:4248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-framing.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo -c -o tremor/libvorbisidec_a-framing.o `test -f 'tremor/framing.c' || echo '$(srcdir)/'`tremor/framing.c
mednafen-1.26.1+dfsg/src/Makefile.in-4249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo tremor/$(DEPDIR)/libvorbisidec_a-framing.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-framing.o `test -f 'tremor/framing.c' || echo '$(srcdir)/'`tremor/framing.c
mednafen-1.26.1+dfsg/src/Makefile.in-4253-
mednafen-1.26.1+dfsg/src/Makefile.in-4254-tremor/libvorbisidec_a-framing.obj: tremor/framing.c
mednafen-1.26.1+dfsg/src/Makefile.in:4255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-framing.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo -c -o tremor/libvorbisidec_a-framing.obj `if test -f 'tremor/framing.c'; then $(CYGPATH_W) 'tremor/framing.c'; else $(CYGPATH_W) '$(srcdir)/tremor/framing.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-framing.Tpo tremor/$(DEPDIR)/libvorbisidec_a-framing.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-framing.obj `if test -f 'tremor/framing.c'; then $(CYGPATH_W) 'tremor/framing.c'; else $(CYGPATH_W) '$(srcdir)/tremor/framing.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4260-
mednafen-1.26.1+dfsg/src/Makefile.in-4261-tremor/libvorbisidec_a-bitwise.o: tremor/bitwise.c
mednafen-1.26.1+dfsg/src/Makefile.in:4262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-bitwise.o -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo -c -o tremor/libvorbisidec_a-bitwise.o `test -f 'tremor/bitwise.c' || echo '$(srcdir)/'`tremor/bitwise.c
mednafen-1.26.1+dfsg/src/Makefile.in-4263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-bitwise.o `test -f 'tremor/bitwise.c' || echo '$(srcdir)/'`tremor/bitwise.c
mednafen-1.26.1+dfsg/src/Makefile.in-4267-
mednafen-1.26.1+dfsg/src/Makefile.in-4268-tremor/libvorbisidec_a-bitwise.obj: tremor/bitwise.c
mednafen-1.26.1+dfsg/src/Makefile.in:4269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -MT tremor/libvorbisidec_a-bitwise.obj -MD -MP -MF tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo -c -o tremor/libvorbisidec_a-bitwise.obj `if test -f 'tremor/bitwise.c'; then $(CYGPATH_W) 'tremor/bitwise.c'; else $(CYGPATH_W) '$(srcdir)/tremor/bitwise.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Tpo tremor/$(DEPDIR)/libvorbisidec_a-bitwise.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libvorbisidec_a_CPPFLAGS) $(CPPFLAGS) $(libvorbisidec_a_CFLAGS) $(CFLAGS) -c -o tremor/libvorbisidec_a-bitwise.obj `if test -f 'tremor/bitwise.c'; then $(CYGPATH_W) 'tremor/bitwise.c'; else $(CYGPATH_W) '$(srcdir)/tremor/bitwise.c'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4274-
mednafen-1.26.1+dfsg/src/Makefile.in-4275-.cpp.o:
mednafen-1.26.1+dfsg/src/Makefile.in:4276:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/Makefile.in-4277-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4283-.cpp.obj:
mednafen-1.26.1+dfsg/src/Makefile.in:4284:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/Makefile.in:4285:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/Makefile.in-4286-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4288-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4289:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/Makefile.in-4290-
mednafen-1.26.1+dfsg/src/Makefile.in-4291-ngp/libngp_a-bios.o: ngp/bios.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4292:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-bios.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-bios.Tpo -c -o ngp/libngp_a-bios.o `test -f 'ngp/bios.cpp' || echo '$(srcdir)/'`ngp/bios.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4293-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-bios.Tpo ngp/$(DEPDIR)/libngp_a-bios.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4295-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4296:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-bios.o `test -f 'ngp/bios.cpp' || echo '$(srcdir)/'`ngp/bios.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4297-
mednafen-1.26.1+dfsg/src/Makefile.in-4298-ngp/libngp_a-bios.obj: ngp/bios.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4299:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-bios.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-bios.Tpo -c -o ngp/libngp_a-bios.obj `if test -f 'ngp/bios.cpp'; then $(CYGPATH_W) 'ngp/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/bios.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4300-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-bios.Tpo ngp/$(DEPDIR)/libngp_a-bios.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4302-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4303:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-bios.obj `if test -f 'ngp/bios.cpp'; then $(CYGPATH_W) 'ngp/bios.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/bios.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4304-
mednafen-1.26.1+dfsg/src/Makefile.in-4305-ngp/libngp_a-biosHLE.o: ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4306:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-biosHLE.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo -c -o ngp/libngp_a-biosHLE.o `test -f 'ngp/biosHLE.cpp' || echo '$(srcdir)/'`ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4307-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo ngp/$(DEPDIR)/libngp_a-biosHLE.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4309-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4310:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-biosHLE.o `test -f 'ngp/biosHLE.cpp' || echo '$(srcdir)/'`ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4311-
mednafen-1.26.1+dfsg/src/Makefile.in-4312-ngp/libngp_a-biosHLE.obj: ngp/biosHLE.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4313:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-biosHLE.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo -c -o ngp/libngp_a-biosHLE.obj `if test -f 'ngp/biosHLE.cpp'; then $(CYGPATH_W) 'ngp/biosHLE.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/biosHLE.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4314-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-biosHLE.Tpo ngp/$(DEPDIR)/libngp_a-biosHLE.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4316-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4317:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-biosHLE.obj `if test -f 'ngp/biosHLE.cpp'; then $(CYGPATH_W) 'ngp/biosHLE.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/biosHLE.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4318-
mednafen-1.26.1+dfsg/src/Makefile.in-4319-ngp/libngp_a-dma.o: ngp/dma.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4320:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-dma.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-dma.Tpo -c -o ngp/libngp_a-dma.o `test -f 'ngp/dma.cpp' || echo '$(srcdir)/'`ngp/dma.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4321-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-dma.Tpo ngp/$(DEPDIR)/libngp_a-dma.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4323-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4324:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-dma.o `test -f 'ngp/dma.cpp' || echo '$(srcdir)/'`ngp/dma.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4325-
mednafen-1.26.1+dfsg/src/Makefile.in-4326-ngp/libngp_a-dma.obj: ngp/dma.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4327:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-dma.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-dma.Tpo -c -o ngp/libngp_a-dma.obj `if test -f 'ngp/dma.cpp'; then $(CYGPATH_W) 'ngp/dma.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/dma.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4328-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-dma.Tpo ngp/$(DEPDIR)/libngp_a-dma.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4330-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4331:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-dma.obj `if test -f 'ngp/dma.cpp'; then $(CYGPATH_W) 'ngp/dma.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/dma.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4332-
mednafen-1.26.1+dfsg/src/Makefile.in-4333-ngp/libngp_a-flash.o: ngp/flash.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4334:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-flash.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-flash.Tpo -c -o ngp/libngp_a-flash.o `test -f 'ngp/flash.cpp' || echo '$(srcdir)/'`ngp/flash.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4335-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-flash.Tpo ngp/$(DEPDIR)/libngp_a-flash.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4337-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4338:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-flash.o `test -f 'ngp/flash.cpp' || echo '$(srcdir)/'`ngp/flash.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4339-
mednafen-1.26.1+dfsg/src/Makefile.in-4340-ngp/libngp_a-flash.obj: ngp/flash.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4341:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-flash.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-flash.Tpo -c -o ngp/libngp_a-flash.obj `if test -f 'ngp/flash.cpp'; then $(CYGPATH_W) 'ngp/flash.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/flash.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4342-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-flash.Tpo ngp/$(DEPDIR)/libngp_a-flash.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4344-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4345:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-flash.obj `if test -f 'ngp/flash.cpp'; then $(CYGPATH_W) 'ngp/flash.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/flash.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4346-
mednafen-1.26.1+dfsg/src/Makefile.in-4347-ngp/libngp_a-gfx.o: ngp/gfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4348:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx.Tpo -c -o ngp/libngp_a-gfx.o `test -f 'ngp/gfx.cpp' || echo '$(srcdir)/'`ngp/gfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4349-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx.Tpo ngp/$(DEPDIR)/libngp_a-gfx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4351-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4352:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx.o `test -f 'ngp/gfx.cpp' || echo '$(srcdir)/'`ngp/gfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4353-
mednafen-1.26.1+dfsg/src/Makefile.in-4354-ngp/libngp_a-gfx.obj: ngp/gfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4355:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx.Tpo -c -o ngp/libngp_a-gfx.obj `if test -f 'ngp/gfx.cpp'; then $(CYGPATH_W) 'ngp/gfx.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4356-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx.Tpo ngp/$(DEPDIR)/libngp_a-gfx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4358-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4359:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx.obj `if test -f 'ngp/gfx.cpp'; then $(CYGPATH_W) 'ngp/gfx.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4360-
mednafen-1.26.1+dfsg/src/Makefile.in-4361-ngp/libngp_a-T6W28_Apu.o: ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4362:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-T6W28_Apu.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo -c -o ngp/libngp_a-T6W28_Apu.o `test -f 'ngp/T6W28_Apu.cpp' || echo '$(srcdir)/'`ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4363-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4365-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4366:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-T6W28_Apu.o `test -f 'ngp/T6W28_Apu.cpp' || echo '$(srcdir)/'`ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4367-
mednafen-1.26.1+dfsg/src/Makefile.in-4368-ngp/libngp_a-T6W28_Apu.obj: ngp/T6W28_Apu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4369:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-T6W28_Apu.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo -c -o ngp/libngp_a-T6W28_Apu.obj `if test -f 'ngp/T6W28_Apu.cpp'; then $(CYGPATH_W) 'ngp/T6W28_Apu.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/T6W28_Apu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4370-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Tpo ngp/$(DEPDIR)/libngp_a-T6W28_Apu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4372-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4373:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-T6W28_Apu.obj `if test -f 'ngp/T6W28_Apu.cpp'; then $(CYGPATH_W) 'ngp/T6W28_Apu.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/T6W28_Apu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4374-
mednafen-1.26.1+dfsg/src/Makefile.in-4375-ngp/libngp_a-gfx_scanline_mono.o: ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4376:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_mono.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo -c -o ngp/libngp_a-gfx_scanline_mono.o `test -f 'ngp/gfx_scanline_mono.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4377-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4379-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4380:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_mono.o `test -f 'ngp/gfx_scanline_mono.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4381-
mednafen-1.26.1+dfsg/src/Makefile.in-4382-ngp/libngp_a-gfx_scanline_mono.obj: ngp/gfx_scanline_mono.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4383:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_mono.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo -c -o ngp/libngp_a-gfx_scanline_mono.obj `if test -f 'ngp/gfx_scanline_mono.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_mono.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_mono.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4384-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_mono.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4386-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4387:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_mono.obj `if test -f 'ngp/gfx_scanline_mono.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_mono.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_mono.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4388-
mednafen-1.26.1+dfsg/src/Makefile.in-4389-ngp/libngp_a-gfx_scanline_colour.o: ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4390:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_colour.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo -c -o ngp/libngp_a-gfx_scanline_colour.o `test -f 'ngp/gfx_scanline_colour.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4391-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4393-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4394:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_colour.o `test -f 'ngp/gfx_scanline_colour.cpp' || echo '$(srcdir)/'`ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4395-
mednafen-1.26.1+dfsg/src/Makefile.in-4396-ngp/libngp_a-gfx_scanline_colour.obj: ngp/gfx_scanline_colour.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4397:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-gfx_scanline_colour.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo -c -o ngp/libngp_a-gfx_scanline_colour.obj `if test -f 'ngp/gfx_scanline_colour.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_colour.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_colour.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4398-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Tpo ngp/$(DEPDIR)/libngp_a-gfx_scanline_colour.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4400-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4401:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-gfx_scanline_colour.obj `if test -f 'ngp/gfx_scanline_colour.cpp'; then $(CYGPATH_W) 'ngp/gfx_scanline_colour.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/gfx_scanline_colour.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4402-
mednafen-1.26.1+dfsg/src/Makefile.in-4403-ngp/libngp_a-interrupt.o: ngp/interrupt.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4404:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-interrupt.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-interrupt.Tpo -c -o ngp/libngp_a-interrupt.o `test -f 'ngp/interrupt.cpp' || echo '$(srcdir)/'`ngp/interrupt.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4405-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-interrupt.Tpo ngp/$(DEPDIR)/libngp_a-interrupt.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4407-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4408:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-interrupt.o `test -f 'ngp/interrupt.cpp' || echo '$(srcdir)/'`ngp/interrupt.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4409-
mednafen-1.26.1+dfsg/src/Makefile.in-4410-ngp/libngp_a-interrupt.obj: ngp/interrupt.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4411:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-interrupt.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-interrupt.Tpo -c -o ngp/libngp_a-interrupt.obj `if test -f 'ngp/interrupt.cpp'; then $(CYGPATH_W) 'ngp/interrupt.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/interrupt.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4412-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-interrupt.Tpo ngp/$(DEPDIR)/libngp_a-interrupt.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4414-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4415:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-interrupt.obj `if test -f 'ngp/interrupt.cpp'; then $(CYGPATH_W) 'ngp/interrupt.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/interrupt.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4416-
mednafen-1.26.1+dfsg/src/Makefile.in-4417-ngp/libngp_a-mem.o: ngp/mem.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4418:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-mem.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-mem.Tpo -c -o ngp/libngp_a-mem.o `test -f 'ngp/mem.cpp' || echo '$(srcdir)/'`ngp/mem.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4419-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-mem.Tpo ngp/$(DEPDIR)/libngp_a-mem.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4421-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4422:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-mem.o `test -f 'ngp/mem.cpp' || echo '$(srcdir)/'`ngp/mem.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4423-
mednafen-1.26.1+dfsg/src/Makefile.in-4424-ngp/libngp_a-mem.obj: ngp/mem.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4425:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-mem.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-mem.Tpo -c -o ngp/libngp_a-mem.obj `if test -f 'ngp/mem.cpp'; then $(CYGPATH_W) 'ngp/mem.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/mem.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4426-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-mem.Tpo ngp/$(DEPDIR)/libngp_a-mem.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4428-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4429:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-mem.obj `if test -f 'ngp/mem.cpp'; then $(CYGPATH_W) 'ngp/mem.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/mem.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4430-
mednafen-1.26.1+dfsg/src/Makefile.in-4431-ngp/libngp_a-neopop.o: ngp/neopop.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4432:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-neopop.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-neopop.Tpo -c -o ngp/libngp_a-neopop.o `test -f 'ngp/neopop.cpp' || echo '$(srcdir)/'`ngp/neopop.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4433-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-neopop.Tpo ngp/$(DEPDIR)/libngp_a-neopop.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4435-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4436:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-neopop.o `test -f 'ngp/neopop.cpp' || echo '$(srcdir)/'`ngp/neopop.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4437-
mednafen-1.26.1+dfsg/src/Makefile.in-4438-ngp/libngp_a-neopop.obj: ngp/neopop.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4439:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-neopop.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-neopop.Tpo -c -o ngp/libngp_a-neopop.obj `if test -f 'ngp/neopop.cpp'; then $(CYGPATH_W) 'ngp/neopop.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/neopop.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4440-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-neopop.Tpo ngp/$(DEPDIR)/libngp_a-neopop.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4442-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4443:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-neopop.obj `if test -f 'ngp/neopop.cpp'; then $(CYGPATH_W) 'ngp/neopop.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/neopop.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4444-
mednafen-1.26.1+dfsg/src/Makefile.in-4445-ngp/libngp_a-rom.o: ngp/rom.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4446:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rom.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rom.Tpo -c -o ngp/libngp_a-rom.o `test -f 'ngp/rom.cpp' || echo '$(srcdir)/'`ngp/rom.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4447-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rom.Tpo ngp/$(DEPDIR)/libngp_a-rom.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4449-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4450:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rom.o `test -f 'ngp/rom.cpp' || echo '$(srcdir)/'`ngp/rom.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4451-
mednafen-1.26.1+dfsg/src/Makefile.in-4452-ngp/libngp_a-rom.obj: ngp/rom.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4453:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rom.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rom.Tpo -c -o ngp/libngp_a-rom.obj `if test -f 'ngp/rom.cpp'; then $(CYGPATH_W) 'ngp/rom.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rom.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4454-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rom.Tpo ngp/$(DEPDIR)/libngp_a-rom.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4456-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4457:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rom.obj `if test -f 'ngp/rom.cpp'; then $(CYGPATH_W) 'ngp/rom.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rom.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4458-
mednafen-1.26.1+dfsg/src/Makefile.in-4459-ngp/libngp_a-rtc.o: ngp/rtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4460:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rtc.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rtc.Tpo -c -o ngp/libngp_a-rtc.o `test -f 'ngp/rtc.cpp' || echo '$(srcdir)/'`ngp/rtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4461-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rtc.Tpo ngp/$(DEPDIR)/libngp_a-rtc.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4463-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4464:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rtc.o `test -f 'ngp/rtc.cpp' || echo '$(srcdir)/'`ngp/rtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4465-
mednafen-1.26.1+dfsg/src/Makefile.in-4466-ngp/libngp_a-rtc.obj: ngp/rtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-rtc.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-rtc.Tpo -c -o ngp/libngp_a-rtc.obj `if test -f 'ngp/rtc.cpp'; then $(CYGPATH_W) 'ngp/rtc.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rtc.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4468-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-rtc.Tpo ngp/$(DEPDIR)/libngp_a-rtc.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4470-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4471:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-rtc.obj `if test -f 'ngp/rtc.cpp'; then $(CYGPATH_W) 'ngp/rtc.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/rtc.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4472-
mednafen-1.26.1+dfsg/src/Makefile.in-4473-ngp/libngp_a-sound.o: ngp/sound.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4474:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-sound.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-sound.Tpo -c -o ngp/libngp_a-sound.o `test -f 'ngp/sound.cpp' || echo '$(srcdir)/'`ngp/sound.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4475-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-sound.Tpo ngp/$(DEPDIR)/libngp_a-sound.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-sound.o `test -f 'ngp/sound.cpp' || echo '$(srcdir)/'`ngp/sound.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4479-
mednafen-1.26.1+dfsg/src/Makefile.in-4480-ngp/libngp_a-sound.obj: ngp/sound.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4481:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-sound.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-sound.Tpo -c -o ngp/libngp_a-sound.obj `if test -f 'ngp/sound.cpp'; then $(CYGPATH_W) 'ngp/sound.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/sound.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4482-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-sound.Tpo ngp/$(DEPDIR)/libngp_a-sound.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4484-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4485:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-sound.obj `if test -f 'ngp/sound.cpp'; then $(CYGPATH_W) 'ngp/sound.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/sound.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4486-
mednafen-1.26.1+dfsg/src/Makefile.in-4487-ngp/libngp_a-Z80_interface.o: ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-Z80_interface.o -MD -MP -MF ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo -c -o ngp/libngp_a-Z80_interface.o `test -f 'ngp/Z80_interface.cpp' || echo '$(srcdir)/'`ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4489-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo ngp/$(DEPDIR)/libngp_a-Z80_interface.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4491-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4492:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-Z80_interface.o `test -f 'ngp/Z80_interface.cpp' || echo '$(srcdir)/'`ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4493-
mednafen-1.26.1+dfsg/src/Makefile.in-4494-ngp/libngp_a-Z80_interface.obj: ngp/Z80_interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4495:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/libngp_a-Z80_interface.obj -MD -MP -MF ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo -c -o ngp/libngp_a-Z80_interface.obj `if test -f 'ngp/Z80_interface.cpp'; then $(CYGPATH_W) 'ngp/Z80_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/Z80_interface.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4496-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/$(DEPDIR)/libngp_a-Z80_interface.Tpo ngp/$(DEPDIR)/libngp_a-Z80_interface.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4499:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/libngp_a-Z80_interface.obj `if test -f 'ngp/Z80_interface.cpp'; then $(CYGPATH_W) 'ngp/Z80_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/Z80_interface.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4500-
mednafen-1.26.1+dfsg/src/Makefile.in-4501-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o: ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4503-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4505-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4506:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4507-
mednafen-1.26.1+dfsg/src/Makefile.in-4508-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj: ngp/TLCS-900h/TLCS900h_interpret_single.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4509:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4510-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_single.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4513:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_single.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_single.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4514-
mednafen-1.26.1+dfsg/src/Makefile.in-4515-ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o: ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4516:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4517-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4519-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4520:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4521-
mednafen-1.26.1+dfsg/src/Makefile.in-4522-ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj: ngp/TLCS-900h/TLCS900h_interpret.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4523:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4524-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4526-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4527:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4528-
mednafen-1.26.1+dfsg/src/Makefile.in-4529-ngp/TLCS-900h/libngp_a-TLCS900h_registers.o: ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4530:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_registers.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.o `test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4531-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4533-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4534:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.o `test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4535-
mednafen-1.26.1+dfsg/src/Makefile.in-4536-ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj: ngp/TLCS-900h/TLCS900h_registers.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4537:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj `if test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_registers.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_registers.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4538-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_registers.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4540-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4541:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_registers.obj `if test -f 'ngp/TLCS-900h/TLCS900h_registers.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_registers.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_registers.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4542-
mednafen-1.26.1+dfsg/src/Makefile.in-4543-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o: ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4544:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4545-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4548:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4549-
mednafen-1.26.1+dfsg/src/Makefile.in-4550-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj: ngp/TLCS-900h/TLCS900h_interpret_reg.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4552-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_reg.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4554-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4555:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_reg.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_reg.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4556-
mednafen-1.26.1+dfsg/src/Makefile.in-4557-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o: ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4559-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4561-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4562:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4563-
mednafen-1.26.1+dfsg/src/Makefile.in-4564-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj: ngp/TLCS-900h/TLCS900h_interpret_src.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4565:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4566-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_src.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4568-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4569:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_src.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_src.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4570-
mednafen-1.26.1+dfsg/src/Makefile.in-4571-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o: ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4572:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4573-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4575-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4576:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.o `test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp' || echo '$(srcdir)/'`ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4577-
mednafen-1.26.1+dfsg/src/Makefile.in-4578-ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj: ngp/TLCS-900h/TLCS900h_interpret_dst.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4579:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -MT ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj -MD -MP -MF ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4580-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Tpo ngp/TLCS-900h/$(DEPDIR)/libngp_a-TLCS900h_interpret_dst.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4582-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4583:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libngp_a_CXXFLAGS) $(CXXFLAGS) -c -o ngp/TLCS-900h/libngp_a-TLCS900h_interpret_dst.obj `if test -f 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; then $(CYGPATH_W) 'ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; else $(CYGPATH_W) '$(srcdir)/ngp/TLCS-900h/TLCS900h_interpret_dst.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4584-
mednafen-1.26.1+dfsg/src/Makefile.in-4585-snes/libsnes_a-interface.o: snes/interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4586:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/libsnes_a-interface.o -MD -MP -MF snes/$(DEPDIR)/libsnes_a-interface.Tpo -c -o snes/libsnes_a-interface.o `test -f 'snes/interface.cpp' || echo '$(srcdir)/'`snes/interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4587-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/$(DEPDIR)/libsnes_a-interface.Tpo snes/$(DEPDIR)/libsnes_a-interface.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4589-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4590:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/libsnes_a-interface.o `test -f 'snes/interface.cpp' || echo '$(srcdir)/'`snes/interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4591-
mednafen-1.26.1+dfsg/src/Makefile.in-4592-snes/libsnes_a-interface.obj: snes/interface.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4593:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/libsnes_a-interface.obj -MD -MP -MF snes/$(DEPDIR)/libsnes_a-interface.Tpo -c -o snes/libsnes_a-interface.obj `if test -f 'snes/interface.cpp'; then $(CYGPATH_W) 'snes/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/interface.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4594-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/$(DEPDIR)/libsnes_a-interface.Tpo snes/$(DEPDIR)/libsnes_a-interface.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4596-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4597:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/libsnes_a-interface.obj `if test -f 'snes/interface.cpp'; then $(CYGPATH_W) 'snes/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/interface.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4598-
mednafen-1.26.1+dfsg/src/Makefile.in-4599-snes/src/cartridge/libsnes_a-cartridge.o: snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4600:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cartridge/libsnes_a-cartridge.o -MD -MP -MF snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo -c -o snes/src/cartridge/libsnes_a-cartridge.o `test -f 'snes/src/cartridge/cartridge.cpp' || echo '$(srcdir)/'`snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4601-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4603-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4604:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cartridge/libsnes_a-cartridge.o `test -f 'snes/src/cartridge/cartridge.cpp' || echo '$(srcdir)/'`snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4605-
mednafen-1.26.1+dfsg/src/Makefile.in-4606-snes/src/cartridge/libsnes_a-cartridge.obj: snes/src/cartridge/cartridge.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4607:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cartridge/libsnes_a-cartridge.obj -MD -MP -MF snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo -c -o snes/src/cartridge/libsnes_a-cartridge.obj `if test -f 'snes/src/cartridge/cartridge.cpp'; then $(CYGPATH_W) 'snes/src/cartridge/cartridge.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cartridge/cartridge.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4608-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Tpo snes/src/cartridge/$(DEPDIR)/libsnes_a-cartridge.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4610-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4611:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cartridge/libsnes_a-cartridge.obj `if test -f 'snes/src/cartridge/cartridge.cpp'; then $(CYGPATH_W) 'snes/src/cartridge/cartridge.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cartridge/cartridge.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4612-
mednafen-1.26.1+dfsg/src/Makefile.in-4613-snes/src/cheat/libsnes_a-cheat.o: snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4614:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cheat/libsnes_a-cheat.o -MD -MP -MF snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo -c -o snes/src/cheat/libsnes_a-cheat.o `test -f 'snes/src/cheat/cheat.cpp' || echo '$(srcdir)/'`snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4615-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cheat/libsnes_a-cheat.o `test -f 'snes/src/cheat/cheat.cpp' || echo '$(srcdir)/'`snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4619-
mednafen-1.26.1+dfsg/src/Makefile.in-4620-snes/src/cheat/libsnes_a-cheat.obj: snes/src/cheat/cheat.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cheat/libsnes_a-cheat.obj -MD -MP -MF snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo -c -o snes/src/cheat/libsnes_a-cheat.obj `if test -f 'snes/src/cheat/cheat.cpp'; then $(CYGPATH_W) 'snes/src/cheat/cheat.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cheat/cheat.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4622-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Tpo snes/src/cheat/$(DEPDIR)/libsnes_a-cheat.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4624-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4625:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cheat/libsnes_a-cheat.obj `if test -f 'snes/src/cheat/cheat.cpp'; then $(CYGPATH_W) 'snes/src/cheat/cheat.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cheat/cheat.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4626-
mednafen-1.26.1+dfsg/src/Makefile.in-4627-snes/src/memory/libsnes_a-memory.o: snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4628:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/libsnes_a-memory.o -MD -MP -MF snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo -c -o snes/src/memory/libsnes_a-memory.o `test -f 'snes/src/memory/memory.cpp' || echo '$(srcdir)/'`snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4629-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo snes/src/memory/$(DEPDIR)/libsnes_a-memory.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4631-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4632:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/libsnes_a-memory.o `test -f 'snes/src/memory/memory.cpp' || echo '$(srcdir)/'`snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4633-
mednafen-1.26.1+dfsg/src/Makefile.in-4634-snes/src/memory/libsnes_a-memory.obj: snes/src/memory/memory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4635:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/libsnes_a-memory.obj -MD -MP -MF snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo -c -o snes/src/memory/libsnes_a-memory.obj `if test -f 'snes/src/memory/memory.cpp'; then $(CYGPATH_W) 'snes/src/memory/memory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/memory.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4636-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/$(DEPDIR)/libsnes_a-memory.Tpo snes/src/memory/$(DEPDIR)/libsnes_a-memory.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4638-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4639:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/libsnes_a-memory.obj `if test -f 'snes/src/memory/memory.cpp'; then $(CYGPATH_W) 'snes/src/memory/memory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/memory.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4640-
mednafen-1.26.1+dfsg/src/Makefile.in-4641-snes/src/memory/smemory/libsnes_a-smemory.o: snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4642:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/smemory/libsnes_a-smemory.o -MD -MP -MF snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo -c -o snes/src/memory/smemory/libsnes_a-smemory.o `test -f 'snes/src/memory/smemory/smemory.cpp' || echo '$(srcdir)/'`snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4643-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4645-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4646:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/smemory/libsnes_a-smemory.o `test -f 'snes/src/memory/smemory/smemory.cpp' || echo '$(srcdir)/'`snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4647-
mednafen-1.26.1+dfsg/src/Makefile.in-4648-snes/src/memory/smemory/libsnes_a-smemory.obj: snes/src/memory/smemory/smemory.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4649:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/memory/smemory/libsnes_a-smemory.obj -MD -MP -MF snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo -c -o snes/src/memory/smemory/libsnes_a-smemory.obj `if test -f 'snes/src/memory/smemory/smemory.cpp'; then $(CYGPATH_W) 'snes/src/memory/smemory/smemory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/smemory/smemory.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4650-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Tpo snes/src/memory/smemory/$(DEPDIR)/libsnes_a-smemory.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4652-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4653:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/memory/smemory/libsnes_a-smemory.obj `if test -f 'snes/src/memory/smemory/smemory.cpp'; then $(CYGPATH_W) 'snes/src/memory/smemory/smemory.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/memory/smemory/smemory.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4654-
mednafen-1.26.1+dfsg/src/Makefile.in-4655-snes/src/cpu/libsnes_a-cpu.o: snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4656:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/libsnes_a-cpu.o -MD -MP -MF snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo -c -o snes/src/cpu/libsnes_a-cpu.o `test -f 'snes/src/cpu/cpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4657-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4659-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4660:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/libsnes_a-cpu.o `test -f 'snes/src/cpu/cpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4661-
mednafen-1.26.1+dfsg/src/Makefile.in-4662-snes/src/cpu/libsnes_a-cpu.obj: snes/src/cpu/cpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4663:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/libsnes_a-cpu.obj -MD -MP -MF snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo -c -o snes/src/cpu/libsnes_a-cpu.obj `if test -f 'snes/src/cpu/cpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/cpu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4664-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Tpo snes/src/cpu/$(DEPDIR)/libsnes_a-cpu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4666-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4667:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/libsnes_a-cpu.obj `if test -f 'snes/src/cpu/cpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/cpu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4668-
mednafen-1.26.1+dfsg/src/Makefile.in-4669-snes/src/cpu/core/libsnes_a-core.o: snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4670:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/core/libsnes_a-core.o -MD -MP -MF snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo -c -o snes/src/cpu/core/libsnes_a-core.o `test -f 'snes/src/cpu/core/core.cpp' || echo '$(srcdir)/'`snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4671-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4673-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4674:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/core/libsnes_a-core.o `test -f 'snes/src/cpu/core/core.cpp' || echo '$(srcdir)/'`snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4675-
mednafen-1.26.1+dfsg/src/Makefile.in-4676-snes/src/cpu/core/libsnes_a-core.obj: snes/src/cpu/core/core.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4677:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/core/libsnes_a-core.obj -MD -MP -MF snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo -c -o snes/src/cpu/core/libsnes_a-core.obj `if test -f 'snes/src/cpu/core/core.cpp'; then $(CYGPATH_W) 'snes/src/cpu/core/core.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/core/core.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4678-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Tpo snes/src/cpu/core/$(DEPDIR)/libsnes_a-core.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4680-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4681:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/core/libsnes_a-core.obj `if test -f 'snes/src/cpu/core/core.cpp'; then $(CYGPATH_W) 'snes/src/cpu/core/core.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/core/core.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4682-
mednafen-1.26.1+dfsg/src/Makefile.in-4683-snes/src/cpu/scpu/libsnes_a-scpu.o: snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4684:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/scpu/libsnes_a-scpu.o -MD -MP -MF snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo -c -o snes/src/cpu/scpu/libsnes_a-scpu.o `test -f 'snes/src/cpu/scpu/scpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4685-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4687-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4688:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/scpu/libsnes_a-scpu.o `test -f 'snes/src/cpu/scpu/scpu.cpp' || echo '$(srcdir)/'`snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4689-
mednafen-1.26.1+dfsg/src/Makefile.in-4690-snes/src/cpu/scpu/libsnes_a-scpu.obj: snes/src/cpu/scpu/scpu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4691:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/cpu/scpu/libsnes_a-scpu.obj -MD -MP -MF snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo -c -o snes/src/cpu/scpu/libsnes_a-scpu.obj `if test -f 'snes/src/cpu/scpu/scpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/scpu/scpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/scpu/scpu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4692-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Tpo snes/src/cpu/scpu/$(DEPDIR)/libsnes_a-scpu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4694-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4695:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/cpu/scpu/libsnes_a-scpu.obj `if test -f 'snes/src/cpu/scpu/scpu.cpp'; then $(CYGPATH_W) 'snes/src/cpu/scpu/scpu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/cpu/scpu/scpu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4696-
mednafen-1.26.1+dfsg/src/Makefile.in-4697-snes/src/smp/libsnes_a-smp.o: snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4698:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/smp/libsnes_a-smp.o -MD -MP -MF snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo -c -o snes/src/smp/libsnes_a-smp.o `test -f 'snes/src/smp/smp.cpp' || echo '$(srcdir)/'`snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4699-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo snes/src/smp/$(DEPDIR)/libsnes_a-smp.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4701-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4702:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/smp/libsnes_a-smp.o `test -f 'snes/src/smp/smp.cpp' || echo '$(srcdir)/'`snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4703-
mednafen-1.26.1+dfsg/src/Makefile.in-4704-snes/src/smp/libsnes_a-smp.obj: snes/src/smp/smp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4705:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/smp/libsnes_a-smp.obj -MD -MP -MF snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo -c -o snes/src/smp/libsnes_a-smp.obj `if test -f 'snes/src/smp/smp.cpp'; then $(CYGPATH_W) 'snes/src/smp/smp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/smp/smp.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4706-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/smp/$(DEPDIR)/libsnes_a-smp.Tpo snes/src/smp/$(DEPDIR)/libsnes_a-smp.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4708-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4709:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/smp/libsnes_a-smp.obj `if test -f 'snes/src/smp/smp.cpp'; then $(CYGPATH_W) 'snes/src/smp/smp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/smp/smp.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4710-
mednafen-1.26.1+dfsg/src/Makefile.in-4711-snes/src/sdsp/libsnes_a-sdsp.o: snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4712:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/sdsp/libsnes_a-sdsp.o -MD -MP -MF snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo -c -o snes/src/sdsp/libsnes_a-sdsp.o `test -f 'snes/src/sdsp/sdsp.cpp' || echo '$(srcdir)/'`snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4713-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4715-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4716:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/sdsp/libsnes_a-sdsp.o `test -f 'snes/src/sdsp/sdsp.cpp' || echo '$(srcdir)/'`snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4717-
mednafen-1.26.1+dfsg/src/Makefile.in-4718-snes/src/sdsp/libsnes_a-sdsp.obj: snes/src/sdsp/sdsp.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4719:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/sdsp/libsnes_a-sdsp.obj -MD -MP -MF snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo -c -o snes/src/sdsp/libsnes_a-sdsp.obj `if test -f 'snes/src/sdsp/sdsp.cpp'; then $(CYGPATH_W) 'snes/src/sdsp/sdsp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/sdsp/sdsp.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4720-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Tpo snes/src/sdsp/$(DEPDIR)/libsnes_a-sdsp.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4722-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4723:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/sdsp/libsnes_a-sdsp.obj `if test -f 'snes/src/sdsp/sdsp.cpp'; then $(CYGPATH_W) 'snes/src/sdsp/sdsp.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/sdsp/sdsp.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4724-
mednafen-1.26.1+dfsg/src/Makefile.in-4725-snes/src/ppu/libsnes_a-ppu.o: snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4726:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/ppu/libsnes_a-ppu.o -MD -MP -MF snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo -c -o snes/src/ppu/libsnes_a-ppu.o `test -f 'snes/src/ppu/ppu.cpp' || echo '$(srcdir)/'`snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4727-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4729-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4730:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/ppu/libsnes_a-ppu.o `test -f 'snes/src/ppu/ppu.cpp' || echo '$(srcdir)/'`snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4731-
mednafen-1.26.1+dfsg/src/Makefile.in-4732-snes/src/ppu/libsnes_a-ppu.obj: snes/src/ppu/ppu.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4733:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/ppu/libsnes_a-ppu.obj -MD -MP -MF snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo -c -o snes/src/ppu/libsnes_a-ppu.obj `if test -f 'snes/src/ppu/ppu.cpp'; then $(CYGPATH_W) 'snes/src/ppu/ppu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/ppu/ppu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4734-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Tpo snes/src/ppu/$(DEPDIR)/libsnes_a-ppu.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4736-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4737:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/ppu/libsnes_a-ppu.obj `if test -f 'snes/src/ppu/ppu.cpp'; then $(CYGPATH_W) 'snes/src/ppu/ppu.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/ppu/ppu.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4738-
mednafen-1.26.1+dfsg/src/Makefile.in-4739-snes/src/system/libsnes_a-system.o: snes/src/system/system.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4740:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/system/libsnes_a-system.o -MD -MP -MF snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo -c -o snes/src/system/libsnes_a-system.o `test -f 'snes/src/system/system.cpp' || echo '$(srcdir)/'`snes/src/system/system.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4741-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo snes/src/system/$(DEPDIR)/libsnes_a-system.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4743-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4744:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/system/libsnes_a-system.o `test -f 'snes/src/system/system.cpp' || echo '$(srcdir)/'`snes/src/system/system.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4745-
mednafen-1.26.1+dfsg/src/Makefile.in-4746-snes/src/system/libsnes_a-system.obj: snes/src/system/system.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4747:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/system/libsnes_a-system.obj -MD -MP -MF snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo -c -o snes/src/system/libsnes_a-system.obj `if test -f 'snes/src/system/system.cpp'; then $(CYGPATH_W) 'snes/src/system/system.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/system/system.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4748-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/system/$(DEPDIR)/libsnes_a-system.Tpo snes/src/system/$(DEPDIR)/libsnes_a-system.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4750-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4751:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/system/libsnes_a-system.obj `if test -f 'snes/src/system/system.cpp'; then $(CYGPATH_W) 'snes/src/system/system.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/system/system.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4752-
mednafen-1.26.1+dfsg/src/Makefile.in-4753-snes/src/chip/sa1/libsnes_a-sa1.o: snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4754:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sa1/libsnes_a-sa1.o -MD -MP -MF snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo -c -o snes/src/chip/sa1/libsnes_a-sa1.o `test -f 'snes/src/chip/sa1/sa1.cpp' || echo '$(srcdir)/'`snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4755-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4757-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4758:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sa1/libsnes_a-sa1.o `test -f 'snes/src/chip/sa1/sa1.cpp' || echo '$(srcdir)/'`snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4759-
mednafen-1.26.1+dfsg/src/Makefile.in-4760-snes/src/chip/sa1/libsnes_a-sa1.obj: snes/src/chip/sa1/sa1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4761:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sa1/libsnes_a-sa1.obj -MD -MP -MF snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo -c -o snes/src/chip/sa1/libsnes_a-sa1.obj `if test -f 'snes/src/chip/sa1/sa1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sa1/sa1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sa1/sa1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4762-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Tpo snes/src/chip/sa1/$(DEPDIR)/libsnes_a-sa1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4764-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4765:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sa1/libsnes_a-sa1.obj `if test -f 'snes/src/chip/sa1/sa1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sa1/sa1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sa1/sa1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4766-
mednafen-1.26.1+dfsg/src/Makefile.in-4767-snes/src/chip/bsx/libsnes_a-bsx.o: snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/bsx/libsnes_a-bsx.o -MD -MP -MF snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo -c -o snes/src/chip/bsx/libsnes_a-bsx.o `test -f 'snes/src/chip/bsx/bsx.cpp' || echo '$(srcdir)/'`snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4769-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4771-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4772:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/bsx/libsnes_a-bsx.o `test -f 'snes/src/chip/bsx/bsx.cpp' || echo '$(srcdir)/'`snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4773-
mednafen-1.26.1+dfsg/src/Makefile.in-4774-snes/src/chip/bsx/libsnes_a-bsx.obj: snes/src/chip/bsx/bsx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4775:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/bsx/libsnes_a-bsx.obj -MD -MP -MF snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo -c -o snes/src/chip/bsx/libsnes_a-bsx.obj `if test -f 'snes/src/chip/bsx/bsx.cpp'; then $(CYGPATH_W) 'snes/src/chip/bsx/bsx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/bsx/bsx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4776-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Tpo snes/src/chip/bsx/$(DEPDIR)/libsnes_a-bsx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4778-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4779:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/bsx/libsnes_a-bsx.obj `if test -f 'snes/src/chip/bsx/bsx.cpp'; then $(CYGPATH_W) 'snes/src/chip/bsx/bsx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/bsx/bsx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4780-
mednafen-1.26.1+dfsg/src/Makefile.in-4781-snes/src/chip/srtc/libsnes_a-srtc.o: snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4782:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/srtc/libsnes_a-srtc.o -MD -MP -MF snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo -c -o snes/src/chip/srtc/libsnes_a-srtc.o `test -f 'snes/src/chip/srtc/srtc.cpp' || echo '$(srcdir)/'`snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4783-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4785-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4786:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/srtc/libsnes_a-srtc.o `test -f 'snes/src/chip/srtc/srtc.cpp' || echo '$(srcdir)/'`snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4787-
mednafen-1.26.1+dfsg/src/Makefile.in-4788-snes/src/chip/srtc/libsnes_a-srtc.obj: snes/src/chip/srtc/srtc.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4789:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/srtc/libsnes_a-srtc.obj -MD -MP -MF snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo -c -o snes/src/chip/srtc/libsnes_a-srtc.obj `if test -f 'snes/src/chip/srtc/srtc.cpp'; then $(CYGPATH_W) 'snes/src/chip/srtc/srtc.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/srtc/srtc.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4790-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Tpo snes/src/chip/srtc/$(DEPDIR)/libsnes_a-srtc.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4792-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4793:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/srtc/libsnes_a-srtc.obj `if test -f 'snes/src/chip/srtc/srtc.cpp'; then $(CYGPATH_W) 'snes/src/chip/srtc/srtc.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/srtc/srtc.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4794-
mednafen-1.26.1+dfsg/src/Makefile.in-4795-snes/src/chip/sdd1/libsnes_a-sdd1.o: snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4796:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sdd1/libsnes_a-sdd1.o -MD -MP -MF snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo -c -o snes/src/chip/sdd1/libsnes_a-sdd1.o `test -f 'snes/src/chip/sdd1/sdd1.cpp' || echo '$(srcdir)/'`snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4797-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4799-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4800:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sdd1/libsnes_a-sdd1.o `test -f 'snes/src/chip/sdd1/sdd1.cpp' || echo '$(srcdir)/'`snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4801-
mednafen-1.26.1+dfsg/src/Makefile.in-4802-snes/src/chip/sdd1/libsnes_a-sdd1.obj: snes/src/chip/sdd1/sdd1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4803:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/sdd1/libsnes_a-sdd1.obj -MD -MP -MF snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo -c -o snes/src/chip/sdd1/libsnes_a-sdd1.obj `if test -f 'snes/src/chip/sdd1/sdd1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sdd1/sdd1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sdd1/sdd1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4804-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Tpo snes/src/chip/sdd1/$(DEPDIR)/libsnes_a-sdd1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4806-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4807:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/sdd1/libsnes_a-sdd1.obj `if test -f 'snes/src/chip/sdd1/sdd1.cpp'; then $(CYGPATH_W) 'snes/src/chip/sdd1/sdd1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/sdd1/sdd1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4808-
mednafen-1.26.1+dfsg/src/Makefile.in-4809-snes/src/chip/spc7110/libsnes_a-spc7110.o: snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4810:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/spc7110/libsnes_a-spc7110.o -MD -MP -MF snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo -c -o snes/src/chip/spc7110/libsnes_a-spc7110.o `test -f 'snes/src/chip/spc7110/spc7110.cpp' || echo '$(srcdir)/'`snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4811-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4813-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4814:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/spc7110/libsnes_a-spc7110.o `test -f 'snes/src/chip/spc7110/spc7110.cpp' || echo '$(srcdir)/'`snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4815-
mednafen-1.26.1+dfsg/src/Makefile.in-4816-snes/src/chip/spc7110/libsnes_a-spc7110.obj: snes/src/chip/spc7110/spc7110.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4817:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/spc7110/libsnes_a-spc7110.obj -MD -MP -MF snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo -c -o snes/src/chip/spc7110/libsnes_a-spc7110.obj `if test -f 'snes/src/chip/spc7110/spc7110.cpp'; then $(CYGPATH_W) 'snes/src/chip/spc7110/spc7110.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/spc7110/spc7110.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4818-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Tpo snes/src/chip/spc7110/$(DEPDIR)/libsnes_a-spc7110.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4820-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4821:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/spc7110/libsnes_a-spc7110.obj `if test -f 'snes/src/chip/spc7110/spc7110.cpp'; then $(CYGPATH_W) 'snes/src/chip/spc7110/spc7110.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/spc7110/spc7110.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4822-
mednafen-1.26.1+dfsg/src/Makefile.in-4823-snes/src/chip/cx4/libsnes_a-cx4.o: snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4824:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/cx4/libsnes_a-cx4.o -MD -MP -MF snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo -c -o snes/src/chip/cx4/libsnes_a-cx4.o `test -f 'snes/src/chip/cx4/cx4.cpp' || echo '$(srcdir)/'`snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4825-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4827-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4828:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/cx4/libsnes_a-cx4.o `test -f 'snes/src/chip/cx4/cx4.cpp' || echo '$(srcdir)/'`snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4829-
mednafen-1.26.1+dfsg/src/Makefile.in-4830-snes/src/chip/cx4/libsnes_a-cx4.obj: snes/src/chip/cx4/cx4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4831:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/cx4/libsnes_a-cx4.obj -MD -MP -MF snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo -c -o snes/src/chip/cx4/libsnes_a-cx4.obj `if test -f 'snes/src/chip/cx4/cx4.cpp'; then $(CYGPATH_W) 'snes/src/chip/cx4/cx4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/cx4/cx4.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4832-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Tpo snes/src/chip/cx4/$(DEPDIR)/libsnes_a-cx4.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4834-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4835:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/cx4/libsnes_a-cx4.obj `if test -f 'snes/src/chip/cx4/cx4.cpp'; then $(CYGPATH_W) 'snes/src/chip/cx4/cx4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/cx4/cx4.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4836-
mednafen-1.26.1+dfsg/src/Makefile.in-4837-snes/src/chip/dsp1/libsnes_a-dsp1.o: snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4838:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp1/libsnes_a-dsp1.o -MD -MP -MF snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo -c -o snes/src/chip/dsp1/libsnes_a-dsp1.o `test -f 'snes/src/chip/dsp1/dsp1.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4839-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4841-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4842:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp1/libsnes_a-dsp1.o `test -f 'snes/src/chip/dsp1/dsp1.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4843-
mednafen-1.26.1+dfsg/src/Makefile.in-4844-snes/src/chip/dsp1/libsnes_a-dsp1.obj: snes/src/chip/dsp1/dsp1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4845:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp1/libsnes_a-dsp1.obj -MD -MP -MF snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo -c -o snes/src/chip/dsp1/libsnes_a-dsp1.obj `if test -f 'snes/src/chip/dsp1/dsp1.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp1/dsp1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp1/dsp1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4846-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Tpo snes/src/chip/dsp1/$(DEPDIR)/libsnes_a-dsp1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4848-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4849:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp1/libsnes_a-dsp1.obj `if test -f 'snes/src/chip/dsp1/dsp1.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp1/dsp1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp1/dsp1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4850-
mednafen-1.26.1+dfsg/src/Makefile.in-4851-snes/src/chip/dsp2/libsnes_a-dsp2.o: snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4852:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp2/libsnes_a-dsp2.o -MD -MP -MF snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo -c -o snes/src/chip/dsp2/libsnes_a-dsp2.o `test -f 'snes/src/chip/dsp2/dsp2.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4853-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4855-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4856:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp2/libsnes_a-dsp2.o `test -f 'snes/src/chip/dsp2/dsp2.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4857-
mednafen-1.26.1+dfsg/src/Makefile.in-4858-snes/src/chip/dsp2/libsnes_a-dsp2.obj: snes/src/chip/dsp2/dsp2.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4859:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp2/libsnes_a-dsp2.obj -MD -MP -MF snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo -c -o snes/src/chip/dsp2/libsnes_a-dsp2.obj `if test -f 'snes/src/chip/dsp2/dsp2.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp2/dsp2.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp2/dsp2.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4860-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Tpo snes/src/chip/dsp2/$(DEPDIR)/libsnes_a-dsp2.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4862-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4863:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp2/libsnes_a-dsp2.obj `if test -f 'snes/src/chip/dsp2/dsp2.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp2/dsp2.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp2/dsp2.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4864-
mednafen-1.26.1+dfsg/src/Makefile.in-4865-snes/src/chip/dsp3/libsnes_a-dsp3.o: snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4866:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp3/libsnes_a-dsp3.o -MD -MP -MF snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo -c -o snes/src/chip/dsp3/libsnes_a-dsp3.o `test -f 'snes/src/chip/dsp3/dsp3.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4867-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4869-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4870:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp3/libsnes_a-dsp3.o `test -f 'snes/src/chip/dsp3/dsp3.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4871-
mednafen-1.26.1+dfsg/src/Makefile.in-4872-snes/src/chip/dsp3/libsnes_a-dsp3.obj: snes/src/chip/dsp3/dsp3.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4873:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp3/libsnes_a-dsp3.obj -MD -MP -MF snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo -c -o snes/src/chip/dsp3/libsnes_a-dsp3.obj `if test -f 'snes/src/chip/dsp3/dsp3.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp3/dsp3.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp3/dsp3.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4874-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Tpo snes/src/chip/dsp3/$(DEPDIR)/libsnes_a-dsp3.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4876-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4877:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp3/libsnes_a-dsp3.obj `if test -f 'snes/src/chip/dsp3/dsp3.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp3/dsp3.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp3/dsp3.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4878-
mednafen-1.26.1+dfsg/src/Makefile.in-4879-snes/src/chip/dsp4/libsnes_a-dsp4.o: snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4880:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp4/libsnes_a-dsp4.o -MD -MP -MF snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo -c -o snes/src/chip/dsp4/libsnes_a-dsp4.o `test -f 'snes/src/chip/dsp4/dsp4.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4881-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4883-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4884:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp4/libsnes_a-dsp4.o `test -f 'snes/src/chip/dsp4/dsp4.cpp' || echo '$(srcdir)/'`snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4885-
mednafen-1.26.1+dfsg/src/Makefile.in-4886-snes/src/chip/dsp4/libsnes_a-dsp4.obj: snes/src/chip/dsp4/dsp4.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4887:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/dsp4/libsnes_a-dsp4.obj -MD -MP -MF snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo -c -o snes/src/chip/dsp4/libsnes_a-dsp4.obj `if test -f 'snes/src/chip/dsp4/dsp4.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp4/dsp4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp4/dsp4.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4888-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Tpo snes/src/chip/dsp4/$(DEPDIR)/libsnes_a-dsp4.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4890-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4891:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/dsp4/libsnes_a-dsp4.obj `if test -f 'snes/src/chip/dsp4/dsp4.cpp'; then $(CYGPATH_W) 'snes/src/chip/dsp4/dsp4.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/dsp4/dsp4.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4892-
mednafen-1.26.1+dfsg/src/Makefile.in-4893-snes/src/chip/obc1/libsnes_a-obc1.o: snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4894:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/obc1/libsnes_a-obc1.o -MD -MP -MF snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo -c -o snes/src/chip/obc1/libsnes_a-obc1.o `test -f 'snes/src/chip/obc1/obc1.cpp' || echo '$(srcdir)/'`snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4895-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4897-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4898:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/obc1/libsnes_a-obc1.o `test -f 'snes/src/chip/obc1/obc1.cpp' || echo '$(srcdir)/'`snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4899-
mednafen-1.26.1+dfsg/src/Makefile.in-4900-snes/src/chip/obc1/libsnes_a-obc1.obj: snes/src/chip/obc1/obc1.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4901:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/obc1/libsnes_a-obc1.obj -MD -MP -MF snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo -c -o snes/src/chip/obc1/libsnes_a-obc1.obj `if test -f 'snes/src/chip/obc1/obc1.cpp'; then $(CYGPATH_W) 'snes/src/chip/obc1/obc1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/obc1/obc1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4902-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Tpo snes/src/chip/obc1/$(DEPDIR)/libsnes_a-obc1.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4904-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4905:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/obc1/libsnes_a-obc1.obj `if test -f 'snes/src/chip/obc1/obc1.cpp'; then $(CYGPATH_W) 'snes/src/chip/obc1/obc1.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/obc1/obc1.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4906-
mednafen-1.26.1+dfsg/src/Makefile.in-4907-snes/src/chip/st010/libsnes_a-st010.o: snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4908:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/st010/libsnes_a-st010.o -MD -MP -MF snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo -c -o snes/src/chip/st010/libsnes_a-st010.o `test -f 'snes/src/chip/st010/st010.cpp' || echo '$(srcdir)/'`snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4909-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4911-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4912:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/st010/libsnes_a-st010.o `test -f 'snes/src/chip/st010/st010.cpp' || echo '$(srcdir)/'`snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4913-
mednafen-1.26.1+dfsg/src/Makefile.in-4914-snes/src/chip/st010/libsnes_a-st010.obj: snes/src/chip/st010/st010.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4915:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/st010/libsnes_a-st010.obj -MD -MP -MF snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo -c -o snes/src/chip/st010/libsnes_a-st010.obj `if test -f 'snes/src/chip/st010/st010.cpp'; then $(CYGPATH_W) 'snes/src/chip/st010/st010.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/st010/st010.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4916-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Tpo snes/src/chip/st010/$(DEPDIR)/libsnes_a-st010.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4918-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4919:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/st010/libsnes_a-st010.obj `if test -f 'snes/src/chip/st010/st010.cpp'; then $(CYGPATH_W) 'snes/src/chip/st010/st010.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/st010/st010.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4920-
mednafen-1.26.1+dfsg/src/Makefile.in-4921-snes/src/chip/superfx/libsnes_a-superfx.o: snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4922:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/superfx/libsnes_a-superfx.o -MD -MP -MF snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo -c -o snes/src/chip/superfx/libsnes_a-superfx.o `test -f 'snes/src/chip/superfx/superfx.cpp' || echo '$(srcdir)/'`snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4923-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4925-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4926:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/superfx/libsnes_a-superfx.o `test -f 'snes/src/chip/superfx/superfx.cpp' || echo '$(srcdir)/'`snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in-4927-
mednafen-1.26.1+dfsg/src/Makefile.in-4928-snes/src/chip/superfx/libsnes_a-superfx.obj: snes/src/chip/superfx/superfx.cpp
mednafen-1.26.1+dfsg/src/Makefile.in:4929:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -MT snes/src/chip/superfx/libsnes_a-superfx.obj -MD -MP -MF snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo -c -o snes/src/chip/superfx/libsnes_a-superfx.obj `if test -f 'snes/src/chip/superfx/superfx.cpp'; then $(CYGPATH_W) 'snes/src/chip/superfx/superfx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/superfx/superfx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4930-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Tpo snes/src/chip/superfx/$(DEPDIR)/libsnes_a-superfx.Po
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4932-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/Makefile.in:4933:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsnes_a_CPPFLAGS) $(CPPFLAGS) $(libsnes_a_CXXFLAGS) $(CXXFLAGS) -c -o snes/src/chip/superfx/libsnes_a-superfx.obj `if test -f 'snes/src/chip/superfx/superfx.cpp'; then $(CYGPATH_W) 'snes/src/chip/superfx/superfx.cpp'; else $(CYGPATH_W) '$(srcdir)/snes/src/chip/superfx/superfx.cpp'; fi`
mednafen-1.26.1+dfsg/src/Makefile.in-4934-
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-4948-	dot_seen=no; \
mednafen-1.26.1+dfsg/src/Makefile.in:4949:	target=`echo $@ | sed s/-recursive//`; \
mednafen-1.26.1+dfsg/src/Makefile.in-4950-	case "$@" in \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-5011-GTAGS:
mednafen-1.26.1+dfsg/src/Makefile.in:5012:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/src/Makefile.in-5013-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-5037-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/Makefile.in:5038:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/Makefile.in:5039:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/Makefile.in-5040-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/Makefile.in-5051-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/Makefile.in:5052:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/Makefile.in-5053-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-533-.c.o:
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:534:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-535-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-541-.c.obj:
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:543:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-544-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-548-
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-549-.cpp.o:
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-551-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-557-.cpp.obj:
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:559:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-560-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-562-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:563:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-564-
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-594-GTAGS:
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:595:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-596-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-620-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:621:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:622:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-623-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-634-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in:635:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/drivers/Makefile.in-636-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-135-
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp:136:static unsigned long long ParsePhysAddr(const char *za)
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-137-{
##############################################
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-241-     //printf("%s %s\n", sa1, sa2);
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp:242:     A1 = ParsePhysAddr(sa1);
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp:243:     A2 = ParsePhysAddr(sa2);
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-244-    }
##############################################
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-257-
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp:258:     A1 = ParsePhysAddr(sa1);
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-259-    }
##############################################
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-648-
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp:649:                    A = ParsePhysAddr(sa);
mednafen-1.26.1+dfsg/src/drivers/debugger.cpp-650-                   }
##############################################
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-405-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in:406:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in:407:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-408-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-419-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in:420:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/drivers_dos/Makefile.in-421-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-443-.cpp.o:
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:444:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-445-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-451-.cpp.obj:
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:452:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:453:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-454-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-456-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:457:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-458-
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-488-GTAGS:
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:489:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-490-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-514-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:515:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:516:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-517-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-528-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in:529:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/drivers_libxxx/Makefile.in-530-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/lynx/susie.cpp-1175-		default:
mednafen-1.26.1+dfsg/src/lynx/susie.cpp:1176://			_asm int 3;
mednafen-1.26.1+dfsg/src/lynx/susie.cpp-1177-			break;
##############################################
mednafen-1.26.1+dfsg/src/md/cart/ssp16.c-506-	{
mednafen-1.26.1+dfsg/src/md/cart/ssp16.c:507:		#define CADDR ((((mode<<16)&0x7f0000)|addr)<<1)
mednafen-1.26.1+dfsg/src/md/cart/ssp16.c-508-		unsigned short *dram = (unsigned short *)svp->dram;
##############################################
mednafen-1.26.1+dfsg/src/memory.h-38-
mednafen-1.26.1+dfsg/src/memory.h:39:  asm volatile(
mednafen-1.26.1+dfsg/src/memory.h-40-        "cld\n\t"
##############################################
mednafen-1.26.1+dfsg/src/memory.h-59-
mednafen-1.26.1+dfsg/src/memory.h:60:  asm volatile(
mednafen-1.26.1+dfsg/src/memory.h-61-        "cld\n\t"
##############################################
mednafen-1.26.1+dfsg/src/mempatcher.cpp-39-
mednafen-1.26.1+dfsg/src/mempatcher.cpp:40:MemoryPatch::MemoryPatch() : addr(0), val(0), compare(0), 
mednafen-1.26.1+dfsg/src/mempatcher.cpp:41:			     mltpl_count(1), mltpl_addr_inc(0), mltpl_val_inc(0), copy_src_addr(0), copy_src_addr_inc(0),
mednafen-1.26.1+dfsg/src/mempatcher.cpp-42-			     length(0), bigendian(false), status(false), icount(0), type(0)
##############################################
mednafen-1.26.1+dfsg/src/minilzo/lzodefs.h-2631-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC)
mednafen-1.26.1+dfsg/src/minilzo/lzodefs.h:2632:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/src/minilzo/lzodefs.h-2633-#elif (LZO_CC_LLVM)
mednafen-1.26.1+dfsg/src/minilzo/lzodefs.h:2634:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/src/minilzo/lzodefs.h-2635-#endif
##############################################
mednafen-1.26.1+dfsg/src/minilzo/minilzo.c-2651-#if (LZO_ABI_NEUTRAL_ENDIAN) || (LZO_ARCH_GENERIC)
mednafen-1.26.1+dfsg/src/minilzo/minilzo.c:2652:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/src/minilzo/minilzo.c-2653-#elif (LZO_CC_LLVM)
mednafen-1.26.1+dfsg/src/minilzo/minilzo.c:2654:#  define LZO_CFG_NO_INLINE_ASM 1
mednafen-1.26.1+dfsg/src/minilzo/minilzo.c-2655-#endif
##############################################
mednafen-1.26.1+dfsg/src/pce/debug.cpp-388- {
mednafen-1.26.1+dfsg/src/pce/debug.cpp:389:  unsigned int testA = bpit->logical ? ShadowCPU.GetLastLogicalReadAddr() : A;
mednafen-1.26.1+dfsg/src/pce/debug.cpp-390-
##############################################
mednafen-1.26.1+dfsg/src/pce/debug.cpp-431-
mednafen-1.26.1+dfsg/src/pce/debug.cpp:432:   testA = ShadowCPU.GetLastLogicalWriteAddr();
mednafen-1.26.1+dfsg/src/pce/debug.cpp-433-  }
##############################################
mednafen-1.26.1+dfsg/src/pce/huc6280.h-372-	// properly.
mednafen-1.26.1+dfsg/src/pce/huc6280.h:373:	INLINE uint32 GetLastLogicalReadAddr(void)
mednafen-1.26.1+dfsg/src/pce/huc6280.h-374-	{
##############################################
mednafen-1.26.1+dfsg/src/pce/huc6280.h-377-
mednafen-1.26.1+dfsg/src/pce/huc6280.h:378:	INLINE uint32 GetLastLogicalWriteAddr(void)
mednafen-1.26.1+dfsg/src/pce/huc6280.h-379-	{
##############################################
mednafen-1.26.1+dfsg/src/pce_fast/huc6280.cpp-47-#else
mednafen-1.26.1+dfsg/src/pce_fast/huc6280.cpp:48:#define LOAD_LOCALS_PC()        uint32 PC_local /*asm ("edi")*/ = HuCPU.PC; // asm ("edi") = HuCPU.PC;
mednafen-1.26.1+dfsg/src/pce_fast/huc6280.cpp-49-#endif
##############################################
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1012-
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp:1013:   asm volatile(
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1014-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1032-
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp:1033:   asm volatile(
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1034-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1599-  {
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp:1600:   asm volatile(
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1601-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1611-  {
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp:1612:   asm volatile(
mednafen-1.26.1+dfsg/src/pce_fast/vdc.cpp-1613-	"testl $15, %%eax\n\t"
##############################################
mednafen-1.26.1+dfsg/src/psx/cpu.cpp-1212-		LDWhich = rt;
mednafen-1.26.1+dfsg/src/psx/cpu.cpp:1213:		LDValue = GTE_ReadDR(rd);
mednafen-1.26.1+dfsg/src/psx/cpu.cpp-1214-		break;
##############################################
mednafen-1.26.1+dfsg/src/psx/cpu.cpp-1399-
mednafen-1.26.1+dfsg/src/psx/cpu.cpp:1400:	 WriteMemory<uint32>(timestamp, address, GTE_ReadDR(rt));
mednafen-1.26.1+dfsg/src/psx/cpu.cpp-1401-	}
##############################################
mednafen-1.26.1+dfsg/src/psx/gte.cpp-565-
mednafen-1.26.1+dfsg/src/psx/gte.cpp:566:uint32 GTE_ReadDR(unsigned int which)
mednafen-1.26.1+dfsg/src/psx/gte.cpp-567-{
##############################################
mednafen-1.26.1+dfsg/src/psx/gte.h-37-uint32 GTE_ReadCR(unsigned int which);
mednafen-1.26.1+dfsg/src/psx/gte.h:38:uint32 GTE_ReadDR(unsigned int which);
mednafen-1.26.1+dfsg/src/psx/gte.h-39-
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-560-
mednafen-1.26.1+dfsg/src/psx/spu.cpp:561:INLINE void PS_SPU::CheckIRQAddr(uint32 addr)
mednafen-1.26.1+dfsg/src/psx/spu.cpp-562-{
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-575-{
mednafen-1.26.1+dfsg/src/psx/spu.cpp:576: CheckIRQAddr(addr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-577-
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-582-{
mednafen-1.26.1+dfsg/src/psx/spu.cpp:583: CheckIRQAddr(addr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-584- return(SPURAM[addr]);
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-922-
mednafen-1.26.1+dfsg/src/psx/spu.cpp:923: CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-924-}
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-935-
mednafen-1.26.1+dfsg/src/psx/spu.cpp:936: CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-937-
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1077-   case 0x24: IRQAddr = (V << 2) & 0x3FFFF;
mednafen-1.26.1+dfsg/src/psx/spu.cpp:1078:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1079-	      //SPUIRQ_DBG("Set IRQAddr=0x%06x", IRQAddr);
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1082-   case 0x26: RWAddr = (V << 2) & 0x3FFFF;	      
mednafen-1.26.1+dfsg/src/psx/spu.cpp:1083:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1084-	      //SPUIRQ_DBG("Set RWAddr=0x%06x", RWAddr);
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1088-	      RWAddr = (RWAddr + 1) & 0x3FFFF;
mednafen-1.26.1+dfsg/src/psx/spu.cpp:1089:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1090-	      break;
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1102-	      }
mednafen-1.26.1+dfsg/src/psx/spu.cpp:1103:	      CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1104-	      break;
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1178-	       RWAddr = (RWAddr + 1) & 0x3FFFF;
mednafen-1.26.1+dfsg/src/psx/spu.cpp:1179:	       CheckIRQAddr(RWAddr);
mednafen-1.26.1+dfsg/src/psx/spu.cpp-1180-
##############################################
mednafen-1.26.1+dfsg/src/psx/spu.h-141-
mednafen-1.26.1+dfsg/src/psx/spu.h:142: void CheckIRQAddr(uint32 addr);
mednafen-1.26.1+dfsg/src/psx/spu.h-143- void WriteSPURAM(uint32 addr, uint16 value);
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-518-.cpp.o:
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:519:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-520-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-526-.cpp.obj:
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:527:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:528:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-529-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-531-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:532:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-533-
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-563-GTAGS:
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:564:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-565-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-589-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:590:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:591:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-592-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-603-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in:604:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/sexyal/Makefile.in-605-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-83-
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp:84:static void dma_wr_base_addr(uint8 ch, uint16 value)
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-85-{
##############################################
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-97-
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp:98:static uint16 dma_rd_cur_addr(uint8 ch)
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-99-{
##############################################
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-156-
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp:157: dma_wr_base_addr(ch, addr & 0xFFFF);
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-158- dma_wr_page(ch, page);
##############################################
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-326- pis = __dpmi_get_and_disable_virtual_interrupt_state();
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp:327: tmp = dma_rd_cur_addr(ds->dma);
mednafen-1.26.1+dfsg/src/sexyal/drivers/sb.cpp-328- __dpmi_get_and_set_virtual_interrupt_state(pis);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-86-
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:87:unsigned SPC7110::datarom_addr(unsigned addr) {
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-88-  unsigned size = memory::cartrom.size() - 0x100000;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-242-
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:243:      uint8 data = memory::cartrom.read(datarom_addr(adjustaddr));
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-244-      if(!(r4818 & 2)) {
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-271-
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:272:      uint8 data = memory::cartrom.read(datarom_addr(addr + adjust));
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-273-      if((r4818 & 0x60) == 0x60) {
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-360-      unsigned length  = (r4809 + (r480a << 8));
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:361:      unsigned addr    = datarom_addr(table + index);
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-362-      unsigned mode    = (memory::cartrom.read(addr + 0));
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-537-      r4831 = data;
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:538:      dx_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-539-    } break;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-542-      r4832 = data;
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:543:      ex_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-544-    } break;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-547-      r4833 = data;
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp:548:      fx_offset = datarom_addr(data * 0x100000);
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.cpp-549-    } break;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.hpp-26-
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.hpp:27:  unsigned datarom_addr(unsigned addr);
mednafen-1.26.1+dfsg/src/snes/src/chip/spc7110/spc7110.hpp-28-
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp-145-  void op_brl();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp:146:  void op_jmp_addr();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp-147-  void op_jmp_long();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp:148:  void op_jmp_iaddr();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp-149-  void op_jmp_iaddrx();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp:150:  void op_jmp_iladdr();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp:151:  void op_jsr_addr();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/core.hpp-152-  void op_jsr_long_e();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp-13-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp:14:alwaysinline uint8_t op_readaddr(uint32_t addr) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp-15-  return op_read(addr & 0xffff);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp-50-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp:51:alwaysinline void op_writeaddr(uint32_t addr, uint8_t data) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/memory.hpp-52-  op_write(addr & 0xffff, data);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-29-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:30:void CPUcore::op_jmp_addr() {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-31-  rd.l = op_readpc();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-42-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:43:void CPUcore::op_jmp_iaddr() {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-44-  aa.l = op_readpc();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-45-  aa.h = op_readpc();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:46:  rd.l = op_readaddr(aa.w + 0);
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:47:L rd.h = op_readaddr(aa.w + 1);
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-48-  regs.pc.w = rd.w;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-59-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:60:void CPUcore::op_jmp_iladdr() {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-61-  aa.l = op_readpc();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-62-  aa.h = op_readpc();
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:63:  rd.l = op_readaddr(aa.w + 0);
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:64:  rd.h = op_readaddr(aa.w + 1);
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:65:L rd.b = op_readaddr(aa.w + 2);
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-66-  regs.pc.d = rd.d & 0xffffff;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-68-
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp:69:void CPUcore::op_jsr_addr() {
mednafen-1.26.1+dfsg/src/snes/src/cpu/core/opcode_pc.cpp-70-  aa.l = op_readpc();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-72-
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:73:inline uint32 sCPU::dma_addr(uint8 i) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-74-  uint32 r = (channel[i].srcbank << 16) | (channel[i].srcaddr);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-86-
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:87:inline uint32 sCPU::hdma_addr(uint8 i) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-88-  return (channel[i].srcbank << 16) | (channel[i].hdma_addr++);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-90-
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:91:inline uint32 sCPU::hdma_iaddr(uint8 i) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-92-  return (channel[i].hdma_ibank << 16) | (channel[i].hdma_iaddr++);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-117-    do {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:118:      dma_transfer(channel[i].direction, dma_bbus(i, index++), dma_addr(i));
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-119-      cycle_edge();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-160-void sCPU::hdma_update(uint8 i) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:161:  channel[i].hdma_line_counter = dma_read(hdma_addr(i));
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-162-  dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-167-  if(channel[i].hdma_indirect) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:168:    channel[i].hdma_iaddr = dma_read(hdma_addr(i)) << 8;
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-169-    dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-172-      channel[i].hdma_iaddr >>= 8;
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:173:      channel[i].hdma_iaddr  |= dma_read(hdma_addr(i)) << 8;
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-174-      dma_add_clocks(8);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-189-      for(unsigned index = 0; index < length; index++) {
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp:190:        unsigned addr = !channel[i].hdma_indirect ? hdma_addr(i) : hdma_iaddr(i);
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.cpp-191-        dma_transfer(channel[i].direction, dma_bbus(i, index), addr);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.hpp-53-  uint8 dma_bbus(uint8 i, uint8 index);
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.hpp:54:  uint32 dma_addr(uint8 i);
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.hpp:55:  uint32 hdma_addr(uint8 i);
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.hpp:56:  uint32 hdma_iaddr(uint8 i);
mednafen-1.26.1+dfsg/src/snes/src/cpu/scpu/dma/dma.hpp-57-
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-33-  template<int, int> void op_mov_reg_dpr();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp:34:  template<int> void op_mov_reg_addr();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-35-  template<int> void op_mov_a_addrr();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-59-  void op_dbnz_y();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp:60:  void op_jmp_addr();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-61-  void op_jmp_iaddrx();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-72-  template<uint8 (SMP::*)(uint8, uint8)> void op_read_a_dpx();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp:73:  template<uint8 (SMP::*)(uint8, uint8), int> void op_read_reg_addr();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-74-  template<uint8 (SMP::*)(uint8, uint8), int> void op_read_a_addrr();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-89-  template<uint8 (SMP::*)(uint8)> void op_adjust_dpx();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp:90:  template<uint8 (SMP::*)(uint8)> void op_adjust_addr();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/core.hpp-91-  template<int> void op_adjust_addr_a();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp-12-
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp:13:alwaysinline uint8_t op_readaddr(uint16_t addr) {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp-14-  return op_read(addr);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp-16-
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp:17:alwaysinline void op_writeaddr(uint16_t addr, uint8_t data) {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/memory.hpp-18-  op_write(addr, data);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-50-
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:51:template<int n> alwaysinline void SMP::op_mov_reg_addr() {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-52-  sp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-53-  sp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:54:  regs.r[n] = op_readaddr(sp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-55-  regs.p.n = (regs.r[n] & 0x80);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-62-  op_io();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:63:  regs.a = op_readaddr(sp + regs.r[i]);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-64-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-72-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:73:  regs.a = op_readaddr(sp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-74-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-82-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:83:  regs.a = op_readaddr(sp + regs.y);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-84-  regs.p.n = (regs.a & 0x80);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-130-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:131:  op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:132:  op_writeaddr(dp, regs.r[n]);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-133-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-139-  dp += regs.r[i];
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:140:  op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:141:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-142-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-149-  dp |= op_readdp(sp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:150:  op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:151:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-152-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-159-  dp += regs.y;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:160:  op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:161:  op_writeaddr(dp, regs.a);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-162-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-184-  sp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:185:  rd = op_readaddr(sp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-186-  regs.p.c = (rd & (1 << bit));
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-193-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:194:  rd = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-195-  (regs.p.c) ? rd |= (1 << bit) : rd &= ~(1 << bit);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-196-  op_io();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp:197:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_mov.cpp-198-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-73-
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:74:alwaysinline void SMP::op_jmp_addr() {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-75-  rd  = op_readpc() << 0;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-84-  dp += regs.x;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:85:  rd  = op_readaddr(dp + 0) << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:86:  rd |= op_readaddr(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-87-  regs.pc = rd;
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-111-  dp  = 0xffde - (n << 1);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:112:  rd  = op_readaddr(dp + 0) << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:113:  rd |= op_readaddr(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-114-  op_io();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-122-alwaysinline void SMP::op_brk() {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:123:  rd  = op_readaddr(0xffde) << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp:124:  rd |= op_readaddr(0xffdf) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_pc.cpp-125-  op_io();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-31-template<uint8 (SMP::*op)(uint8, uint8), int n>
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:32:alwaysinline void SMP::op_read_reg_addr() {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-33-  dp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-34-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:35:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-36-  regs.r[n] = (this->*op)(regs.r[n], rd);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-43-  op_io();
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:44:  rd = op_readaddr(dp + regs.r[i]);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-45-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-53-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:54:  rd  = op_readaddr(sp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-55-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-63-  sp |= op_readdp(dp + 1) << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:64:  rd  = op_readaddr(sp + regs.y);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-65-  regs.a = (this->*op)(regs.a, rd);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-119-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:120:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-121-  regs.p.c = regs.p.c & ((bool)(rd & (1 << bit)) ^ op);
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-128-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:129:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-130-  op_io();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-138-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:139:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-140-  rd ^= 1 << bit;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:141:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-142-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-148-  dp &= 0x1fff;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp:149:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_read.cpp-150-  op_io();
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-26-template<uint8 (SMP::*op)(uint8)>
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:27:alwaysinline void SMP::op_adjust_addr() {
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-28-  dp  = op_readpc() << 0;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-29-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:30:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-31-  rd  = (this->*op)(rd);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:32:  op_writeaddr(dp, rd);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-33-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-38-  dp |= op_readpc() << 8;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:39:  rd  = op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-40-  regs.p.n = ((regs.a - rd) & 0x80);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-41-  regs.p.z = ((regs.a - rd) == 0);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:42:  op_readaddr(dp);
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp:43:  op_writeaddr(dp, (op ? rd | regs.a : rd & ~regs.a));
mednafen-1.26.1+dfsg/src/snes/src/smp/core/opcode_rmw.cpp-44-}
##############################################
mednafen-1.26.1+dfsg/src/snes/src/smp/core/table.cpp-101-  case 0x5e: op_read_reg_addr<&SMP::op_cmp, Y>(); break;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/table.cpp:102:  case 0x5f: op_jmp_addr(); break;
mednafen-1.26.1+dfsg/src/snes/src/smp/core/table.cpp-103-  case 0x60: op_setbit<0x01, 0x00>(); break;
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp-1084-
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1085:asm volatile goto("tbh [pc, %0, lsl #1]\n\t0:\n\t" : :"r"(cop) :"cc", "memory" : pseudo0);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1086:pseudo0:asm volatile goto(".2byte (%l[Op_0_0x00]-0b)/2\n\t.2byte (%l[Op_0_0x01]-0b)/2\n\t.2byte (%l[Op_0_0x02]-0b)/2\n\t.2byte (%l[Op_0_0x03]-0b)/2\n\t.2byte (%l[Op_0_0x04]-0b)/2\n\t.2byte (%l[Op_0_0x05]-0b)/2\n\t.2byte (%l[Op_0_0x06]-0b)/2\n\t.2byte (%l[Op_0_0x07]-0b)/2\n\t.2byte (%l[Op_0_0x08]-0b)/2\n\t.2byte (%l[Op_0_0x09]-0b)/2\n\t.2byte (%l[Op_0_0x0A]-0b)/2\n\t.2byte (%l[Op_0_0x0B]-0b)/2\n\t.2byte (%l[Op_0_0x0C]-0b)/2\n\t.2byte (%l[Op_0_0x0D]-0b)/2\n\t.2byte (%l[Op_0_0x0E]-0b)/2\n\t.2byte (%l[Op_0_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x00,Op_0_0x01,Op_0_0x02,Op_0_0x03,Op_0_0x04,Op_0_0x05,Op_0_0x06,Op_0_0x07,Op_0_0x08,Op_0_0x09,Op_0_0x0A,Op_0_0x0B,Op_0_0x0C,Op_0_0x0D,Op_0_0x0E,Op_0_0x0F,pseudo1);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1087:pseudo1:asm volatile goto(".2byte (%l[Op_0_0x10]-0b)/2\n\t.2byte (%l[Op_0_0x11]-0b)/2\n\t.2byte (%l[Op_0_0x12]-0b)/2\n\t.2byte (%l[Op_0_0x13]-0b)/2\n\t.2byte (%l[Op_0_0x14]-0b)/2\n\t.2byte (%l[Op_0_0x15]-0b)/2\n\t.2byte (%l[Op_0_0x16]-0b)/2\n\t.2byte (%l[Op_0_0x17]-0b)/2\n\t.2byte (%l[Op_0_0x18]-0b)/2\n\t.2byte (%l[Op_0_0x19]-0b)/2\n\t.2byte (%l[Op_0_0x1A]-0b)/2\n\t.2byte (%l[Op_0_0x1B]-0b)/2\n\t.2byte (%l[Op_0_0x1C]-0b)/2\n\t.2byte (%l[Op_0_0x1D]-0b)/2\n\t.2byte (%l[Op_0_0x1E]-0b)/2\n\t.2byte (%l[Op_0_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x10,Op_0_0x11,Op_0_0x12,Op_0_0x13,Op_0_0x14,Op_0_0x15,Op_0_0x16,Op_0_0x17,Op_0_0x18,Op_0_0x19,Op_0_0x1A,Op_0_0x1B,Op_0_0x1C,Op_0_0x1D,Op_0_0x1E,Op_0_0x1F,pseudo2);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1088:pseudo2:asm volatile goto(".2byte (%l[Op_0_0x20]-0b)/2\n\t.2byte (%l[Op_0_0x21]-0b)/2\n\t.2byte (%l[Op_0_0x22]-0b)/2\n\t.2byte (%l[Op_0_0x23]-0b)/2\n\t.2byte (%l[Op_0_0x24]-0b)/2\n\t.2byte (%l[Op_0_0x25]-0b)/2\n\t.2byte (%l[Op_0_0x26]-0b)/2\n\t.2byte (%l[Op_0_0x27]-0b)/2\n\t.2byte (%l[Op_0_0x28]-0b)/2\n\t.2byte (%l[Op_0_0x29]-0b)/2\n\t.2byte (%l[Op_0_0x2A]-0b)/2\n\t.2byte (%l[Op_0_0x2B]-0b)/2\n\t.2byte (%l[Op_0_0x2C]-0b)/2\n\t.2byte (%l[Op_0_0x2D]-0b)/2\n\t.2byte (%l[Op_0_0x2E]-0b)/2\n\t.2byte (%l[Op_0_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x20,Op_0_0x21,Op_0_0x22,Op_0_0x23,Op_0_0x24,Op_0_0x25,Op_0_0x26,Op_0_0x27,Op_0_0x28,Op_0_0x29,Op_0_0x2A,Op_0_0x2B,Op_0_0x2C,Op_0_0x2D,Op_0_0x2E,Op_0_0x2F,pseudo3);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1089:pseudo3:asm volatile goto(".2byte (%l[Op_0_0x30]-0b)/2\n\t.2byte (%l[Op_0_0x31]-0b)/2\n\t.2byte (%l[Op_0_0x32]-0b)/2\n\t.2byte (%l[Op_0_0x33]-0b)/2\n\t.2byte (%l[Op_0_0x34]-0b)/2\n\t.2byte (%l[Op_0_0x35]-0b)/2\n\t.2byte (%l[Op_0_0x36]-0b)/2\n\t.2byte (%l[Op_0_0x37]-0b)/2\n\t.2byte (%l[Op_0_0x38]-0b)/2\n\t.2byte (%l[Op_0_0x39]-0b)/2\n\t.2byte (%l[Op_0_0x3A]-0b)/2\n\t.2byte (%l[Op_0_0x3B]-0b)/2\n\t.2byte (%l[Op_0_0x3C]-0b)/2\n\t.2byte (%l[Op_0_0x3D]-0b)/2\n\t.2byte (%l[Op_0_0x3E]-0b)/2\n\t.2byte (%l[Op_0_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x30,Op_0_0x31,Op_0_0x32,Op_0_0x33,Op_0_0x34,Op_0_0x35,Op_0_0x36,Op_0_0x37,Op_0_0x38,Op_0_0x39,Op_0_0x3A,Op_0_0x3B,Op_0_0x3C,Op_0_0x3D,Op_0_0x3E,Op_0_0x3F,pseudo4);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1090:pseudo4:asm volatile goto(".2byte (%l[Op_0_0x40]-0b)/2\n\t.2byte (%l[Op_0_0x41]-0b)/2\n\t.2byte (%l[Op_0_0x42]-0b)/2\n\t.2byte (%l[Op_0_0x43]-0b)/2\n\t.2byte (%l[Op_0_0x44]-0b)/2\n\t.2byte (%l[Op_0_0x45]-0b)/2\n\t.2byte (%l[Op_0_0x46]-0b)/2\n\t.2byte (%l[Op_0_0x47]-0b)/2\n\t.2byte (%l[Op_0_0x48]-0b)/2\n\t.2byte (%l[Op_0_0x49]-0b)/2\n\t.2byte (%l[Op_0_0x4A]-0b)/2\n\t.2byte (%l[Op_0_0x4B]-0b)/2\n\t.2byte (%l[Op_0_0x4C]-0b)/2\n\t.2byte (%l[Op_0_0x4D]-0b)/2\n\t.2byte (%l[Op_0_0x4E]-0b)/2\n\t.2byte (%l[Op_0_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x40,Op_0_0x41,Op_0_0x42,Op_0_0x43,Op_0_0x44,Op_0_0x45,Op_0_0x46,Op_0_0x47,Op_0_0x48,Op_0_0x49,Op_0_0x4A,Op_0_0x4B,Op_0_0x4C,Op_0_0x4D,Op_0_0x4E,Op_0_0x4F,pseudo5);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1091:pseudo5:asm volatile goto(".2byte (%l[Op_0_0x50]-0b)/2\n\t.2byte (%l[Op_0_0x51]-0b)/2\n\t.2byte (%l[Op_0_0x52]-0b)/2\n\t.2byte (%l[Op_0_0x53]-0b)/2\n\t.2byte (%l[Op_0_0x54]-0b)/2\n\t.2byte (%l[Op_0_0x55]-0b)/2\n\t.2byte (%l[Op_0_0x56]-0b)/2\n\t.2byte (%l[Op_0_0x57]-0b)/2\n\t.2byte (%l[Op_0_0x58]-0b)/2\n\t.2byte (%l[Op_0_0x59]-0b)/2\n\t.2byte (%l[Op_0_0x5A]-0b)/2\n\t.2byte (%l[Op_0_0x5B]-0b)/2\n\t.2byte (%l[Op_0_0x5C]-0b)/2\n\t.2byte (%l[Op_0_0x5D]-0b)/2\n\t.2byte (%l[Op_0_0x5E]-0b)/2\n\t.2byte (%l[Op_0_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x50,Op_0_0x51,Op_0_0x52,Op_0_0x53,Op_0_0x54,Op_0_0x55,Op_0_0x56,Op_0_0x57,Op_0_0x58,Op_0_0x59,Op_0_0x5A,Op_0_0x5B,Op_0_0x5C,Op_0_0x5D,Op_0_0x5E,Op_0_0x5F,pseudo6);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1092:pseudo6:asm volatile goto(".2byte (%l[Op_0_0x60]-0b)/2\n\t.2byte (%l[Op_0_0x61]-0b)/2\n\t.2byte (%l[Op_0_0x62]-0b)/2\n\t.2byte (%l[Op_0_0x63]-0b)/2\n\t.2byte (%l[Op_0_0x64]-0b)/2\n\t.2byte (%l[Op_0_0x65]-0b)/2\n\t.2byte (%l[Op_0_0x66]-0b)/2\n\t.2byte (%l[Op_0_0x67]-0b)/2\n\t.2byte (%l[Op_0_0x68]-0b)/2\n\t.2byte (%l[Op_0_0x69]-0b)/2\n\t.2byte (%l[Op_0_0x6A]-0b)/2\n\t.2byte (%l[Op_0_0x6B]-0b)/2\n\t.2byte (%l[Op_0_0x6C]-0b)/2\n\t.2byte (%l[Op_0_0x6D]-0b)/2\n\t.2byte (%l[Op_0_0x6E]-0b)/2\n\t.2byte (%l[Op_0_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x60,Op_0_0x61,Op_0_0x62,Op_0_0x63,Op_0_0x64,Op_0_0x65,Op_0_0x66,Op_0_0x67,Op_0_0x68,Op_0_0x69,Op_0_0x6A,Op_0_0x6B,Op_0_0x6C,Op_0_0x6D,Op_0_0x6E,Op_0_0x6F,pseudo7);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1093:pseudo7:asm volatile goto(".2byte (%l[Op_0_0x70]-0b)/2\n\t.2byte (%l[Op_0_0x71]-0b)/2\n\t.2byte (%l[Op_0_0x72]-0b)/2\n\t.2byte (%l[Op_0_0x73]-0b)/2\n\t.2byte (%l[Op_0_0x74]-0b)/2\n\t.2byte (%l[Op_0_0x75]-0b)/2\n\t.2byte (%l[Op_0_0x76]-0b)/2\n\t.2byte (%l[Op_0_0x77]-0b)/2\n\t.2byte (%l[Op_0_0x78]-0b)/2\n\t.2byte (%l[Op_0_0x79]-0b)/2\n\t.2byte (%l[Op_0_0x7A]-0b)/2\n\t.2byte (%l[Op_0_0x7B]-0b)/2\n\t.2byte (%l[Op_0_0x7C]-0b)/2\n\t.2byte (%l[Op_0_0x7D]-0b)/2\n\t.2byte (%l[Op_0_0x7E]-0b)/2\n\t.2byte (%l[Op_0_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x70,Op_0_0x71,Op_0_0x72,Op_0_0x73,Op_0_0x74,Op_0_0x75,Op_0_0x76,Op_0_0x77,Op_0_0x78,Op_0_0x79,Op_0_0x7A,Op_0_0x7B,Op_0_0x7C,Op_0_0x7D,Op_0_0x7E,Op_0_0x7F,pseudo8);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1094:pseudo8:asm volatile goto(".2byte (%l[Op_0_0x80]-0b)/2\n\t.2byte (%l[Op_0_0x81]-0b)/2\n\t.2byte (%l[Op_0_0x82]-0b)/2\n\t.2byte (%l[Op_0_0x83]-0b)/2\n\t.2byte (%l[Op_0_0x84]-0b)/2\n\t.2byte (%l[Op_0_0x85]-0b)/2\n\t.2byte (%l[Op_0_0x86]-0b)/2\n\t.2byte (%l[Op_0_0x87]-0b)/2\n\t.2byte (%l[Op_0_0x88]-0b)/2\n\t.2byte (%l[Op_0_0x89]-0b)/2\n\t.2byte (%l[Op_0_0x8A]-0b)/2\n\t.2byte (%l[Op_0_0x8B]-0b)/2\n\t.2byte (%l[Op_0_0x8C]-0b)/2\n\t.2byte (%l[Op_0_0x8D]-0b)/2\n\t.2byte (%l[Op_0_0x8E]-0b)/2\n\t.2byte (%l[Op_0_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x80,Op_0_0x81,Op_0_0x82,Op_0_0x83,Op_0_0x84,Op_0_0x85,Op_0_0x86,Op_0_0x87,Op_0_0x88,Op_0_0x89,Op_0_0x8A,Op_0_0x8B,Op_0_0x8C,Op_0_0x8D,Op_0_0x8E,Op_0_0x8F,pseudo9);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1095:pseudo9:asm volatile goto(".2byte (%l[Op_0_0x90]-0b)/2\n\t.2byte (%l[Op_0_0x91]-0b)/2\n\t.2byte (%l[Op_0_0x92]-0b)/2\n\t.2byte (%l[Op_0_0x93]-0b)/2\n\t.2byte (%l[Op_0_0x94]-0b)/2\n\t.2byte (%l[Op_0_0x95]-0b)/2\n\t.2byte (%l[Op_0_0x96]-0b)/2\n\t.2byte (%l[Op_0_0x97]-0b)/2\n\t.2byte (%l[Op_0_0x98]-0b)/2\n\t.2byte (%l[Op_0_0x99]-0b)/2\n\t.2byte (%l[Op_0_0x9A]-0b)/2\n\t.2byte (%l[Op_0_0x9B]-0b)/2\n\t.2byte (%l[Op_0_0x9C]-0b)/2\n\t.2byte (%l[Op_0_0x9D]-0b)/2\n\t.2byte (%l[Op_0_0x9E]-0b)/2\n\t.2byte (%l[Op_0_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0x90,Op_0_0x91,Op_0_0x92,Op_0_0x93,Op_0_0x94,Op_0_0x95,Op_0_0x96,Op_0_0x97,Op_0_0x98,Op_0_0x99,Op_0_0x9A,Op_0_0x9B,Op_0_0x9C,Op_0_0x9D,Op_0_0x9E,Op_0_0x9F,pseudo10);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1096:pseudo10:asm volatile goto(".2byte (%l[Op_0_0xA0]-0b)/2\n\t.2byte (%l[Op_0_0xA1]-0b)/2\n\t.2byte (%l[Op_0_0xA2]-0b)/2\n\t.2byte (%l[Op_0_0xA3]-0b)/2\n\t.2byte (%l[Op_0_0xA4]-0b)/2\n\t.2byte (%l[Op_0_0xA5]-0b)/2\n\t.2byte (%l[Op_0_0xA6]-0b)/2\n\t.2byte (%l[Op_0_0xA7]-0b)/2\n\t.2byte (%l[Op_0_0xA8]-0b)/2\n\t.2byte (%l[Op_0_0xA9]-0b)/2\n\t.2byte (%l[Op_0_0xAA]-0b)/2\n\t.2byte (%l[Op_0_0xAB]-0b)/2\n\t.2byte (%l[Op_0_0xAC]-0b)/2\n\t.2byte (%l[Op_0_0xAD]-0b)/2\n\t.2byte (%l[Op_0_0xAE]-0b)/2\n\t.2byte (%l[Op_0_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xA0,Op_0_0xA1,Op_0_0xA2,Op_0_0xA3,Op_0_0xA4,Op_0_0xA5,Op_0_0xA6,Op_0_0xA7,Op_0_0xA8,Op_0_0xA9,Op_0_0xAA,Op_0_0xAB,Op_0_0xAC,Op_0_0xAD,Op_0_0xAE,Op_0_0xAF,pseudo11);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1097:pseudo11:asm volatile goto(".2byte (%l[Op_0_0xB0]-0b)/2\n\t.2byte (%l[Op_0_0xB1]-0b)/2\n\t.2byte (%l[Op_0_0xB2]-0b)/2\n\t.2byte (%l[Op_0_0xB3]-0b)/2\n\t.2byte (%l[Op_0_0xB4]-0b)/2\n\t.2byte (%l[Op_0_0xB5]-0b)/2\n\t.2byte (%l[Op_0_0xB6]-0b)/2\n\t.2byte (%l[Op_0_0xB7]-0b)/2\n\t.2byte (%l[Op_0_0xB8]-0b)/2\n\t.2byte (%l[Op_0_0xB9]-0b)/2\n\t.2byte (%l[Op_0_0xBA]-0b)/2\n\t.2byte (%l[Op_0_0xBB]-0b)/2\n\t.2byte (%l[Op_0_0xBC]-0b)/2\n\t.2byte (%l[Op_0_0xBD]-0b)/2\n\t.2byte (%l[Op_0_0xBE]-0b)/2\n\t.2byte (%l[Op_0_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xB0,Op_0_0xB1,Op_0_0xB2,Op_0_0xB3,Op_0_0xB4,Op_0_0xB5,Op_0_0xB6,Op_0_0xB7,Op_0_0xB8,Op_0_0xB9,Op_0_0xBA,Op_0_0xBB,Op_0_0xBC,Op_0_0xBD,Op_0_0xBE,Op_0_0xBF,pseudo12);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1098:pseudo12:asm volatile goto(".2byte (%l[Op_0_0xC0]-0b)/2\n\t.2byte (%l[Op_0_0xC1]-0b)/2\n\t.2byte (%l[Op_0_0xC2]-0b)/2\n\t.2byte (%l[Op_0_0xC3]-0b)/2\n\t.2byte (%l[Op_0_0xC4]-0b)/2\n\t.2byte (%l[Op_0_0xC5]-0b)/2\n\t.2byte (%l[Op_0_0xC6]-0b)/2\n\t.2byte (%l[Op_0_0xC7]-0b)/2\n\t.2byte (%l[Op_0_0xC8]-0b)/2\n\t.2byte (%l[Op_0_0xC9]-0b)/2\n\t.2byte (%l[Op_0_0xCA]-0b)/2\n\t.2byte (%l[Op_0_0xCB]-0b)/2\n\t.2byte (%l[Op_0_0xCC]-0b)/2\n\t.2byte (%l[Op_0_0xCD]-0b)/2\n\t.2byte (%l[Op_0_0xCE]-0b)/2\n\t.2byte (%l[Op_0_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xC0,Op_0_0xC1,Op_0_0xC2,Op_0_0xC3,Op_0_0xC4,Op_0_0xC5,Op_0_0xC6,Op_0_0xC7,Op_0_0xC8,Op_0_0xC9,Op_0_0xCA,Op_0_0xCB,Op_0_0xCC,Op_0_0xCD,Op_0_0xCE,Op_0_0xCF,pseudo13);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1099:pseudo13:asm volatile goto(".2byte (%l[Op_0_0xD0]-0b)/2\n\t.2byte (%l[Op_0_0xD1]-0b)/2\n\t.2byte (%l[Op_0_0xD2]-0b)/2\n\t.2byte (%l[Op_0_0xD3]-0b)/2\n\t.2byte (%l[Op_0_0xD4]-0b)/2\n\t.2byte (%l[Op_0_0xD5]-0b)/2\n\t.2byte (%l[Op_0_0xD6]-0b)/2\n\t.2byte (%l[Op_0_0xD7]-0b)/2\n\t.2byte (%l[Op_0_0xD8]-0b)/2\n\t.2byte (%l[Op_0_0xD9]-0b)/2\n\t.2byte (%l[Op_0_0xDA]-0b)/2\n\t.2byte (%l[Op_0_0xDB]-0b)/2\n\t.2byte (%l[Op_0_0xDC]-0b)/2\n\t.2byte (%l[Op_0_0xDD]-0b)/2\n\t.2byte (%l[Op_0_0xDE]-0b)/2\n\t.2byte (%l[Op_0_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xD0,Op_0_0xD1,Op_0_0xD2,Op_0_0xD3,Op_0_0xD4,Op_0_0xD5,Op_0_0xD6,Op_0_0xD7,Op_0_0xD8,Op_0_0xD9,Op_0_0xDA,Op_0_0xDB,Op_0_0xDC,Op_0_0xDD,Op_0_0xDE,Op_0_0xDF,pseudo14);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1100:pseudo14:asm volatile goto(".2byte (%l[Op_0_0xE0]-0b)/2\n\t.2byte (%l[Op_0_0xE1]-0b)/2\n\t.2byte (%l[Op_0_0xE2]-0b)/2\n\t.2byte (%l[Op_0_0xE3]-0b)/2\n\t.2byte (%l[Op_0_0xE4]-0b)/2\n\t.2byte (%l[Op_0_0xE5]-0b)/2\n\t.2byte (%l[Op_0_0xE6]-0b)/2\n\t.2byte (%l[Op_0_0xE7]-0b)/2\n\t.2byte (%l[Op_0_0xE8]-0b)/2\n\t.2byte (%l[Op_0_0xE9]-0b)/2\n\t.2byte (%l[Op_0_0xEA]-0b)/2\n\t.2byte (%l[Op_0_0xEB]-0b)/2\n\t.2byte (%l[Op_0_0xEC]-0b)/2\n\t.2byte (%l[Op_0_0xED]-0b)/2\n\t.2byte (%l[Op_0_0xEE]-0b)/2\n\t.2byte (%l[Op_0_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xE0,Op_0_0xE1,Op_0_0xE2,Op_0_0xE3,Op_0_0xE4,Op_0_0xE5,Op_0_0xE6,Op_0_0xE7,Op_0_0xE8,Op_0_0xE9,Op_0_0xEA,Op_0_0xEB,Op_0_0xEC,Op_0_0xED,Op_0_0xEE,Op_0_0xEF,pseudo15);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1101:pseudo15:asm volatile goto(".2byte (%l[Op_0_0xF0]-0b)/2\n\t.2byte (%l[Op_0_0xF1]-0b)/2\n\t.2byte (%l[Op_0_0xF2]-0b)/2\n\t.2byte (%l[Op_0_0xF3]-0b)/2\n\t.2byte (%l[Op_0_0xF4]-0b)/2\n\t.2byte (%l[Op_0_0xF5]-0b)/2\n\t.2byte (%l[Op_0_0xF6]-0b)/2\n\t.2byte (%l[Op_0_0xF7]-0b)/2\n\t.2byte (%l[Op_0_0xF8]-0b)/2\n\t.2byte (%l[Op_0_0xF9]-0b)/2\n\t.2byte (%l[Op_0_0xFA]-0b)/2\n\t.2byte (%l[Op_0_0xFB]-0b)/2\n\t.2byte (%l[Op_0_0xFC]-0b)/2\n\t.2byte (%l[Op_0_0xFD]-0b)/2\n\t.2byte (%l[Op_0_0xFE]-0b)/2\n\t.2byte (%l[Op_0_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_0_0xF0,Op_0_0xF1,Op_0_0xF2,Op_0_0xF3,Op_0_0xF4,Op_0_0xF5,Op_0_0xF6,Op_0_0xF7,Op_0_0xF8,Op_0_0xF9,Op_0_0xFA,Op_0_0xFB,Op_0_0xFC,Op_0_0xFD,Op_0_0xFE,Op_0_0xFF,pseudo16);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1102:pseudo16:asm volatile goto(".2byte (%l[Op_1_0x00]-0b)/2\n\t.2byte (%l[Op_1_0x01]-0b)/2\n\t.2byte (%l[Op_1_0x02]-0b)/2\n\t.2byte (%l[Op_1_0x03]-0b)/2\n\t.2byte (%l[Op_1_0x04]-0b)/2\n\t.2byte (%l[Op_1_0x05]-0b)/2\n\t.2byte (%l[Op_1_0x06]-0b)/2\n\t.2byte (%l[Op_1_0x07]-0b)/2\n\t.2byte (%l[Op_1_0x08]-0b)/2\n\t.2byte (%l[Op_1_0x09]-0b)/2\n\t.2byte (%l[Op_1_0x0A]-0b)/2\n\t.2byte (%l[Op_1_0x0B]-0b)/2\n\t.2byte (%l[Op_1_0x0C]-0b)/2\n\t.2byte (%l[Op_1_0x0D]-0b)/2\n\t.2byte (%l[Op_1_0x0E]-0b)/2\n\t.2byte (%l[Op_1_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x00,Op_1_0x01,Op_1_0x02,Op_1_0x03,Op_1_0x04,Op_1_0x05,Op_1_0x06,Op_1_0x07,Op_1_0x08,Op_1_0x09,Op_1_0x0A,Op_1_0x0B,Op_1_0x0C,Op_1_0x0D,Op_1_0x0E,Op_1_0x0F,pseudo17);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1103:pseudo17:asm volatile goto(".2byte (%l[Op_1_0x10]-0b)/2\n\t.2byte (%l[Op_1_0x11]-0b)/2\n\t.2byte (%l[Op_1_0x12]-0b)/2\n\t.2byte (%l[Op_1_0x13]-0b)/2\n\t.2byte (%l[Op_1_0x14]-0b)/2\n\t.2byte (%l[Op_1_0x15]-0b)/2\n\t.2byte (%l[Op_1_0x16]-0b)/2\n\t.2byte (%l[Op_1_0x17]-0b)/2\n\t.2byte (%l[Op_1_0x18]-0b)/2\n\t.2byte (%l[Op_1_0x19]-0b)/2\n\t.2byte (%l[Op_1_0x1A]-0b)/2\n\t.2byte (%l[Op_1_0x1B]-0b)/2\n\t.2byte (%l[Op_1_0x1C]-0b)/2\n\t.2byte (%l[Op_1_0x1D]-0b)/2\n\t.2byte (%l[Op_1_0x1E]-0b)/2\n\t.2byte (%l[Op_1_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x10,Op_1_0x11,Op_1_0x12,Op_1_0x13,Op_1_0x14,Op_1_0x15,Op_1_0x16,Op_1_0x17,Op_1_0x18,Op_1_0x19,Op_1_0x1A,Op_1_0x1B,Op_1_0x1C,Op_1_0x1D,Op_1_0x1E,Op_1_0x1F,pseudo18);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1104:pseudo18:asm volatile goto(".2byte (%l[Op_1_0x20]-0b)/2\n\t.2byte (%l[Op_1_0x21]-0b)/2\n\t.2byte (%l[Op_1_0x22]-0b)/2\n\t.2byte (%l[Op_1_0x23]-0b)/2\n\t.2byte (%l[Op_1_0x24]-0b)/2\n\t.2byte (%l[Op_1_0x25]-0b)/2\n\t.2byte (%l[Op_1_0x26]-0b)/2\n\t.2byte (%l[Op_1_0x27]-0b)/2\n\t.2byte (%l[Op_1_0x28]-0b)/2\n\t.2byte (%l[Op_1_0x29]-0b)/2\n\t.2byte (%l[Op_1_0x2A]-0b)/2\n\t.2byte (%l[Op_1_0x2B]-0b)/2\n\t.2byte (%l[Op_1_0x2C]-0b)/2\n\t.2byte (%l[Op_1_0x2D]-0b)/2\n\t.2byte (%l[Op_1_0x2E]-0b)/2\n\t.2byte (%l[Op_1_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x20,Op_1_0x21,Op_1_0x22,Op_1_0x23,Op_1_0x24,Op_1_0x25,Op_1_0x26,Op_1_0x27,Op_1_0x28,Op_1_0x29,Op_1_0x2A,Op_1_0x2B,Op_1_0x2C,Op_1_0x2D,Op_1_0x2E,Op_1_0x2F,pseudo19);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1105:pseudo19:asm volatile goto(".2byte (%l[Op_1_0x30]-0b)/2\n\t.2byte (%l[Op_1_0x31]-0b)/2\n\t.2byte (%l[Op_1_0x32]-0b)/2\n\t.2byte (%l[Op_1_0x33]-0b)/2\n\t.2byte (%l[Op_1_0x34]-0b)/2\n\t.2byte (%l[Op_1_0x35]-0b)/2\n\t.2byte (%l[Op_1_0x36]-0b)/2\n\t.2byte (%l[Op_1_0x37]-0b)/2\n\t.2byte (%l[Op_1_0x38]-0b)/2\n\t.2byte (%l[Op_1_0x39]-0b)/2\n\t.2byte (%l[Op_1_0x3A]-0b)/2\n\t.2byte (%l[Op_1_0x3B]-0b)/2\n\t.2byte (%l[Op_1_0x3C]-0b)/2\n\t.2byte (%l[Op_1_0x3D]-0b)/2\n\t.2byte (%l[Op_1_0x3E]-0b)/2\n\t.2byte (%l[Op_1_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x30,Op_1_0x31,Op_1_0x32,Op_1_0x33,Op_1_0x34,Op_1_0x35,Op_1_0x36,Op_1_0x37,Op_1_0x38,Op_1_0x39,Op_1_0x3A,Op_1_0x3B,Op_1_0x3C,Op_1_0x3D,Op_1_0x3E,Op_1_0x3F,pseudo20);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1106:pseudo20:asm volatile goto(".2byte (%l[Op_1_0x40]-0b)/2\n\t.2byte (%l[Op_1_0x41]-0b)/2\n\t.2byte (%l[Op_1_0x42]-0b)/2\n\t.2byte (%l[Op_1_0x43]-0b)/2\n\t.2byte (%l[Op_1_0x44]-0b)/2\n\t.2byte (%l[Op_1_0x45]-0b)/2\n\t.2byte (%l[Op_1_0x46]-0b)/2\n\t.2byte (%l[Op_1_0x47]-0b)/2\n\t.2byte (%l[Op_1_0x48]-0b)/2\n\t.2byte (%l[Op_1_0x49]-0b)/2\n\t.2byte (%l[Op_1_0x4A]-0b)/2\n\t.2byte (%l[Op_1_0x4B]-0b)/2\n\t.2byte (%l[Op_1_0x4C]-0b)/2\n\t.2byte (%l[Op_1_0x4D]-0b)/2\n\t.2byte (%l[Op_1_0x4E]-0b)/2\n\t.2byte (%l[Op_1_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x40,Op_1_0x41,Op_1_0x42,Op_1_0x43,Op_1_0x44,Op_1_0x45,Op_1_0x46,Op_1_0x47,Op_1_0x48,Op_1_0x49,Op_1_0x4A,Op_1_0x4B,Op_1_0x4C,Op_1_0x4D,Op_1_0x4E,Op_1_0x4F,pseudo21);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1107:pseudo21:asm volatile goto(".2byte (%l[Op_1_0x50]-0b)/2\n\t.2byte (%l[Op_1_0x51]-0b)/2\n\t.2byte (%l[Op_1_0x52]-0b)/2\n\t.2byte (%l[Op_1_0x53]-0b)/2\n\t.2byte (%l[Op_1_0x54]-0b)/2\n\t.2byte (%l[Op_1_0x55]-0b)/2\n\t.2byte (%l[Op_1_0x56]-0b)/2\n\t.2byte (%l[Op_1_0x57]-0b)/2\n\t.2byte (%l[Op_1_0x58]-0b)/2\n\t.2byte (%l[Op_1_0x59]-0b)/2\n\t.2byte (%l[Op_1_0x5A]-0b)/2\n\t.2byte (%l[Op_1_0x5B]-0b)/2\n\t.2byte (%l[Op_1_0x5C]-0b)/2\n\t.2byte (%l[Op_1_0x5D]-0b)/2\n\t.2byte (%l[Op_1_0x5E]-0b)/2\n\t.2byte (%l[Op_1_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x50,Op_1_0x51,Op_1_0x52,Op_1_0x53,Op_1_0x54,Op_1_0x55,Op_1_0x56,Op_1_0x57,Op_1_0x58,Op_1_0x59,Op_1_0x5A,Op_1_0x5B,Op_1_0x5C,Op_1_0x5D,Op_1_0x5E,Op_1_0x5F,pseudo22);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1108:pseudo22:asm volatile goto(".2byte (%l[Op_1_0x60]-0b)/2\n\t.2byte (%l[Op_1_0x61]-0b)/2\n\t.2byte (%l[Op_1_0x62]-0b)/2\n\t.2byte (%l[Op_1_0x63]-0b)/2\n\t.2byte (%l[Op_1_0x64]-0b)/2\n\t.2byte (%l[Op_1_0x65]-0b)/2\n\t.2byte (%l[Op_1_0x66]-0b)/2\n\t.2byte (%l[Op_1_0x67]-0b)/2\n\t.2byte (%l[Op_1_0x68]-0b)/2\n\t.2byte (%l[Op_1_0x69]-0b)/2\n\t.2byte (%l[Op_1_0x6A]-0b)/2\n\t.2byte (%l[Op_1_0x6B]-0b)/2\n\t.2byte (%l[Op_1_0x6C]-0b)/2\n\t.2byte (%l[Op_1_0x6D]-0b)/2\n\t.2byte (%l[Op_1_0x6E]-0b)/2\n\t.2byte (%l[Op_1_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x60,Op_1_0x61,Op_1_0x62,Op_1_0x63,Op_1_0x64,Op_1_0x65,Op_1_0x66,Op_1_0x67,Op_1_0x68,Op_1_0x69,Op_1_0x6A,Op_1_0x6B,Op_1_0x6C,Op_1_0x6D,Op_1_0x6E,Op_1_0x6F,pseudo23);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1109:pseudo23:asm volatile goto(".2byte (%l[Op_1_0x70]-0b)/2\n\t.2byte (%l[Op_1_0x71]-0b)/2\n\t.2byte (%l[Op_1_0x72]-0b)/2\n\t.2byte (%l[Op_1_0x73]-0b)/2\n\t.2byte (%l[Op_1_0x74]-0b)/2\n\t.2byte (%l[Op_1_0x75]-0b)/2\n\t.2byte (%l[Op_1_0x76]-0b)/2\n\t.2byte (%l[Op_1_0x77]-0b)/2\n\t.2byte (%l[Op_1_0x78]-0b)/2\n\t.2byte (%l[Op_1_0x79]-0b)/2\n\t.2byte (%l[Op_1_0x7A]-0b)/2\n\t.2byte (%l[Op_1_0x7B]-0b)/2\n\t.2byte (%l[Op_1_0x7C]-0b)/2\n\t.2byte (%l[Op_1_0x7D]-0b)/2\n\t.2byte (%l[Op_1_0x7E]-0b)/2\n\t.2byte (%l[Op_1_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x70,Op_1_0x71,Op_1_0x72,Op_1_0x73,Op_1_0x74,Op_1_0x75,Op_1_0x76,Op_1_0x77,Op_1_0x78,Op_1_0x79,Op_1_0x7A,Op_1_0x7B,Op_1_0x7C,Op_1_0x7D,Op_1_0x7E,Op_1_0x7F,pseudo24);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1110:pseudo24:asm volatile goto(".2byte (%l[Op_1_0x80]-0b)/2\n\t.2byte (%l[Op_1_0x81]-0b)/2\n\t.2byte (%l[Op_1_0x82]-0b)/2\n\t.2byte (%l[Op_1_0x83]-0b)/2\n\t.2byte (%l[Op_1_0x84]-0b)/2\n\t.2byte (%l[Op_1_0x85]-0b)/2\n\t.2byte (%l[Op_1_0x86]-0b)/2\n\t.2byte (%l[Op_1_0x87]-0b)/2\n\t.2byte (%l[Op_1_0x88]-0b)/2\n\t.2byte (%l[Op_1_0x89]-0b)/2\n\t.2byte (%l[Op_1_0x8A]-0b)/2\n\t.2byte (%l[Op_1_0x8B]-0b)/2\n\t.2byte (%l[Op_1_0x8C]-0b)/2\n\t.2byte (%l[Op_1_0x8D]-0b)/2\n\t.2byte (%l[Op_1_0x8E]-0b)/2\n\t.2byte (%l[Op_1_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x80,Op_1_0x81,Op_1_0x82,Op_1_0x83,Op_1_0x84,Op_1_0x85,Op_1_0x86,Op_1_0x87,Op_1_0x88,Op_1_0x89,Op_1_0x8A,Op_1_0x8B,Op_1_0x8C,Op_1_0x8D,Op_1_0x8E,Op_1_0x8F,pseudo25);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1111:pseudo25:asm volatile goto(".2byte (%l[Op_1_0x90]-0b)/2\n\t.2byte (%l[Op_1_0x91]-0b)/2\n\t.2byte (%l[Op_1_0x92]-0b)/2\n\t.2byte (%l[Op_1_0x93]-0b)/2\n\t.2byte (%l[Op_1_0x94]-0b)/2\n\t.2byte (%l[Op_1_0x95]-0b)/2\n\t.2byte (%l[Op_1_0x96]-0b)/2\n\t.2byte (%l[Op_1_0x97]-0b)/2\n\t.2byte (%l[Op_1_0x98]-0b)/2\n\t.2byte (%l[Op_1_0x99]-0b)/2\n\t.2byte (%l[Op_1_0x9A]-0b)/2\n\t.2byte (%l[Op_1_0x9B]-0b)/2\n\t.2byte (%l[Op_1_0x9C]-0b)/2\n\t.2byte (%l[Op_1_0x9D]-0b)/2\n\t.2byte (%l[Op_1_0x9E]-0b)/2\n\t.2byte (%l[Op_1_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0x90,Op_1_0x91,Op_1_0x92,Op_1_0x93,Op_1_0x94,Op_1_0x95,Op_1_0x96,Op_1_0x97,Op_1_0x98,Op_1_0x99,Op_1_0x9A,Op_1_0x9B,Op_1_0x9C,Op_1_0x9D,Op_1_0x9E,Op_1_0x9F,pseudo26);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1112:pseudo26:asm volatile goto(".2byte (%l[Op_1_0xA0]-0b)/2\n\t.2byte (%l[Op_1_0xA1]-0b)/2\n\t.2byte (%l[Op_1_0xA2]-0b)/2\n\t.2byte (%l[Op_1_0xA3]-0b)/2\n\t.2byte (%l[Op_1_0xA4]-0b)/2\n\t.2byte (%l[Op_1_0xA5]-0b)/2\n\t.2byte (%l[Op_1_0xA6]-0b)/2\n\t.2byte (%l[Op_1_0xA7]-0b)/2\n\t.2byte (%l[Op_1_0xA8]-0b)/2\n\t.2byte (%l[Op_1_0xA9]-0b)/2\n\t.2byte (%l[Op_1_0xAA]-0b)/2\n\t.2byte (%l[Op_1_0xAB]-0b)/2\n\t.2byte (%l[Op_1_0xAC]-0b)/2\n\t.2byte (%l[Op_1_0xAD]-0b)/2\n\t.2byte (%l[Op_1_0xAE]-0b)/2\n\t.2byte (%l[Op_1_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xA0,Op_1_0xA1,Op_1_0xA2,Op_1_0xA3,Op_1_0xA4,Op_1_0xA5,Op_1_0xA6,Op_1_0xA7,Op_1_0xA8,Op_1_0xA9,Op_1_0xAA,Op_1_0xAB,Op_1_0xAC,Op_1_0xAD,Op_1_0xAE,Op_1_0xAF,pseudo27);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1113:pseudo27:asm volatile goto(".2byte (%l[Op_1_0xB0]-0b)/2\n\t.2byte (%l[Op_1_0xB1]-0b)/2\n\t.2byte (%l[Op_1_0xB2]-0b)/2\n\t.2byte (%l[Op_1_0xB3]-0b)/2\n\t.2byte (%l[Op_1_0xB4]-0b)/2\n\t.2byte (%l[Op_1_0xB5]-0b)/2\n\t.2byte (%l[Op_1_0xB6]-0b)/2\n\t.2byte (%l[Op_1_0xB7]-0b)/2\n\t.2byte (%l[Op_1_0xB8]-0b)/2\n\t.2byte (%l[Op_1_0xB9]-0b)/2\n\t.2byte (%l[Op_1_0xBA]-0b)/2\n\t.2byte (%l[Op_1_0xBB]-0b)/2\n\t.2byte (%l[Op_1_0xBC]-0b)/2\n\t.2byte (%l[Op_1_0xBD]-0b)/2\n\t.2byte (%l[Op_1_0xBE]-0b)/2\n\t.2byte (%l[Op_1_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xB0,Op_1_0xB1,Op_1_0xB2,Op_1_0xB3,Op_1_0xB4,Op_1_0xB5,Op_1_0xB6,Op_1_0xB7,Op_1_0xB8,Op_1_0xB9,Op_1_0xBA,Op_1_0xBB,Op_1_0xBC,Op_1_0xBD,Op_1_0xBE,Op_1_0xBF,pseudo28);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1114:pseudo28:asm volatile goto(".2byte (%l[Op_1_0xC0]-0b)/2\n\t.2byte (%l[Op_1_0xC1]-0b)/2\n\t.2byte (%l[Op_1_0xC2]-0b)/2\n\t.2byte (%l[Op_1_0xC3]-0b)/2\n\t.2byte (%l[Op_1_0xC4]-0b)/2\n\t.2byte (%l[Op_1_0xC5]-0b)/2\n\t.2byte (%l[Op_1_0xC6]-0b)/2\n\t.2byte (%l[Op_1_0xC7]-0b)/2\n\t.2byte (%l[Op_1_0xC8]-0b)/2\n\t.2byte (%l[Op_1_0xC9]-0b)/2\n\t.2byte (%l[Op_1_0xCA]-0b)/2\n\t.2byte (%l[Op_1_0xCB]-0b)/2\n\t.2byte (%l[Op_1_0xCC]-0b)/2\n\t.2byte (%l[Op_1_0xCD]-0b)/2\n\t.2byte (%l[Op_1_0xCE]-0b)/2\n\t.2byte (%l[Op_1_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xC0,Op_1_0xC1,Op_1_0xC2,Op_1_0xC3,Op_1_0xC4,Op_1_0xC5,Op_1_0xC6,Op_1_0xC7,Op_1_0xC8,Op_1_0xC9,Op_1_0xCA,Op_1_0xCB,Op_1_0xCC,Op_1_0xCD,Op_1_0xCE,Op_1_0xCF,pseudo29);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1115:pseudo29:asm volatile goto(".2byte (%l[Op_1_0xD0]-0b)/2\n\t.2byte (%l[Op_1_0xD1]-0b)/2\n\t.2byte (%l[Op_1_0xD2]-0b)/2\n\t.2byte (%l[Op_1_0xD3]-0b)/2\n\t.2byte (%l[Op_1_0xD4]-0b)/2\n\t.2byte (%l[Op_1_0xD5]-0b)/2\n\t.2byte (%l[Op_1_0xD6]-0b)/2\n\t.2byte (%l[Op_1_0xD7]-0b)/2\n\t.2byte (%l[Op_1_0xD8]-0b)/2\n\t.2byte (%l[Op_1_0xD9]-0b)/2\n\t.2byte (%l[Op_1_0xDA]-0b)/2\n\t.2byte (%l[Op_1_0xDB]-0b)/2\n\t.2byte (%l[Op_1_0xDC]-0b)/2\n\t.2byte (%l[Op_1_0xDD]-0b)/2\n\t.2byte (%l[Op_1_0xDE]-0b)/2\n\t.2byte (%l[Op_1_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xD0,Op_1_0xD1,Op_1_0xD2,Op_1_0xD3,Op_1_0xD4,Op_1_0xD5,Op_1_0xD6,Op_1_0xD7,Op_1_0xD8,Op_1_0xD9,Op_1_0xDA,Op_1_0xDB,Op_1_0xDC,Op_1_0xDD,Op_1_0xDE,Op_1_0xDF,pseudo30);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1116:pseudo30:asm volatile goto(".2byte (%l[Op_1_0xE0]-0b)/2\n\t.2byte (%l[Op_1_0xE1]-0b)/2\n\t.2byte (%l[Op_1_0xE2]-0b)/2\n\t.2byte (%l[Op_1_0xE3]-0b)/2\n\t.2byte (%l[Op_1_0xE4]-0b)/2\n\t.2byte (%l[Op_1_0xE5]-0b)/2\n\t.2byte (%l[Op_1_0xE6]-0b)/2\n\t.2byte (%l[Op_1_0xE7]-0b)/2\n\t.2byte (%l[Op_1_0xE8]-0b)/2\n\t.2byte (%l[Op_1_0xE9]-0b)/2\n\t.2byte (%l[Op_1_0xEA]-0b)/2\n\t.2byte (%l[Op_1_0xEB]-0b)/2\n\t.2byte (%l[Op_1_0xEC]-0b)/2\n\t.2byte (%l[Op_1_0xED]-0b)/2\n\t.2byte (%l[Op_1_0xEE]-0b)/2\n\t.2byte (%l[Op_1_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xE0,Op_1_0xE1,Op_1_0xE2,Op_1_0xE3,Op_1_0xE4,Op_1_0xE5,Op_1_0xE6,Op_1_0xE7,Op_1_0xE8,Op_1_0xE9,Op_1_0xEA,Op_1_0xEB,Op_1_0xEC,Op_1_0xED,Op_1_0xEE,Op_1_0xEF,pseudo31);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1117:pseudo31:asm volatile goto(".2byte (%l[Op_1_0xF0]-0b)/2\n\t.2byte (%l[Op_1_0xF1]-0b)/2\n\t.2byte (%l[Op_1_0xF2]-0b)/2\n\t.2byte (%l[Op_1_0xF3]-0b)/2\n\t.2byte (%l[Op_1_0xF4]-0b)/2\n\t.2byte (%l[Op_1_0xF5]-0b)/2\n\t.2byte (%l[Op_1_0xF6]-0b)/2\n\t.2byte (%l[Op_1_0xF7]-0b)/2\n\t.2byte (%l[Op_1_0xF8]-0b)/2\n\t.2byte (%l[Op_1_0xF9]-0b)/2\n\t.2byte (%l[Op_1_0xFA]-0b)/2\n\t.2byte (%l[Op_1_0xFB]-0b)/2\n\t.2byte (%l[Op_1_0xFC]-0b)/2\n\t.2byte (%l[Op_1_0xFD]-0b)/2\n\t.2byte (%l[Op_1_0xFE]-0b)/2\n\t.2byte (%l[Op_1_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_1_0xF0,Op_1_0xF1,Op_1_0xF2,Op_1_0xF3,Op_1_0xF4,Op_1_0xF5,Op_1_0xF6,Op_1_0xF7,Op_1_0xF8,Op_1_0xF9,Op_1_0xFA,Op_1_0xFB,Op_1_0xFC,Op_1_0xFD,Op_1_0xFE,Op_1_0xFF,pseudo32);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1118:pseudo32:asm volatile goto(".2byte (%l[Op_2_0x00]-0b)/2\n\t.2byte (%l[Op_2_0x01]-0b)/2\n\t.2byte (%l[Op_2_0x02]-0b)/2\n\t.2byte (%l[Op_2_0x03]-0b)/2\n\t.2byte (%l[Op_2_0x04]-0b)/2\n\t.2byte (%l[Op_2_0x05]-0b)/2\n\t.2byte (%l[Op_2_0x06]-0b)/2\n\t.2byte (%l[Op_2_0x07]-0b)/2\n\t.2byte (%l[Op_2_0x08]-0b)/2\n\t.2byte (%l[Op_2_0x09]-0b)/2\n\t.2byte (%l[Op_2_0x0A]-0b)/2\n\t.2byte (%l[Op_2_0x0B]-0b)/2\n\t.2byte (%l[Op_2_0x0C]-0b)/2\n\t.2byte (%l[Op_2_0x0D]-0b)/2\n\t.2byte (%l[Op_2_0x0E]-0b)/2\n\t.2byte (%l[Op_2_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x00,Op_2_0x01,Op_2_0x02,Op_2_0x03,Op_2_0x04,Op_2_0x05,Op_2_0x06,Op_2_0x07,Op_2_0x08,Op_2_0x09,Op_2_0x0A,Op_2_0x0B,Op_2_0x0C,Op_2_0x0D,Op_2_0x0E,Op_2_0x0F,pseudo33);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1119:pseudo33:asm volatile goto(".2byte (%l[Op_2_0x10]-0b)/2\n\t.2byte (%l[Op_2_0x11]-0b)/2\n\t.2byte (%l[Op_2_0x12]-0b)/2\n\t.2byte (%l[Op_2_0x13]-0b)/2\n\t.2byte (%l[Op_2_0x14]-0b)/2\n\t.2byte (%l[Op_2_0x15]-0b)/2\n\t.2byte (%l[Op_2_0x16]-0b)/2\n\t.2byte (%l[Op_2_0x17]-0b)/2\n\t.2byte (%l[Op_2_0x18]-0b)/2\n\t.2byte (%l[Op_2_0x19]-0b)/2\n\t.2byte (%l[Op_2_0x1A]-0b)/2\n\t.2byte (%l[Op_2_0x1B]-0b)/2\n\t.2byte (%l[Op_2_0x1C]-0b)/2\n\t.2byte (%l[Op_2_0x1D]-0b)/2\n\t.2byte (%l[Op_2_0x1E]-0b)/2\n\t.2byte (%l[Op_2_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x10,Op_2_0x11,Op_2_0x12,Op_2_0x13,Op_2_0x14,Op_2_0x15,Op_2_0x16,Op_2_0x17,Op_2_0x18,Op_2_0x19,Op_2_0x1A,Op_2_0x1B,Op_2_0x1C,Op_2_0x1D,Op_2_0x1E,Op_2_0x1F,pseudo34);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1120:pseudo34:asm volatile goto(".2byte (%l[Op_2_0x20]-0b)/2\n\t.2byte (%l[Op_2_0x21]-0b)/2\n\t.2byte (%l[Op_2_0x22]-0b)/2\n\t.2byte (%l[Op_2_0x23]-0b)/2\n\t.2byte (%l[Op_2_0x24]-0b)/2\n\t.2byte (%l[Op_2_0x25]-0b)/2\n\t.2byte (%l[Op_2_0x26]-0b)/2\n\t.2byte (%l[Op_2_0x27]-0b)/2\n\t.2byte (%l[Op_2_0x28]-0b)/2\n\t.2byte (%l[Op_2_0x29]-0b)/2\n\t.2byte (%l[Op_2_0x2A]-0b)/2\n\t.2byte (%l[Op_2_0x2B]-0b)/2\n\t.2byte (%l[Op_2_0x2C]-0b)/2\n\t.2byte (%l[Op_2_0x2D]-0b)/2\n\t.2byte (%l[Op_2_0x2E]-0b)/2\n\t.2byte (%l[Op_2_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x20,Op_2_0x21,Op_2_0x22,Op_2_0x23,Op_2_0x24,Op_2_0x25,Op_2_0x26,Op_2_0x27,Op_2_0x28,Op_2_0x29,Op_2_0x2A,Op_2_0x2B,Op_2_0x2C,Op_2_0x2D,Op_2_0x2E,Op_2_0x2F,pseudo35);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1121:pseudo35:asm volatile goto(".2byte (%l[Op_2_0x30]-0b)/2\n\t.2byte (%l[Op_2_0x31]-0b)/2\n\t.2byte (%l[Op_2_0x32]-0b)/2\n\t.2byte (%l[Op_2_0x33]-0b)/2\n\t.2byte (%l[Op_2_0x34]-0b)/2\n\t.2byte (%l[Op_2_0x35]-0b)/2\n\t.2byte (%l[Op_2_0x36]-0b)/2\n\t.2byte (%l[Op_2_0x37]-0b)/2\n\t.2byte (%l[Op_2_0x38]-0b)/2\n\t.2byte (%l[Op_2_0x39]-0b)/2\n\t.2byte (%l[Op_2_0x3A]-0b)/2\n\t.2byte (%l[Op_2_0x3B]-0b)/2\n\t.2byte (%l[Op_2_0x3C]-0b)/2\n\t.2byte (%l[Op_2_0x3D]-0b)/2\n\t.2byte (%l[Op_2_0x3E]-0b)/2\n\t.2byte (%l[Op_2_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x30,Op_2_0x31,Op_2_0x32,Op_2_0x33,Op_2_0x34,Op_2_0x35,Op_2_0x36,Op_2_0x37,Op_2_0x38,Op_2_0x39,Op_2_0x3A,Op_2_0x3B,Op_2_0x3C,Op_2_0x3D,Op_2_0x3E,Op_2_0x3F,pseudo36);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1122:pseudo36:asm volatile goto(".2byte (%l[Op_2_0x40]-0b)/2\n\t.2byte (%l[Op_2_0x41]-0b)/2\n\t.2byte (%l[Op_2_0x42]-0b)/2\n\t.2byte (%l[Op_2_0x43]-0b)/2\n\t.2byte (%l[Op_2_0x44]-0b)/2\n\t.2byte (%l[Op_2_0x45]-0b)/2\n\t.2byte (%l[Op_2_0x46]-0b)/2\n\t.2byte (%l[Op_2_0x47]-0b)/2\n\t.2byte (%l[Op_2_0x48]-0b)/2\n\t.2byte (%l[Op_2_0x49]-0b)/2\n\t.2byte (%l[Op_2_0x4A]-0b)/2\n\t.2byte (%l[Op_2_0x4B]-0b)/2\n\t.2byte (%l[Op_2_0x4C]-0b)/2\n\t.2byte (%l[Op_2_0x4D]-0b)/2\n\t.2byte (%l[Op_2_0x4E]-0b)/2\n\t.2byte (%l[Op_2_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x40,Op_2_0x41,Op_2_0x42,Op_2_0x43,Op_2_0x44,Op_2_0x45,Op_2_0x46,Op_2_0x47,Op_2_0x48,Op_2_0x49,Op_2_0x4A,Op_2_0x4B,Op_2_0x4C,Op_2_0x4D,Op_2_0x4E,Op_2_0x4F,pseudo37);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1123:pseudo37:asm volatile goto(".2byte (%l[Op_2_0x50]-0b)/2\n\t.2byte (%l[Op_2_0x51]-0b)/2\n\t.2byte (%l[Op_2_0x52]-0b)/2\n\t.2byte (%l[Op_2_0x53]-0b)/2\n\t.2byte (%l[Op_2_0x54]-0b)/2\n\t.2byte (%l[Op_2_0x55]-0b)/2\n\t.2byte (%l[Op_2_0x56]-0b)/2\n\t.2byte (%l[Op_2_0x57]-0b)/2\n\t.2byte (%l[Op_2_0x58]-0b)/2\n\t.2byte (%l[Op_2_0x59]-0b)/2\n\t.2byte (%l[Op_2_0x5A]-0b)/2\n\t.2byte (%l[Op_2_0x5B]-0b)/2\n\t.2byte (%l[Op_2_0x5C]-0b)/2\n\t.2byte (%l[Op_2_0x5D]-0b)/2\n\t.2byte (%l[Op_2_0x5E]-0b)/2\n\t.2byte (%l[Op_2_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x50,Op_2_0x51,Op_2_0x52,Op_2_0x53,Op_2_0x54,Op_2_0x55,Op_2_0x56,Op_2_0x57,Op_2_0x58,Op_2_0x59,Op_2_0x5A,Op_2_0x5B,Op_2_0x5C,Op_2_0x5D,Op_2_0x5E,Op_2_0x5F,pseudo38);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1124:pseudo38:asm volatile goto(".2byte (%l[Op_2_0x60]-0b)/2\n\t.2byte (%l[Op_2_0x61]-0b)/2\n\t.2byte (%l[Op_2_0x62]-0b)/2\n\t.2byte (%l[Op_2_0x63]-0b)/2\n\t.2byte (%l[Op_2_0x64]-0b)/2\n\t.2byte (%l[Op_2_0x65]-0b)/2\n\t.2byte (%l[Op_2_0x66]-0b)/2\n\t.2byte (%l[Op_2_0x67]-0b)/2\n\t.2byte (%l[Op_2_0x68]-0b)/2\n\t.2byte (%l[Op_2_0x69]-0b)/2\n\t.2byte (%l[Op_2_0x6A]-0b)/2\n\t.2byte (%l[Op_2_0x6B]-0b)/2\n\t.2byte (%l[Op_2_0x6C]-0b)/2\n\t.2byte (%l[Op_2_0x6D]-0b)/2\n\t.2byte (%l[Op_2_0x6E]-0b)/2\n\t.2byte (%l[Op_2_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x60,Op_2_0x61,Op_2_0x62,Op_2_0x63,Op_2_0x64,Op_2_0x65,Op_2_0x66,Op_2_0x67,Op_2_0x68,Op_2_0x69,Op_2_0x6A,Op_2_0x6B,Op_2_0x6C,Op_2_0x6D,Op_2_0x6E,Op_2_0x6F,pseudo39);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1125:pseudo39:asm volatile goto(".2byte (%l[Op_2_0x70]-0b)/2\n\t.2byte (%l[Op_2_0x71]-0b)/2\n\t.2byte (%l[Op_2_0x72]-0b)/2\n\t.2byte (%l[Op_2_0x73]-0b)/2\n\t.2byte (%l[Op_2_0x74]-0b)/2\n\t.2byte (%l[Op_2_0x75]-0b)/2\n\t.2byte (%l[Op_2_0x76]-0b)/2\n\t.2byte (%l[Op_2_0x77]-0b)/2\n\t.2byte (%l[Op_2_0x78]-0b)/2\n\t.2byte (%l[Op_2_0x79]-0b)/2\n\t.2byte (%l[Op_2_0x7A]-0b)/2\n\t.2byte (%l[Op_2_0x7B]-0b)/2\n\t.2byte (%l[Op_2_0x7C]-0b)/2\n\t.2byte (%l[Op_2_0x7D]-0b)/2\n\t.2byte (%l[Op_2_0x7E]-0b)/2\n\t.2byte (%l[Op_2_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x70,Op_2_0x71,Op_2_0x72,Op_2_0x73,Op_2_0x74,Op_2_0x75,Op_2_0x76,Op_2_0x77,Op_2_0x78,Op_2_0x79,Op_2_0x7A,Op_2_0x7B,Op_2_0x7C,Op_2_0x7D,Op_2_0x7E,Op_2_0x7F,pseudo40);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1126:pseudo40:asm volatile goto(".2byte (%l[Op_2_0x80]-0b)/2\n\t.2byte (%l[Op_2_0x81]-0b)/2\n\t.2byte (%l[Op_2_0x82]-0b)/2\n\t.2byte (%l[Op_2_0x83]-0b)/2\n\t.2byte (%l[Op_2_0x84]-0b)/2\n\t.2byte (%l[Op_2_0x85]-0b)/2\n\t.2byte (%l[Op_2_0x86]-0b)/2\n\t.2byte (%l[Op_2_0x87]-0b)/2\n\t.2byte (%l[Op_2_0x88]-0b)/2\n\t.2byte (%l[Op_2_0x89]-0b)/2\n\t.2byte (%l[Op_2_0x8A]-0b)/2\n\t.2byte (%l[Op_2_0x8B]-0b)/2\n\t.2byte (%l[Op_2_0x8C]-0b)/2\n\t.2byte (%l[Op_2_0x8D]-0b)/2\n\t.2byte (%l[Op_2_0x8E]-0b)/2\n\t.2byte (%l[Op_2_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x80,Op_2_0x81,Op_2_0x82,Op_2_0x83,Op_2_0x84,Op_2_0x85,Op_2_0x86,Op_2_0x87,Op_2_0x88,Op_2_0x89,Op_2_0x8A,Op_2_0x8B,Op_2_0x8C,Op_2_0x8D,Op_2_0x8E,Op_2_0x8F,pseudo41);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1127:pseudo41:asm volatile goto(".2byte (%l[Op_2_0x90]-0b)/2\n\t.2byte (%l[Op_2_0x91]-0b)/2\n\t.2byte (%l[Op_2_0x92]-0b)/2\n\t.2byte (%l[Op_2_0x93]-0b)/2\n\t.2byte (%l[Op_2_0x94]-0b)/2\n\t.2byte (%l[Op_2_0x95]-0b)/2\n\t.2byte (%l[Op_2_0x96]-0b)/2\n\t.2byte (%l[Op_2_0x97]-0b)/2\n\t.2byte (%l[Op_2_0x98]-0b)/2\n\t.2byte (%l[Op_2_0x99]-0b)/2\n\t.2byte (%l[Op_2_0x9A]-0b)/2\n\t.2byte (%l[Op_2_0x9B]-0b)/2\n\t.2byte (%l[Op_2_0x9C]-0b)/2\n\t.2byte (%l[Op_2_0x9D]-0b)/2\n\t.2byte (%l[Op_2_0x9E]-0b)/2\n\t.2byte (%l[Op_2_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0x90,Op_2_0x91,Op_2_0x92,Op_2_0x93,Op_2_0x94,Op_2_0x95,Op_2_0x96,Op_2_0x97,Op_2_0x98,Op_2_0x99,Op_2_0x9A,Op_2_0x9B,Op_2_0x9C,Op_2_0x9D,Op_2_0x9E,Op_2_0x9F,pseudo42);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1128:pseudo42:asm volatile goto(".2byte (%l[Op_2_0xA0]-0b)/2\n\t.2byte (%l[Op_2_0xA1]-0b)/2\n\t.2byte (%l[Op_2_0xA2]-0b)/2\n\t.2byte (%l[Op_2_0xA3]-0b)/2\n\t.2byte (%l[Op_2_0xA4]-0b)/2\n\t.2byte (%l[Op_2_0xA5]-0b)/2\n\t.2byte (%l[Op_2_0xA6]-0b)/2\n\t.2byte (%l[Op_2_0xA7]-0b)/2\n\t.2byte (%l[Op_2_0xA8]-0b)/2\n\t.2byte (%l[Op_2_0xA9]-0b)/2\n\t.2byte (%l[Op_2_0xAA]-0b)/2\n\t.2byte (%l[Op_2_0xAB]-0b)/2\n\t.2byte (%l[Op_2_0xAC]-0b)/2\n\t.2byte (%l[Op_2_0xAD]-0b)/2\n\t.2byte (%l[Op_2_0xAE]-0b)/2\n\t.2byte (%l[Op_2_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xA0,Op_2_0xA1,Op_2_0xA2,Op_2_0xA3,Op_2_0xA4,Op_2_0xA5,Op_2_0xA6,Op_2_0xA7,Op_2_0xA8,Op_2_0xA9,Op_2_0xAA,Op_2_0xAB,Op_2_0xAC,Op_2_0xAD,Op_2_0xAE,Op_2_0xAF,pseudo43);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1129:pseudo43:asm volatile goto(".2byte (%l[Op_2_0xB0]-0b)/2\n\t.2byte (%l[Op_2_0xB1]-0b)/2\n\t.2byte (%l[Op_2_0xB2]-0b)/2\n\t.2byte (%l[Op_2_0xB3]-0b)/2\n\t.2byte (%l[Op_2_0xB4]-0b)/2\n\t.2byte (%l[Op_2_0xB5]-0b)/2\n\t.2byte (%l[Op_2_0xB6]-0b)/2\n\t.2byte (%l[Op_2_0xB7]-0b)/2\n\t.2byte (%l[Op_2_0xB8]-0b)/2\n\t.2byte (%l[Op_2_0xB9]-0b)/2\n\t.2byte (%l[Op_2_0xBA]-0b)/2\n\t.2byte (%l[Op_2_0xBB]-0b)/2\n\t.2byte (%l[Op_2_0xBC]-0b)/2\n\t.2byte (%l[Op_2_0xBD]-0b)/2\n\t.2byte (%l[Op_2_0xBE]-0b)/2\n\t.2byte (%l[Op_2_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xB0,Op_2_0xB1,Op_2_0xB2,Op_2_0xB3,Op_2_0xB4,Op_2_0xB5,Op_2_0xB6,Op_2_0xB7,Op_2_0xB8,Op_2_0xB9,Op_2_0xBA,Op_2_0xBB,Op_2_0xBC,Op_2_0xBD,Op_2_0xBE,Op_2_0xBF,pseudo44);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1130:pseudo44:asm volatile goto(".2byte (%l[Op_2_0xC0]-0b)/2\n\t.2byte (%l[Op_2_0xC1]-0b)/2\n\t.2byte (%l[Op_2_0xC2]-0b)/2\n\t.2byte (%l[Op_2_0xC3]-0b)/2\n\t.2byte (%l[Op_2_0xC4]-0b)/2\n\t.2byte (%l[Op_2_0xC5]-0b)/2\n\t.2byte (%l[Op_2_0xC6]-0b)/2\n\t.2byte (%l[Op_2_0xC7]-0b)/2\n\t.2byte (%l[Op_2_0xC8]-0b)/2\n\t.2byte (%l[Op_2_0xC9]-0b)/2\n\t.2byte (%l[Op_2_0xCA]-0b)/2\n\t.2byte (%l[Op_2_0xCB]-0b)/2\n\t.2byte (%l[Op_2_0xCC]-0b)/2\n\t.2byte (%l[Op_2_0xCD]-0b)/2\n\t.2byte (%l[Op_2_0xCE]-0b)/2\n\t.2byte (%l[Op_2_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xC0,Op_2_0xC1,Op_2_0xC2,Op_2_0xC3,Op_2_0xC4,Op_2_0xC5,Op_2_0xC6,Op_2_0xC7,Op_2_0xC8,Op_2_0xC9,Op_2_0xCA,Op_2_0xCB,Op_2_0xCC,Op_2_0xCD,Op_2_0xCE,Op_2_0xCF,pseudo45);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1131:pseudo45:asm volatile goto(".2byte (%l[Op_2_0xD0]-0b)/2\n\t.2byte (%l[Op_2_0xD1]-0b)/2\n\t.2byte (%l[Op_2_0xD2]-0b)/2\n\t.2byte (%l[Op_2_0xD3]-0b)/2\n\t.2byte (%l[Op_2_0xD4]-0b)/2\n\t.2byte (%l[Op_2_0xD5]-0b)/2\n\t.2byte (%l[Op_2_0xD6]-0b)/2\n\t.2byte (%l[Op_2_0xD7]-0b)/2\n\t.2byte (%l[Op_2_0xD8]-0b)/2\n\t.2byte (%l[Op_2_0xD9]-0b)/2\n\t.2byte (%l[Op_2_0xDA]-0b)/2\n\t.2byte (%l[Op_2_0xDB]-0b)/2\n\t.2byte (%l[Op_2_0xDC]-0b)/2\n\t.2byte (%l[Op_2_0xDD]-0b)/2\n\t.2byte (%l[Op_2_0xDE]-0b)/2\n\t.2byte (%l[Op_2_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xD0,Op_2_0xD1,Op_2_0xD2,Op_2_0xD3,Op_2_0xD4,Op_2_0xD5,Op_2_0xD6,Op_2_0xD7,Op_2_0xD8,Op_2_0xD9,Op_2_0xDA,Op_2_0xDB,Op_2_0xDC,Op_2_0xDD,Op_2_0xDE,Op_2_0xDF,pseudo46);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1132:pseudo46:asm volatile goto(".2byte (%l[Op_2_0xE0]-0b)/2\n\t.2byte (%l[Op_2_0xE1]-0b)/2\n\t.2byte (%l[Op_2_0xE2]-0b)/2\n\t.2byte (%l[Op_2_0xE3]-0b)/2\n\t.2byte (%l[Op_2_0xE4]-0b)/2\n\t.2byte (%l[Op_2_0xE5]-0b)/2\n\t.2byte (%l[Op_2_0xE6]-0b)/2\n\t.2byte (%l[Op_2_0xE7]-0b)/2\n\t.2byte (%l[Op_2_0xE8]-0b)/2\n\t.2byte (%l[Op_2_0xE9]-0b)/2\n\t.2byte (%l[Op_2_0xEA]-0b)/2\n\t.2byte (%l[Op_2_0xEB]-0b)/2\n\t.2byte (%l[Op_2_0xEC]-0b)/2\n\t.2byte (%l[Op_2_0xED]-0b)/2\n\t.2byte (%l[Op_2_0xEE]-0b)/2\n\t.2byte (%l[Op_2_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xE0,Op_2_0xE1,Op_2_0xE2,Op_2_0xE3,Op_2_0xE4,Op_2_0xE5,Op_2_0xE6,Op_2_0xE7,Op_2_0xE8,Op_2_0xE9,Op_2_0xEA,Op_2_0xEB,Op_2_0xEC,Op_2_0xED,Op_2_0xEE,Op_2_0xEF,pseudo47);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1133:pseudo47:asm volatile goto(".2byte (%l[Op_2_0xF0]-0b)/2\n\t.2byte (%l[Op_2_0xF1]-0b)/2\n\t.2byte (%l[Op_2_0xF2]-0b)/2\n\t.2byte (%l[Op_2_0xF3]-0b)/2\n\t.2byte (%l[Op_2_0xF4]-0b)/2\n\t.2byte (%l[Op_2_0xF5]-0b)/2\n\t.2byte (%l[Op_2_0xF6]-0b)/2\n\t.2byte (%l[Op_2_0xF7]-0b)/2\n\t.2byte (%l[Op_2_0xF8]-0b)/2\n\t.2byte (%l[Op_2_0xF9]-0b)/2\n\t.2byte (%l[Op_2_0xFA]-0b)/2\n\t.2byte (%l[Op_2_0xFB]-0b)/2\n\t.2byte (%l[Op_2_0xFC]-0b)/2\n\t.2byte (%l[Op_2_0xFD]-0b)/2\n\t.2byte (%l[Op_2_0xFE]-0b)/2\n\t.2byte (%l[Op_2_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_2_0xF0,Op_2_0xF1,Op_2_0xF2,Op_2_0xF3,Op_2_0xF4,Op_2_0xF5,Op_2_0xF6,Op_2_0xF7,Op_2_0xF8,Op_2_0xF9,Op_2_0xFA,Op_2_0xFB,Op_2_0xFC,Op_2_0xFD,Op_2_0xFE,Op_2_0xFF,pseudo48);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1134:pseudo48:asm volatile goto(".2byte (%l[Op_3_0x00]-0b)/2\n\t.2byte (%l[Op_3_0x01]-0b)/2\n\t.2byte (%l[Op_3_0x02]-0b)/2\n\t.2byte (%l[Op_3_0x03]-0b)/2\n\t.2byte (%l[Op_3_0x04]-0b)/2\n\t.2byte (%l[Op_3_0x05]-0b)/2\n\t.2byte (%l[Op_3_0x06]-0b)/2\n\t.2byte (%l[Op_3_0x07]-0b)/2\n\t.2byte (%l[Op_3_0x08]-0b)/2\n\t.2byte (%l[Op_3_0x09]-0b)/2\n\t.2byte (%l[Op_3_0x0A]-0b)/2\n\t.2byte (%l[Op_3_0x0B]-0b)/2\n\t.2byte (%l[Op_3_0x0C]-0b)/2\n\t.2byte (%l[Op_3_0x0D]-0b)/2\n\t.2byte (%l[Op_3_0x0E]-0b)/2\n\t.2byte (%l[Op_3_0x0F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x00,Op_3_0x01,Op_3_0x02,Op_3_0x03,Op_3_0x04,Op_3_0x05,Op_3_0x06,Op_3_0x07,Op_3_0x08,Op_3_0x09,Op_3_0x0A,Op_3_0x0B,Op_3_0x0C,Op_3_0x0D,Op_3_0x0E,Op_3_0x0F,pseudo49);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1135:pseudo49:asm volatile goto(".2byte (%l[Op_3_0x10]-0b)/2\n\t.2byte (%l[Op_3_0x11]-0b)/2\n\t.2byte (%l[Op_3_0x12]-0b)/2\n\t.2byte (%l[Op_3_0x13]-0b)/2\n\t.2byte (%l[Op_3_0x14]-0b)/2\n\t.2byte (%l[Op_3_0x15]-0b)/2\n\t.2byte (%l[Op_3_0x16]-0b)/2\n\t.2byte (%l[Op_3_0x17]-0b)/2\n\t.2byte (%l[Op_3_0x18]-0b)/2\n\t.2byte (%l[Op_3_0x19]-0b)/2\n\t.2byte (%l[Op_3_0x1A]-0b)/2\n\t.2byte (%l[Op_3_0x1B]-0b)/2\n\t.2byte (%l[Op_3_0x1C]-0b)/2\n\t.2byte (%l[Op_3_0x1D]-0b)/2\n\t.2byte (%l[Op_3_0x1E]-0b)/2\n\t.2byte (%l[Op_3_0x1F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x10,Op_3_0x11,Op_3_0x12,Op_3_0x13,Op_3_0x14,Op_3_0x15,Op_3_0x16,Op_3_0x17,Op_3_0x18,Op_3_0x19,Op_3_0x1A,Op_3_0x1B,Op_3_0x1C,Op_3_0x1D,Op_3_0x1E,Op_3_0x1F,pseudo50);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1136:pseudo50:asm volatile goto(".2byte (%l[Op_3_0x20]-0b)/2\n\t.2byte (%l[Op_3_0x21]-0b)/2\n\t.2byte (%l[Op_3_0x22]-0b)/2\n\t.2byte (%l[Op_3_0x23]-0b)/2\n\t.2byte (%l[Op_3_0x24]-0b)/2\n\t.2byte (%l[Op_3_0x25]-0b)/2\n\t.2byte (%l[Op_3_0x26]-0b)/2\n\t.2byte (%l[Op_3_0x27]-0b)/2\n\t.2byte (%l[Op_3_0x28]-0b)/2\n\t.2byte (%l[Op_3_0x29]-0b)/2\n\t.2byte (%l[Op_3_0x2A]-0b)/2\n\t.2byte (%l[Op_3_0x2B]-0b)/2\n\t.2byte (%l[Op_3_0x2C]-0b)/2\n\t.2byte (%l[Op_3_0x2D]-0b)/2\n\t.2byte (%l[Op_3_0x2E]-0b)/2\n\t.2byte (%l[Op_3_0x2F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x20,Op_3_0x21,Op_3_0x22,Op_3_0x23,Op_3_0x24,Op_3_0x25,Op_3_0x26,Op_3_0x27,Op_3_0x28,Op_3_0x29,Op_3_0x2A,Op_3_0x2B,Op_3_0x2C,Op_3_0x2D,Op_3_0x2E,Op_3_0x2F,pseudo51);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1137:pseudo51:asm volatile goto(".2byte (%l[Op_3_0x30]-0b)/2\n\t.2byte (%l[Op_3_0x31]-0b)/2\n\t.2byte (%l[Op_3_0x32]-0b)/2\n\t.2byte (%l[Op_3_0x33]-0b)/2\n\t.2byte (%l[Op_3_0x34]-0b)/2\n\t.2byte (%l[Op_3_0x35]-0b)/2\n\t.2byte (%l[Op_3_0x36]-0b)/2\n\t.2byte (%l[Op_3_0x37]-0b)/2\n\t.2byte (%l[Op_3_0x38]-0b)/2\n\t.2byte (%l[Op_3_0x39]-0b)/2\n\t.2byte (%l[Op_3_0x3A]-0b)/2\n\t.2byte (%l[Op_3_0x3B]-0b)/2\n\t.2byte (%l[Op_3_0x3C]-0b)/2\n\t.2byte (%l[Op_3_0x3D]-0b)/2\n\t.2byte (%l[Op_3_0x3E]-0b)/2\n\t.2byte (%l[Op_3_0x3F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x30,Op_3_0x31,Op_3_0x32,Op_3_0x33,Op_3_0x34,Op_3_0x35,Op_3_0x36,Op_3_0x37,Op_3_0x38,Op_3_0x39,Op_3_0x3A,Op_3_0x3B,Op_3_0x3C,Op_3_0x3D,Op_3_0x3E,Op_3_0x3F,pseudo52);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1138:pseudo52:asm volatile goto(".2byte (%l[Op_3_0x40]-0b)/2\n\t.2byte (%l[Op_3_0x41]-0b)/2\n\t.2byte (%l[Op_3_0x42]-0b)/2\n\t.2byte (%l[Op_3_0x43]-0b)/2\n\t.2byte (%l[Op_3_0x44]-0b)/2\n\t.2byte (%l[Op_3_0x45]-0b)/2\n\t.2byte (%l[Op_3_0x46]-0b)/2\n\t.2byte (%l[Op_3_0x47]-0b)/2\n\t.2byte (%l[Op_3_0x48]-0b)/2\n\t.2byte (%l[Op_3_0x49]-0b)/2\n\t.2byte (%l[Op_3_0x4A]-0b)/2\n\t.2byte (%l[Op_3_0x4B]-0b)/2\n\t.2byte (%l[Op_3_0x4C]-0b)/2\n\t.2byte (%l[Op_3_0x4D]-0b)/2\n\t.2byte (%l[Op_3_0x4E]-0b)/2\n\t.2byte (%l[Op_3_0x4F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x40,Op_3_0x41,Op_3_0x42,Op_3_0x43,Op_3_0x44,Op_3_0x45,Op_3_0x46,Op_3_0x47,Op_3_0x48,Op_3_0x49,Op_3_0x4A,Op_3_0x4B,Op_3_0x4C,Op_3_0x4D,Op_3_0x4E,Op_3_0x4F,pseudo53);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1139:pseudo53:asm volatile goto(".2byte (%l[Op_3_0x50]-0b)/2\n\t.2byte (%l[Op_3_0x51]-0b)/2\n\t.2byte (%l[Op_3_0x52]-0b)/2\n\t.2byte (%l[Op_3_0x53]-0b)/2\n\t.2byte (%l[Op_3_0x54]-0b)/2\n\t.2byte (%l[Op_3_0x55]-0b)/2\n\t.2byte (%l[Op_3_0x56]-0b)/2\n\t.2byte (%l[Op_3_0x57]-0b)/2\n\t.2byte (%l[Op_3_0x58]-0b)/2\n\t.2byte (%l[Op_3_0x59]-0b)/2\n\t.2byte (%l[Op_3_0x5A]-0b)/2\n\t.2byte (%l[Op_3_0x5B]-0b)/2\n\t.2byte (%l[Op_3_0x5C]-0b)/2\n\t.2byte (%l[Op_3_0x5D]-0b)/2\n\t.2byte (%l[Op_3_0x5E]-0b)/2\n\t.2byte (%l[Op_3_0x5F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x50,Op_3_0x51,Op_3_0x52,Op_3_0x53,Op_3_0x54,Op_3_0x55,Op_3_0x56,Op_3_0x57,Op_3_0x58,Op_3_0x59,Op_3_0x5A,Op_3_0x5B,Op_3_0x5C,Op_3_0x5D,Op_3_0x5E,Op_3_0x5F,pseudo54);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1140:pseudo54:asm volatile goto(".2byte (%l[Op_3_0x60]-0b)/2\n\t.2byte (%l[Op_3_0x61]-0b)/2\n\t.2byte (%l[Op_3_0x62]-0b)/2\n\t.2byte (%l[Op_3_0x63]-0b)/2\n\t.2byte (%l[Op_3_0x64]-0b)/2\n\t.2byte (%l[Op_3_0x65]-0b)/2\n\t.2byte (%l[Op_3_0x66]-0b)/2\n\t.2byte (%l[Op_3_0x67]-0b)/2\n\t.2byte (%l[Op_3_0x68]-0b)/2\n\t.2byte (%l[Op_3_0x69]-0b)/2\n\t.2byte (%l[Op_3_0x6A]-0b)/2\n\t.2byte (%l[Op_3_0x6B]-0b)/2\n\t.2byte (%l[Op_3_0x6C]-0b)/2\n\t.2byte (%l[Op_3_0x6D]-0b)/2\n\t.2byte (%l[Op_3_0x6E]-0b)/2\n\t.2byte (%l[Op_3_0x6F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x60,Op_3_0x61,Op_3_0x62,Op_3_0x63,Op_3_0x64,Op_3_0x65,Op_3_0x66,Op_3_0x67,Op_3_0x68,Op_3_0x69,Op_3_0x6A,Op_3_0x6B,Op_3_0x6C,Op_3_0x6D,Op_3_0x6E,Op_3_0x6F,pseudo55);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1141:pseudo55:asm volatile goto(".2byte (%l[Op_3_0x70]-0b)/2\n\t.2byte (%l[Op_3_0x71]-0b)/2\n\t.2byte (%l[Op_3_0x72]-0b)/2\n\t.2byte (%l[Op_3_0x73]-0b)/2\n\t.2byte (%l[Op_3_0x74]-0b)/2\n\t.2byte (%l[Op_3_0x75]-0b)/2\n\t.2byte (%l[Op_3_0x76]-0b)/2\n\t.2byte (%l[Op_3_0x77]-0b)/2\n\t.2byte (%l[Op_3_0x78]-0b)/2\n\t.2byte (%l[Op_3_0x79]-0b)/2\n\t.2byte (%l[Op_3_0x7A]-0b)/2\n\t.2byte (%l[Op_3_0x7B]-0b)/2\n\t.2byte (%l[Op_3_0x7C]-0b)/2\n\t.2byte (%l[Op_3_0x7D]-0b)/2\n\t.2byte (%l[Op_3_0x7E]-0b)/2\n\t.2byte (%l[Op_3_0x7F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x70,Op_3_0x71,Op_3_0x72,Op_3_0x73,Op_3_0x74,Op_3_0x75,Op_3_0x76,Op_3_0x77,Op_3_0x78,Op_3_0x79,Op_3_0x7A,Op_3_0x7B,Op_3_0x7C,Op_3_0x7D,Op_3_0x7E,Op_3_0x7F,pseudo56);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1142:pseudo56:asm volatile goto(".2byte (%l[Op_3_0x80]-0b)/2\n\t.2byte (%l[Op_3_0x81]-0b)/2\n\t.2byte (%l[Op_3_0x82]-0b)/2\n\t.2byte (%l[Op_3_0x83]-0b)/2\n\t.2byte (%l[Op_3_0x84]-0b)/2\n\t.2byte (%l[Op_3_0x85]-0b)/2\n\t.2byte (%l[Op_3_0x86]-0b)/2\n\t.2byte (%l[Op_3_0x87]-0b)/2\n\t.2byte (%l[Op_3_0x88]-0b)/2\n\t.2byte (%l[Op_3_0x89]-0b)/2\n\t.2byte (%l[Op_3_0x8A]-0b)/2\n\t.2byte (%l[Op_3_0x8B]-0b)/2\n\t.2byte (%l[Op_3_0x8C]-0b)/2\n\t.2byte (%l[Op_3_0x8D]-0b)/2\n\t.2byte (%l[Op_3_0x8E]-0b)/2\n\t.2byte (%l[Op_3_0x8F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x80,Op_3_0x81,Op_3_0x82,Op_3_0x83,Op_3_0x84,Op_3_0x85,Op_3_0x86,Op_3_0x87,Op_3_0x88,Op_3_0x89,Op_3_0x8A,Op_3_0x8B,Op_3_0x8C,Op_3_0x8D,Op_3_0x8E,Op_3_0x8F,pseudo57);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1143:pseudo57:asm volatile goto(".2byte (%l[Op_3_0x90]-0b)/2\n\t.2byte (%l[Op_3_0x91]-0b)/2\n\t.2byte (%l[Op_3_0x92]-0b)/2\n\t.2byte (%l[Op_3_0x93]-0b)/2\n\t.2byte (%l[Op_3_0x94]-0b)/2\n\t.2byte (%l[Op_3_0x95]-0b)/2\n\t.2byte (%l[Op_3_0x96]-0b)/2\n\t.2byte (%l[Op_3_0x97]-0b)/2\n\t.2byte (%l[Op_3_0x98]-0b)/2\n\t.2byte (%l[Op_3_0x99]-0b)/2\n\t.2byte (%l[Op_3_0x9A]-0b)/2\n\t.2byte (%l[Op_3_0x9B]-0b)/2\n\t.2byte (%l[Op_3_0x9C]-0b)/2\n\t.2byte (%l[Op_3_0x9D]-0b)/2\n\t.2byte (%l[Op_3_0x9E]-0b)/2\n\t.2byte (%l[Op_3_0x9F]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0x90,Op_3_0x91,Op_3_0x92,Op_3_0x93,Op_3_0x94,Op_3_0x95,Op_3_0x96,Op_3_0x97,Op_3_0x98,Op_3_0x99,Op_3_0x9A,Op_3_0x9B,Op_3_0x9C,Op_3_0x9D,Op_3_0x9E,Op_3_0x9F,pseudo58);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1144:pseudo58:asm volatile goto(".2byte (%l[Op_3_0xA0]-0b)/2\n\t.2byte (%l[Op_3_0xA1]-0b)/2\n\t.2byte (%l[Op_3_0xA2]-0b)/2\n\t.2byte (%l[Op_3_0xA3]-0b)/2\n\t.2byte (%l[Op_3_0xA4]-0b)/2\n\t.2byte (%l[Op_3_0xA5]-0b)/2\n\t.2byte (%l[Op_3_0xA6]-0b)/2\n\t.2byte (%l[Op_3_0xA7]-0b)/2\n\t.2byte (%l[Op_3_0xA8]-0b)/2\n\t.2byte (%l[Op_3_0xA9]-0b)/2\n\t.2byte (%l[Op_3_0xAA]-0b)/2\n\t.2byte (%l[Op_3_0xAB]-0b)/2\n\t.2byte (%l[Op_3_0xAC]-0b)/2\n\t.2byte (%l[Op_3_0xAD]-0b)/2\n\t.2byte (%l[Op_3_0xAE]-0b)/2\n\t.2byte (%l[Op_3_0xAF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xA0,Op_3_0xA1,Op_3_0xA2,Op_3_0xA3,Op_3_0xA4,Op_3_0xA5,Op_3_0xA6,Op_3_0xA7,Op_3_0xA8,Op_3_0xA9,Op_3_0xAA,Op_3_0xAB,Op_3_0xAC,Op_3_0xAD,Op_3_0xAE,Op_3_0xAF,pseudo59);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1145:pseudo59:asm volatile goto(".2byte (%l[Op_3_0xB0]-0b)/2\n\t.2byte (%l[Op_3_0xB1]-0b)/2\n\t.2byte (%l[Op_3_0xB2]-0b)/2\n\t.2byte (%l[Op_3_0xB3]-0b)/2\n\t.2byte (%l[Op_3_0xB4]-0b)/2\n\t.2byte (%l[Op_3_0xB5]-0b)/2\n\t.2byte (%l[Op_3_0xB6]-0b)/2\n\t.2byte (%l[Op_3_0xB7]-0b)/2\n\t.2byte (%l[Op_3_0xB8]-0b)/2\n\t.2byte (%l[Op_3_0xB9]-0b)/2\n\t.2byte (%l[Op_3_0xBA]-0b)/2\n\t.2byte (%l[Op_3_0xBB]-0b)/2\n\t.2byte (%l[Op_3_0xBC]-0b)/2\n\t.2byte (%l[Op_3_0xBD]-0b)/2\n\t.2byte (%l[Op_3_0xBE]-0b)/2\n\t.2byte (%l[Op_3_0xBF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xB0,Op_3_0xB1,Op_3_0xB2,Op_3_0xB3,Op_3_0xB4,Op_3_0xB5,Op_3_0xB6,Op_3_0xB7,Op_3_0xB8,Op_3_0xB9,Op_3_0xBA,Op_3_0xBB,Op_3_0xBC,Op_3_0xBD,Op_3_0xBE,Op_3_0xBF,pseudo60);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1146:pseudo60:asm volatile goto(".2byte (%l[Op_3_0xC0]-0b)/2\n\t.2byte (%l[Op_3_0xC1]-0b)/2\n\t.2byte (%l[Op_3_0xC2]-0b)/2\n\t.2byte (%l[Op_3_0xC3]-0b)/2\n\t.2byte (%l[Op_3_0xC4]-0b)/2\n\t.2byte (%l[Op_3_0xC5]-0b)/2\n\t.2byte (%l[Op_3_0xC6]-0b)/2\n\t.2byte (%l[Op_3_0xC7]-0b)/2\n\t.2byte (%l[Op_3_0xC8]-0b)/2\n\t.2byte (%l[Op_3_0xC9]-0b)/2\n\t.2byte (%l[Op_3_0xCA]-0b)/2\n\t.2byte (%l[Op_3_0xCB]-0b)/2\n\t.2byte (%l[Op_3_0xCC]-0b)/2\n\t.2byte (%l[Op_3_0xCD]-0b)/2\n\t.2byte (%l[Op_3_0xCE]-0b)/2\n\t.2byte (%l[Op_3_0xCF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xC0,Op_3_0xC1,Op_3_0xC2,Op_3_0xC3,Op_3_0xC4,Op_3_0xC5,Op_3_0xC6,Op_3_0xC7,Op_3_0xC8,Op_3_0xC9,Op_3_0xCA,Op_3_0xCB,Op_3_0xCC,Op_3_0xCD,Op_3_0xCE,Op_3_0xCF,pseudo61);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1147:pseudo61:asm volatile goto(".2byte (%l[Op_3_0xD0]-0b)/2\n\t.2byte (%l[Op_3_0xD1]-0b)/2\n\t.2byte (%l[Op_3_0xD2]-0b)/2\n\t.2byte (%l[Op_3_0xD3]-0b)/2\n\t.2byte (%l[Op_3_0xD4]-0b)/2\n\t.2byte (%l[Op_3_0xD5]-0b)/2\n\t.2byte (%l[Op_3_0xD6]-0b)/2\n\t.2byte (%l[Op_3_0xD7]-0b)/2\n\t.2byte (%l[Op_3_0xD8]-0b)/2\n\t.2byte (%l[Op_3_0xD9]-0b)/2\n\t.2byte (%l[Op_3_0xDA]-0b)/2\n\t.2byte (%l[Op_3_0xDB]-0b)/2\n\t.2byte (%l[Op_3_0xDC]-0b)/2\n\t.2byte (%l[Op_3_0xDD]-0b)/2\n\t.2byte (%l[Op_3_0xDE]-0b)/2\n\t.2byte (%l[Op_3_0xDF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xD0,Op_3_0xD1,Op_3_0xD2,Op_3_0xD3,Op_3_0xD4,Op_3_0xD5,Op_3_0xD6,Op_3_0xD7,Op_3_0xD8,Op_3_0xD9,Op_3_0xDA,Op_3_0xDB,Op_3_0xDC,Op_3_0xDD,Op_3_0xDE,Op_3_0xDF,pseudo62);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1148:pseudo62:asm volatile goto(".2byte (%l[Op_3_0xE0]-0b)/2\n\t.2byte (%l[Op_3_0xE1]-0b)/2\n\t.2byte (%l[Op_3_0xE2]-0b)/2\n\t.2byte (%l[Op_3_0xE3]-0b)/2\n\t.2byte (%l[Op_3_0xE4]-0b)/2\n\t.2byte (%l[Op_3_0xE5]-0b)/2\n\t.2byte (%l[Op_3_0xE6]-0b)/2\n\t.2byte (%l[Op_3_0xE7]-0b)/2\n\t.2byte (%l[Op_3_0xE8]-0b)/2\n\t.2byte (%l[Op_3_0xE9]-0b)/2\n\t.2byte (%l[Op_3_0xEA]-0b)/2\n\t.2byte (%l[Op_3_0xEB]-0b)/2\n\t.2byte (%l[Op_3_0xEC]-0b)/2\n\t.2byte (%l[Op_3_0xED]-0b)/2\n\t.2byte (%l[Op_3_0xEE]-0b)/2\n\t.2byte (%l[Op_3_0xEF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xE0,Op_3_0xE1,Op_3_0xE2,Op_3_0xE3,Op_3_0xE4,Op_3_0xE5,Op_3_0xE6,Op_3_0xE7,Op_3_0xE8,Op_3_0xE9,Op_3_0xEA,Op_3_0xEB,Op_3_0xEC,Op_3_0xED,Op_3_0xEE,Op_3_0xEF,pseudo63);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1149:pseudo63:asm volatile goto(".2byte (%l[Op_3_0xF0]-0b)/2\n\t.2byte (%l[Op_3_0xF1]-0b)/2\n\t.2byte (%l[Op_3_0xF2]-0b)/2\n\t.2byte (%l[Op_3_0xF3]-0b)/2\n\t.2byte (%l[Op_3_0xF4]-0b)/2\n\t.2byte (%l[Op_3_0xF5]-0b)/2\n\t.2byte (%l[Op_3_0xF6]-0b)/2\n\t.2byte (%l[Op_3_0xF7]-0b)/2\n\t.2byte (%l[Op_3_0xF8]-0b)/2\n\t.2byte (%l[Op_3_0xF9]-0b)/2\n\t.2byte (%l[Op_3_0xFA]-0b)/2\n\t.2byte (%l[Op_3_0xFB]-0b)/2\n\t.2byte (%l[Op_3_0xFC]-0b)/2\n\t.2byte (%l[Op_3_0xFD]-0b)/2\n\t.2byte (%l[Op_3_0xFE]-0b)/2\n\t.2byte (%l[Op_3_0xFF]-0b)/2\n\t"::"r"(cop):"cc":Op_3_0xF0,Op_3_0xF1,Op_3_0xF2,Op_3_0xF3,Op_3_0xF4,Op_3_0xF5,Op_3_0xF6,Op_3_0xF7,Op_3_0xF8,Op_3_0xF9,Op_3_0xFA,Op_3_0xFB,Op_3_0xFC,Op_3_0xFD,Op_3_0xFE,Op_3_0xFF,pseudo64);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp:1150:pseudo64:asm volatile goto("1: .2byte ((1b-0b)*32)-1\n\t"::::Op_3_0xFF);
mednafen-1.26.1+dfsg/src/snes_faust/cart/superfx.cpp-1151-{
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-200-
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:201:static MDFN_HOT uint16 GetVAddr(void)
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-202-{
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-235-
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:236: VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-237- //
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-247-
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:248: VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-249- //
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-262- //
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:263: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-264-
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-286- //
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:287: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-288-
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-314- {
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:315:  VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-316-  VRAM_Addr += VMAIN_AddrInc;
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-337- {
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc:338:  VRAM_ReadBuffer = VRAM[GetVAddr()];
mednafen-1.26.1+dfsg/src/snes_faust/ppu_common.inc-339-  VRAM_Addr += VMAIN_AddrInc;
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-165-
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp:166:static MDFN_HOT uint16 GetVAddr(void)
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-167-{
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-194-{
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp:195: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-196-
##############################################
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-208-{
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp:209: const unsigned va = GetVAddr();
mednafen-1.26.1+dfsg/src/snes_faust/ppu_mtrender.cpp-210-
##############################################
mednafen-1.26.1+dfsg/src/sound/OwlResampler.cpp-415-	{
mednafen-1.26.1+dfsg/src/sound/OwlResampler.cpp:416:	 asm volatile("vzeroupper\n\t" : : :
mednafen-1.26.1+dfsg/src/sound/OwlResampler.cpp-417-	 #if defined(__AVX__)
##############################################
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-28- // Will read 32 bytes of input waveform past end.
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc:29: asm volatile(
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-30-//".arch bdver1\n\t"
##############################################
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-114-
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc:115: asm volatile(
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-116-"vxorps %%ymm3, %%ymm3, %%ymm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-207- // Will read 16 bytes of input waveform past end.
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc:208: asm volatile(
mednafen-1.26.1+dfsg/src/sound/OwlResampler_x86.inc-209-"xorps %%xmm3, %%xmm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp-143-	 //
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp:144:	 // FIXME: doing emms in a separate inline asm block below the while() loop isn't guaranteed safe...
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp-145-	 //
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp:146:	 asm volatile("" ::: "memory");
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp-147-	 count = ResampLoop<0x3>(in, I32Out, max, DoMAC_MMX<TA_NumFractBits>);
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp:148:	 asm volatile("emms\n\t" ::: "memory");
mednafen-1.26.1+dfsg/src/sound/SwiftResampler.cpp-149-	}
##############################################
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc-24- // Will read 16 bytes of input waveform past end.
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc:25: asm volatile(
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc-26-"pxor %%xmm3, %%xmm3\n\t"	// For a loop optimization
##############################################
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc-126-*/
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc:127: asm volatile(
mednafen-1.26.1+dfsg/src/sound/SwiftResampler_x86.inc-128-"pxor %%mm1, %%mm1\n\t"
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-50-  { \
mednafen-1.26.1+dfsg/src/ss/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
mednafen-1.26.1+dfsg/src/ss/Makefile.in-52-  }; \
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-551-.cpp.o:
mednafen-1.26.1+dfsg/src/ss/Makefile.in:552:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
mednafen-1.26.1+dfsg/src/ss/Makefile.in-553-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-559-.cpp.obj:
mednafen-1.26.1+dfsg/src/ss/Makefile.in:560:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
mednafen-1.26.1+dfsg/src/ss/Makefile.in:561:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
mednafen-1.26.1+dfsg/src/ss/Makefile.in-562-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-564-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
mednafen-1.26.1+dfsg/src/ss/Makefile.in:565:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
mednafen-1.26.1+dfsg/src/ss/Makefile.in-566-
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-596-GTAGS:
mednafen-1.26.1+dfsg/src/ss/Makefile.in:597:	here=`$(am__cd) $(top_builddir) && pwd` \
mednafen-1.26.1+dfsg/src/ss/Makefile.in-598-	  && $(am__cd) $(top_srcdir) \
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-622-distdir-am: $(DISTFILES)
mednafen-1.26.1+dfsg/src/ss/Makefile.in:623:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/ss/Makefile.in:624:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
mednafen-1.26.1+dfsg/src/ss/Makefile.in-625-	list='$(DISTFILES)'; \
##############################################
mednafen-1.26.1+dfsg/src/ss/Makefile.in-636-	  if test -d $$d/$$file; then \
mednafen-1.26.1+dfsg/src/ss/Makefile.in:637:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
mednafen-1.26.1+dfsg/src/ss/Makefile.in-638-	    if test -d "$(distdir)/$$file"; then \
##############################################
mednafen-1.26.1+dfsg/src/ss/sh7095.inc-3438- const unsigned instr_nyb2 = (instr >> 8) & 0xF;
mednafen-1.26.1+dfsg/src/ss/sh7095.inc:3439:// asm volatile("":: "a"(instr_nyb1), "d"(instr_nyb2));
mednafen-1.26.1+dfsg/src/ss/sh7095.inc-3440- //
##############################################
mednafen-1.26.1+dfsg/src/ss/sh7095_ops.inc-1974-	  // WTCSR_R;
mednafen-1.26.1+dfsg/src/ss/sh7095_ops.inc:1975:	  // asm volatile(
mednafen-1.26.1+dfsg/src/ss/sh7095_ops.inc-1976-	  //	"ldc %0,SR\n\t"
##############################################
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1811-
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:1812:static INLINE uint32 GetCoeffAddr(const unsigned i, uint32 offset)
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1813-{
##############################################
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1941-  for(unsigned i = 0; i < 2; i++)
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:1942:   LB.rotv[i].base_coeff = coeff[i] = ReadCoeff(i, GetCoeffAddr(i, rs[i].KAstAccum));
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1943-
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1944-  //if(grumpus == 120)
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:1945:  // printf("BankTab: %d %d %d %d, UC: %d %d, Coeff: @0x%05x=0x%08x @0x%05x=0x%08x, DKAx: %f %f\n", bank_tab[0], bank_tab[1], bank_tab[2], bank_tab[3], LB.rotv[0].use_coeff, LB.rotv[1].use_coeff, GetCoeffAddr(0, rs[0].KAstAccum), coeff[0], GetCoeffAddr(1, rs[1].KAstAccum), coeff[1], rs[0].DKAx / 1024.0, rs[1].DKAx / 1024.0);
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1946-
##############################################
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1949-   const unsigned i = ((EffRPMD == 2) ? 0 : LB.rotabsel[x]);
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:1950:   const uint32 addr = GetCoeffAddr(i, rs[i].KAstAccum + (x * rs[i].DKAx));
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-1951-
##############################################
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-3190-#ifdef MDFN_SS_BUSYWAIT_PAUSE
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:3191:    asm volatile("pause\n\tpause\n\tpause\n\tpause\n\tpause\n\tpause\n\tpause\n\t");
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-3192-#else
##############################################
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-3197-     #else
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp:3198:     asm volatile("nop\n\t");
mednafen-1.26.1+dfsg/src/ss/vdp2_render.cpp-3199-     #endif
##############################################
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-24-  int lo,hi;
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h:25:  asm volatile("smull\t%0, %1, %2, %3"
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-26-               : "=&r"(lo),"=&r"(hi)
##############################################
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-37-  int lo,hi;
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h:38:  asm volatile("smull	%0, %1, %2, %3\n\t"
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-39-	       "movs	%0, %0, lsr #15\n\t"
##############################################
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-46-
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h:47:#define MB() asm volatile ("" : : : "memory")
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-48-
##############################################
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-109-  int tmp;
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h:110:  asm volatile("subs	%1, %0, #32768\n\t"
mednafen-1.26.1+dfsg/src/tremor/asm_arm.h-111-	       "movpl	%0, #0x7f00\n\t"
##############################################
mednafen-1.26.1+dfsg/src/types.h-105- #define HAVE_COMPUTED_GOTO 1
mednafen-1.26.1+dfsg/src/types.h:106: #define HAVE_INLINEASM 1
mednafen-1.26.1+dfsg/src/types.h-107-#endif
##############################################
mednafen-1.26.1+dfsg/src/wswan/gfx.h-7-
mednafen-1.26.1+dfsg/src/wswan/gfx.h:8:void WSWan_TCacheInvalidByAddr(uint32);
mednafen-1.26.1+dfsg/src/wswan/gfx.h-9-
##############################################
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-98-
mednafen-1.26.1+dfsg/src/wswan/memory.cpp:99:  WSWan_TCacheInvalidByAddr(offset);
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-100-
##############################################
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-530-   wsRAM[Address] = *Buffer;
mednafen-1.26.1+dfsg/src/wswan/memory.cpp:531:   WSWan_TCacheInvalidByAddr(Address);
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-532-   if(Address >= 0xfe00)
##############################################
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-552-    case 0:  wsRAM[offset & (wsRAMSize - 1)] = *Buffer;
mednafen-1.26.1+dfsg/src/wswan/memory.cpp:553:	     WSWan_TCacheInvalidByAddr(offset & (wsRAMSize - 1));
mednafen-1.26.1+dfsg/src/wswan/memory.cpp-554-	     if(Address >= 0xfe00)
##############################################
mednafen-1.26.1+dfsg/src/wswan/tcache.cpp-38-
mednafen-1.26.1+dfsg/src/wswan/tcache.cpp:39:void WSWan_TCacheInvalidByAddr(uint32 ws_offset)
mednafen-1.26.1+dfsg/src/wswan/tcache.cpp-40-{
##############################################
mednafen-1.26.1+dfsg/tests/apple2/decimal/decimal.asm-1-; 
mednafen-1.26.1+dfsg/tests/apple2/decimal/decimal.asm:2:; xa -o decimal.bin decimal.asm && ../bintodsk decimal.bin decimal.dsk
mednafen-1.26.1+dfsg/tests/apple2/decimal/decimal.asm-3-;
##############################################
mednafen-1.26.1+dfsg/tests/pce/decimal/make.sh-4-	./gen-results &&	\
mednafen-1.26.1+dfsg/tests/pce/decimal/make.sh:5:	pceas -raw adc.asm &&	\
mednafen-1.26.1+dfsg/tests/pce/decimal/make.sh-6-	pceas -raw sbc.asm