From ef79bbde537d6b9c745a7d86cb9df1d04c35590d Mon Sep 17 00:00:00 2001 From: PCSX* teams Date: Tue, 16 Nov 2010 14:15:22 +0200 Subject: pcsxr-1.9.92 --- data/Makefile.am | 7 + data/Makefile.in | 424 +++++++ data/pcsx.desktop | 14 + data/pcsx.glade2 | 3376 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 3821 insertions(+) create mode 100644 data/Makefile.am create mode 100644 data/Makefile.in create mode 100644 data/pcsx.desktop create mode 100644 data/pcsx.glade2 (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am new file mode 100644 index 0000000..9930320 --- /dev/null +++ b/data/Makefile.am @@ -0,0 +1,7 @@ +glade_DATA = pcsx.glade2 +gladedir = $(datadir)/pcsx + +desktopdir = $(datadir)/applications +desktop_DATA = pcsx.desktop + +EXTRA_DIST = $(glade_DATA) pcsx.desktop diff --git a/data/Makefile.in b/data/Makefile.in new file mode 100644 index 0000000..f4fe63d --- /dev/null +++ b/data/Makefile.in @@ -0,0 +1,424 @@ +# Makefile.in generated by automake 1.10.2 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = data +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/include/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; +am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)" +desktopDATA_INSTALL = $(INSTALL_DATA) +gladeDATA_INSTALL = $(INSTALL_DATA) +DATA = $(desktop_DATA) $(glade_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ALSA_CFLAGS = @ALSA_CFLAGS@ +ALSA_LIBS = @ALSA_LIBS@ +AMTAR = @AMTAR@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CC = @CC@ +CCAS = @CCAS@ +CCASDEPMODE = @CCASDEPMODE@ +CCASFLAGS = @CCASFLAGS@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DSYMUTIL = @DSYMUTIL@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +FGREP = @FGREP@ +GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GLADE2_CFLAGS = @GLADE2_CFLAGS@ +GLADE2_LIBS = @GLADE2_LIBS@ +GLIB2_CFLAGS = @GLIB2_CFLAGS@ +GLIB2_LIBS = @GLIB2_LIBS@ +GMSGFMT = @GMSGFMT@ +GMSGFMT_015 = @GMSGFMT_015@ +GREP = @GREP@ +GTK2_CFLAGS = @GTK2_CFLAGS@ +GTK2_LIBS = @GTK2_LIBS@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INTLLIBS = @INTLLIBS@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@ +LIBCDIO_LIBS = @LIBCDIO_LIBS@ +LIBICONV = @LIBICONV@ +LIBINTL = @LIBINTL@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LTLIBICONV = @LTLIBICONV@ +LTLIBINTL = @LTLIBINTL@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +MSGFMT_015 = @MSGFMT_015@ +MSGMERGE = @MSGMERGE@ +NASM = @NASM@ +NM = @NM@ +NMEDIT = @NMEDIT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PEOPSXGL = @PEOPSXGL@ +PKG_CONFIG = @PKG_CONFIG@ +POSUB = @POSUB@ +PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@ +PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@ +RANLIB = @RANLIB@ +SDL_CFLAGS = @SDL_CFLAGS@ +SDL_CONFIG = @SDL_CONFIG@ +SDL_LIBS = @SDL_LIBS@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XGETTEXT_015 = @XGETTEXT_015@ +XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +lt_ECHO = @lt_ECHO@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +glade_DATA = pcsx.glade2 +gladedir = $(datadir)/pcsx +desktopdir = $(datadir)/applications +desktop_DATA = pcsx.desktop +EXTRA_DIST = $(glade_DATA) pcsx.desktop +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu data/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +install-desktopDATA: $(desktop_DATA) + @$(NORMAL_INSTALL) + test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)" + @list='$(desktop_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \ + $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \ + done + +uninstall-desktopDATA: + @$(NORMAL_UNINSTALL) + @list='$(desktop_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \ + rm -f "$(DESTDIR)$(desktopdir)/$$f"; \ + done +install-gladeDATA: $(glade_DATA) + @$(NORMAL_INSTALL) + test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)" + @list='$(glade_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f=$(am__strip_dir) \ + echo " $(gladeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gladedir)/$$f'"; \ + $(gladeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gladedir)/$$f"; \ + done + +uninstall-gladeDATA: + @$(NORMAL_UNINSTALL) + @list='$(glade_DATA)'; for p in $$list; do \ + f=$(am__strip_dir) \ + echo " rm -f '$(DESTDIR)$(gladedir)/$$f'"; \ + rm -f "$(DESTDIR)$(gladedir)/$$f"; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) +installdirs: + for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +info: info-am + +info-am: + +install-data-am: install-desktopDATA install-gladeDATA + +install-dvi: install-dvi-am + +install-exec-am: + +install-html: install-html-am + +install-info: install-info-am + +install-man: + +install-pdf: install-pdf-am + +install-ps: install-ps-am + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-desktopDATA uninstall-gladeDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-desktopDATA install-dvi \ + install-dvi-am install-exec install-exec-am install-gladeDATA \ + install-html install-html-am install-info install-info-am \ + install-man install-pdf install-pdf-am install-ps \ + install-ps-am install-strip installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am uninstall uninstall-am uninstall-desktopDATA \ + uninstall-gladeDATA + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/data/pcsx.desktop b/data/pcsx.desktop new file mode 100644 index 0000000..7fb8688 --- /dev/null +++ b/data/pcsx.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Encoding=UTF-8 +Type=Application +Name=PCSX +GenericName=PlayStation Emulator +GenericName[zh_CN]=PlayStation 模拟器 +GenericName[zh_TW]=PlayStation 模擬器 +Comment=Sony PlayStation emulator +Comment[zh_CN]=Sony PlayStation 模拟器 +Comment[zh_TW]=Sony PlayStation 模擬器 +Exec=pcsx +Icon=pcsx-icon +Categories=Game; diff --git a/data/pcsx.glade2 b/data/pcsx.glade2 new file mode 100644 index 0000000..f2967f2 --- /dev/null +++ b/data/pcsx.glade2 @@ -0,0 +1,3376 @@ + + + + + + True + PCSX + False + center + pcsx-icon.png + + + + True + + + True + + + True + _File + True + + + + + Run _CD + True + True + False + + + + + True + 0.49000000953674316 + gtk-cdrom + 1 + + + + + + + Run _ISO... + True + True + False + + + + + True + gtk-open + 1 + + + + + + + Run _BIOS + True + True + False + + + + + True + gtk-convert + 1 + + + + + + + Run _EXE... + True + True + False + + + + + True + gtk-execute + 1 + + + + + + + True + + + + + E_xit + True + True + False + + + + + True + gtk-quit + 1 + + + + + + + + + + + True + _Emulator + True + + + + + _Continue + True + True + False + + + + + True + gtk-go-forward + 1 + + + + + + + _Reset + True + True + False + + + + + True + gtk-refresh + 1 + + + + + + + True + + + + + S_witch ISO... + True + True + False + + + + + True + gtk-open + 1 + + + + + + + True + + + + + _Save State + True + True + False + + + + + True + Slot _1 + True + + + + + + + True + Slot _2 + True + + + + + + + True + Slot _3 + True + + + + + + + True + Slot _4 + True + + + + + + + True + Slot _5 + True + + + + + + + _Other... + True + True + False + + + + + True + gtk-save-as + 1 + + + + + + + + + True + gtk-save-as + 1 + + + + + + + _Load State + True + True + False + + + + + True + Slot _1 + True + + + + + + + True + Slot _2 + True + + + + + + + True + Slot _3 + True + + + + + + + True + Slot _4 + True + + + + + + + True + Slot _5 + True + + + + + + + _Other... + True + True + False + + + + + True + gtk-open + 1 + + + + + + + + + True + gtk-revert-to-saved + 1 + + + + + + + + + + + True + _Configuration + True + + + + + _Plugins & BIOS... + True + True + False + + + + + True + gtk-preferences + 1 + + + + + + + True + + + + + _Graphics... + True + True + False + + + True + gtk-select-color + 1 + + + + + + + _Sound... + True + True + False + + + True + gtk-convert + 1 + + + + + + + CD-_ROM... + True + True + False + + + True + gtk-cdrom + 1 + + + + + + + C_ontrollers... + True + True + False + + + True + gtk-execute + 1 + + + + + + + True + + + + + _CPU... + True + True + False + + + + True + gtk-properties + 1 + + + + + + + _Memory Cards... + True + True + False + + + + + True + gtk-floppy + 1 + + + + + + + _Netplay... + True + True + False + + + + True + gtk-properties + 1 + + + + + + + True + + + + + Chea_t + True + True + False + + + True + + + _Browse... + True + True + False + + + True + gtk-index + 1 + + + + + + + _Search... + True + True + False + + + True + gtk-find + 1 + + + + + + + + + True + gtk-indent + 1 + + + + + + + Memory _Dump + True + True + False + + + True + gtk-revert-to-saved + 1 + + + + + + + + + + + True + _Help + True + + + + + _About PCSX... + True + True + False + + + + True + gtk-about + 1 + + + + + + + + + + + False + False + 0 + + + + + True + icons + True + + + True + Run CD + Run CD + True + gtk-cdrom + + + False + True + + + + + True + Run ISO Image + Run ISO... + True + gtk-open + + + False + True + + + + + True + + + False + True + + + + + True + Continue Emulation + Continue... + True + gtk-go-forward + + + False + True + + + + + True + Switch ISO Image + Switch ISO... + True + gtk-undo + + + False + True + + + + + True + + + False + True + + + + + True + Configure Memory Cards + Memcards... + True + gtk-floppy + + + False + True + + + + + True + Configure Graphics + Graphics... + True + gtk-select-color + + + False + True + + + + + True + Configure Sound + Sound... + True + gtk-convert + + + False + True + + + + + True + Configure CD-ROM + CD-ROM... + True + gtk-cdrom + + + False + True + + + + + True + Configure Controllers + Controllers... + True + gtk-execute + + + False + True + + + + + False + 1 + + + + + 354 + 174 + True + pcsx.jpg + + + 2 + + + + + True + 2 + False + + + False + 3 + + + + + + + True + Configure PCSX + False + True + dialog + + + True + + + True + 4 + 3 + + + True + 0 + + + True + 7 + + + True + 6 + 5 + 3 + 3 + + + True + gtk-select-color + + + GTK_FILL + GTK_FILL + + + + + True + gtk-find + + + 5 + 6 + GTK_FILL + GTK_FILL + + + + + True + gtk-cdrom + + + 4 + 5 + GTK_FILL + GTK_FILL + + + + + True + gtk-connect + + + 3 + 4 + GTK_FILL + GTK_FILL + + + + + True + gtk-connect + + + 2 + 3 + GTK_FILL + GTK_FILL + + + + + True + gtk-convert + + + 1 + 2 + GTK_FILL + GTK_FILL + + + + + True + select-folder + Select Folder to Search + + + + 2 + 5 + 5 + 6 + GTK_FILL + GTK_FILL + + + + + True + 0 + Search in: + + + 1 + 2 + 5 + 6 + GTK_FILL + + + + + + True + True + False + + + + True + gtk-preferences + + + + + 3 + 4 + GTK_FILL + + + + + + True + + + 2 + 3 + 4 + 5 + GTK_FILL + + + + + True + + + 2 + 3 + 3 + 4 + GTK_FILL + + + + + True + + + + + + + 2 + 3 + 2 + 3 + GTK_FILL + + + + + True + + + 2 + 3 + 1 + 2 + GTK_FILL + + + + + True + + + 2 + 3 + GTK_FILL + + + + + True + True + False + + + + True + gtk-info + + + + + 4 + 5 + 1 + 2 + + + + + + + True + True + False + + + + True + gtk-info + + + + + 4 + 5 + 2 + 3 + + + + + + + True + True + False + + + + True + gtk-info + + + + + 4 + 5 + 3 + 4 + + + + + + + True + True + False + + + + True + gtk-info + + + + + 4 + 5 + 4 + 5 + + + + + + + True + True + False + + + + True + gtk-preferences + + + + + 3 + 4 + 4 + 5 + + + + + + + True + True + False + + + + True + gtk-preferences + + + + + 3 + 4 + 3 + 4 + + + + + + + True + True + False + + + + True + gtk-preferences + + + + + 3 + 4 + 2 + 3 + + + + + + + True + True + False + + + + True + gtk-preferences + + + + + 3 + 4 + 1 + 2 + + + + + + + True + 0 + Graphics: + + + 1 + 2 + GTK_FILL + + + + + + True + 0 + Sound: + + + 1 + 2 + 1 + 2 + GTK_FILL + + + + + + True + 0 + Controller 1: + + + 1 + 2 + 2 + 3 + GTK_FILL + + + + + + True + 0 + Controller 2: + + + 1 + 2 + 3 + 4 + GTK_FILL + + + + + + True + 0 + CD-ROM: + + + 1 + 2 + 4 + 5 + GTK_FILL + + + + + + True + True + False + + + + True + gtk-info + + + + + 4 + 5 + + + + + + + + + + + True + <b>Plugins</b> + True + + + label_item + + + + + False + False + 0 + + + + + True + 0 + + + True + 7 + + + True + 3 + + + True + gtk-execute + + + False + 0 + + + + + True + + + 1 + + + + + True + select-folder + + + False + 2 + + + + + + + + + True + <b>BIOS</b> + True + + + label_item + + + + + False + 1 + + + + + 6 + 2 + + + + + True + end + + + gtk-close + -6 + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + Configure CPU + False + True + dialog + + + True + + + True + + + True + 5 + 0 + + + True + 5 + + + True + 4 + 2 + + + Enable Debugger + True + True + False + True + True + + + 1 + 2 + 3 + 4 + GTK_FILL + + + + + + SPU IRQ Always Enabled + True + True + False + True + True + + + 2 + 3 + GTK_FILL + + + + + + Black & White Movies + True + True + False + True + True + + + 3 + 4 + GTK_FILL + + + + + + Enable Console Output + True + True + False + True + True + + + 1 + 2 + 2 + 3 + GTK_FILL + + + + + + Enable Interpreter CPU + True + True + False + True + True + + + 1 + 2 + 1 + 2 + GTK_FILL + + + + + + SIO IRQ Always Enabled + True + True + False + True + True + + + 1 + 2 + GTK_FILL + + + + + + Disable CD Audio + True + True + False + True + True + + + 1 + 2 + GTK_FILL + + + + + + Disable XA Decoding + True + True + False + True + True + + + GTK_FILL + + + + + + 0 + + + + + Parasite Eve 2, Vandal Hearts 1/2 Fix + True + True + False + True + True + + + False + False + 1 + + + + + InuYasha Sengoku Battle Fix + True + True + False + True + True + + + False + False + 2 + + + + + + + True + <b>Options</b> + True + + + label_item + + + + + 0 + + + + + True + 5 + 0 + + + True + 5 + 83 + + + Autodetect + True + True + False + True + True + + + + False + False + 0 + + + + + True + NTSC +PAL + + + False + False + 1 + + + + + + + True + <b>System Type</b> + True + + + label_item + + + + + 1 + + + + + 2 + + + + + True + end + + + gtk-close + -6 + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + Configure NetPlay + False + True + dialog + + + + True + + + True + + + True + 5 + 0 + + + True + 5 + + + True + 3 + + + True + gtk-network + + + 0 + + + + + True + + + 1 + + + + + True + True + False + + + + True + gtk-preferences + + + + + False + False + 2 + + + + + True + True + False + + + + True + gtk-info + + + + + False + False + 3 + + + + + + + + + True + <b>NetPlay</b> + True + + + label_item + + + + + False + False + 0 + + + + + 2 + + + + + True + end + + + gtk-close + -6 + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + Configure Memory Cards + True + 688 + 400 + dialog + + + True + + + True + + + True + 5 + 0 + + + True + 6 + 6 + + + True + False + automatic + automatic + in + + + 265 + 400 + True + True + + + + + 0 + + + + + True + 5 + 5 + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-new + + + False + False + 0 + + + + + True + New + True + + + False + False + 1 + + + + + + + + + False + False + 0 + + + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-clear + + + False + False + 0 + + + + + True + Format + True + + + False + False + 1 + + + + + + + + + False + False + 1 + + + + + True + True + True + True + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-delete + + + False + False + 0 + + + + + True + Un/Delete + True + + + False + False + 1 + + + + + + + + + False + False + 2 + + + + + False + 1 + + + + + True + True + True + + + True + 3 + + + True + gtk-floppy + + + False + False + 0 + + + + + True + Loading... + middle + True + + + 1 + + + + + True + + + False + 2 + + + + + True + gtk-open + + + False + False + 3 + + + + + + + False + 2 + + + + + + + True + + + True + <b>Memory Card 1</b> + True + + + False + False + 4 + 0 + + + + + label_item + + + + + 0 + + + + + True + 27 + 132 + + + True + 6 + spread + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-forward + + + False + False + 0 + + + + + True + Copy + True + + + False + False + 1 + + + + + + + + + False + False + 0 + + + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-go-back + + + False + False + 0 + + + + + True + Copy + True + + + False + False + 1 + + + + + + + + + False + False + 1 + + + + + + + False + False + 1 + + + + + True + 5 + 0 + + + True + 6 + 6 + + + True + False + automatic + automatic + in + + + 265 + 400 + True + True + + + + + 0 + + + + + True + 5 + 5 + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-new + + + False + False + 0 + + + + + True + New + True + + + False + False + 1 + + + + + + + + + False + False + 0 + + + + + True + True + True + False + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-clear + + + False + False + 0 + + + + + True + Format + True + + + False + False + 1 + + + + + + + + + False + False + 1 + + + + + True + True + True + True + + + + True + 0 + 0 + + + True + 2 + + + True + gtk-delete + + + False + False + 0 + + + + + True + Un/Delete + True + + + False + False + 1 + + + + + + + + + False + False + 2 + + + + + False + 1 + + + + + True + True + True + + + True + 3 + + + True + gtk-floppy + + + False + False + 0 + + + + + True + Loading... + middle + True + + + 1 + + + + + True + + + False + 2 + + + + + True + gtk-open + + + False + False + 3 + + + + + + + False + 2 + + + + + + + True + + + True + <b>Memory Card 2</b> + True + + + False + False + 4 + 0 + + + + + label_item + + + + + 2 + + + + + 2 + + + + + True + end + + + gtk-close + -5 + True + True + True + False + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + 5 + Edit Cheat Codes + False + True + center + dialog + + + True + + + True + 15 + + + True + 0 + + + True + True + 5 + automatic + automatic + True + etched-in + + + 500 + 255 + True + True + + + + + + + True + <b>Cheat Codes</b> + True + + + label_item + + + + + 0 + + + + + True + 10 + + + gtk-edit + True + True + True + True + + + False + False + 2 + + + + + gtk-delete + True + True + True + True + + + False + False + 3 + + + + + gtk-add + True + True + True + True + + + False + False + 4 + + + + + gtk-open + True + True + True + True + + + False + False + end + 1 + + + + + gtk-save-as + True + True + True + True + + + False + False + end + 0 + + + + + False + 1 + + + + + 10 + 2 + + + + + True + end + + + gtk-close + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + 5 + Cheat Search + False + True + center + dialog + + + True + 2 + + + True + 0 + + + True + 12 + 12 + 12 + + + True + 6 + + + True + 3 + 4 + 10 + 10 + + + True + 8-bit +16-bit +32-bit + + + 1 + 2 + 1 + 2 + + + + + + True + Search For: + + + + + + + + + True + Data Type: + + + 1 + 2 + + + + + + + True + Value: + + + 2 + 3 + + + + + + + True + Data Base: + + + 2 + 3 + 1 + 2 + + + + + + + True + Equal Value +Not Equal Value +Range +Increased By +Decreased By +Increased +Decreased +Different +No Change + + + 1 + 2 + + + + + + True + True + + + 1 + 2 + 2 + 3 + + + + + + True + Decimal +Hexadecimal + + + 3 + 4 + 1 + 2 + + + + + + True + To: + + + 2 + 3 + 2 + 3 + + + + + True + True + + + 3 + 4 + 2 + 3 + + + + + + + + + + + False + False + 0 + + + + + True + + + True + True + never + etched-in + + + 450 + 250 + True + True + False + False + vertical + + + + + 0 + + + + + True + 20 + start + + + True + True + True + + + True + + + True + gtk-ok + 1 + + + 0 + + + + + True + Freeze + + + 1 + + + + + + + False + False + 0 + + + + + True + True + True + + + True + + + True + gtk-edit + 1 + + + 0 + + + + + True + Modify + + + 1 + + + + + + + False + False + 1 + + + + + True + True + True + + + True + + + True + gtk-paste + 1 + + + 0 + + + + + True + Copy + + + 1 + + + + + + + False + False + 2 + + + + + False + False + 10 + 1 + + + + + 1 + + + + + True + 0 + 0 + label_resultsfound + True + + + False + False + 2 + + + + + True + 20 + center + + + True + True + True + + + True + + + True + gtk-ok + 1 + + + 0 + + + + + True + Search + + + 1 + + + + + + + False + False + 0 + + + + + True + True + True + + + True + + + True + gtk-undo + 1 + + + 0 + + + + + True + Restart + + + 1 + + + + + + + False + False + 1 + + + + + False + False + 3 + + + + + + + + + True + <b>Cheat Search</b> + True + + + label_item + + + + + 1 + + + + + True + end + + + gtk-close + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + + True + 5 + Memory Dump + False + True + center + dialog + False + + + True + 5 + + + True + 13 + + + True + 10 + + + True + Address (Hexadecimal): + + + False + False + 0 + + + + + True + True + + + + 1 + + + + + 5 + 0 + + + + + gtk-jump-to + True + True + True + True + + + False + False + 1 + + + + + False + False + 5 + 1 + + + + + True + True + never + etched-in + + + 580 + 380 + True + True + True + horizontal + + + + + 2 + + + + + True + 20 + center + + + True + True + True + + + True + + + True + gtk-save-as + + + 0 + + + + + True + Raw Dump... + + + 1 + + + + + + + False + False + 0 + + + + + True + True + True + + + True + + + True + gtk-edit + + + 0 + + + + + True + Patch Memory... + + + 1 + + + + + + + False + False + 1 + + + + + False + False + 3 + + + + + True + end + + + gtk-close + True + True + True + True + + + False + False + 0 + + + + + False + end + 0 + + + + + + -- cgit v1.2.3