pcsxr-1.9.92 pcsxr-1.9.92
authorPCSX* teams <PCSX>
Tue, 16 Nov 2010 12:15:22 +0000 (14:15 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 16 Nov 2010 12:15:22 +0000 (14:15 +0200)
commitef79bbde537d6b9c745a7d86cb9df1d04c35590d
treeef8d2520dbb9e1e345b41b12c9959f300ca8fd10
pcsxr-1.9.92
462 files changed:
ABOUT-NLS [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
ChangeLog.df [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.rpath [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
data/Makefile.in [new file with mode: 0644]
data/pcsx.desktop [new file with mode: 0644]
data/pcsx.glade2 [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/pcsxr.menu [new file with mode: 0644]
debian/rules [new file with mode: 0755]
depcomp [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/keys.txt [new file with mode: 0644]
doc/pcsx.1 [new file with mode: 0644]
doc/tweaks.txt [new file with mode: 0644]
gui/AboutDlg.c [new file with mode: 0644]
gui/AboutDlg.h [new file with mode: 0644]
gui/Cheat.c [new file with mode: 0644]
gui/Cheat.h [new file with mode: 0644]
gui/ConfDlg.c [new file with mode: 0644]
gui/ConfDlg.h [new file with mode: 0644]
gui/Config.c [new file with mode: 0644]
gui/DebugMemory.c [new file with mode: 0644]
gui/DebugMemory.h [new file with mode: 0644]
gui/Gtk2Gui.c [new file with mode: 0644]
gui/Linux.h [new file with mode: 0644]
gui/LnxMain.c [new file with mode: 0644]
gui/Makefile.am [new file with mode: 0644]
gui/Makefile.in [new file with mode: 0644]
gui/MemcardDlg.c [new file with mode: 0644]
gui/MemcardDlg.h [new file with mode: 0644]
gui/Plugin.c [new file with mode: 0644]
gui/nopic.h [new file with mode: 0644]
include/config.h.in [new file with mode: 0644]
install-sh [new file with mode: 0755]
libpcsxcore/Makefile.am [new file with mode: 0644]
libpcsxcore/Makefile.in [new file with mode: 0644]
libpcsxcore/cdriso.c [new file with mode: 0644]
libpcsxcore/cdriso.h [new file with mode: 0644]
libpcsxcore/cdrom.c [new file with mode: 0644]
libpcsxcore/cdrom.h [new file with mode: 0644]
libpcsxcore/cheat.c [new file with mode: 0644]
libpcsxcore/cheat.h [new file with mode: 0644]
libpcsxcore/coff.h [new file with mode: 0644]
libpcsxcore/debug.c [new file with mode: 0644]
libpcsxcore/debug.h [new file with mode: 0644]
libpcsxcore/decode_xa.c [new file with mode: 0644]
libpcsxcore/decode_xa.h [new file with mode: 0644]
libpcsxcore/disr3000a.c [new file with mode: 0644]
libpcsxcore/gte.c [new file with mode: 0644]
libpcsxcore/gte.h [new file with mode: 0644]
libpcsxcore/gte_divider.h [new file with mode: 0644]
libpcsxcore/ix86/iGte.h [new file with mode: 0644]
libpcsxcore/ix86/iR3000A.c [new file with mode: 0644]
libpcsxcore/ix86/ix86.c [new file with mode: 0644]
libpcsxcore/ix86/ix86.h [new file with mode: 0644]
libpcsxcore/ix86_64/README [new file with mode: 0644]
libpcsxcore/ix86_64/iGte.h [new file with mode: 0644]
libpcsxcore/ix86_64/iR3000A-64.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86-64.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86-64.h [new file with mode: 0644]
libpcsxcore/ix86_64/ix86_3dnow.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86_cpudetect.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86_fpu.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86_mmx.c [new file with mode: 0644]
libpcsxcore/ix86_64/ix86_sse.c [new file with mode: 0644]
libpcsxcore/mdec.c [new file with mode: 0644]
libpcsxcore/mdec.h [new file with mode: 0644]
libpcsxcore/misc.c [new file with mode: 0644]
libpcsxcore/misc.h [new file with mode: 0644]
libpcsxcore/plugins.c [new file with mode: 0644]
libpcsxcore/plugins.h [new file with mode: 0644]
libpcsxcore/ppc/pGte.h [new file with mode: 0644]
libpcsxcore/ppc/pR3000A.c [new file with mode: 0644]
libpcsxcore/ppc/pasm.s [new file with mode: 0644]
libpcsxcore/ppc/ppc.c [new file with mode: 0644]
libpcsxcore/ppc/ppc.h [new file with mode: 0644]
libpcsxcore/ppc/ppc_mnemonics.h [new file with mode: 0644]
libpcsxcore/ppc/reguse.c [new file with mode: 0644]
libpcsxcore/ppc/reguse.h [new file with mode: 0644]
libpcsxcore/ppf.c [new file with mode: 0644]
libpcsxcore/ppf.h [new file with mode: 0644]
libpcsxcore/psemu_plugin_defs.h [new file with mode: 0644]
libpcsxcore/psxbios.c [new file with mode: 0644]
libpcsxcore/psxbios.h [new file with mode: 0644]
libpcsxcore/psxcommon.c [new file with mode: 0644]
libpcsxcore/psxcommon.h [new file with mode: 0644]
libpcsxcore/psxcounters.c [new file with mode: 0644]
libpcsxcore/psxcounters.h [new file with mode: 0644]
libpcsxcore/psxdma.c [new file with mode: 0644]
libpcsxcore/psxdma.h [new file with mode: 0644]
libpcsxcore/psxhle.c [new file with mode: 0644]
libpcsxcore/psxhle.h [new file with mode: 0644]
libpcsxcore/psxhw.c [new file with mode: 0644]
libpcsxcore/psxhw.h [new file with mode: 0644]
libpcsxcore/psxinterpreter.c [new file with mode: 0644]
libpcsxcore/psxmem.c [new file with mode: 0644]
libpcsxcore/psxmem.h [new file with mode: 0644]
libpcsxcore/r3000a.c [new file with mode: 0644]
libpcsxcore/r3000a.h [new file with mode: 0644]
libpcsxcore/sio.c [new file with mode: 0644]
libpcsxcore/sio.h [new file with mode: 0644]
libpcsxcore/sjisfont.h [new file with mode: 0644]
libpcsxcore/socket.c [new file with mode: 0644]
libpcsxcore/socket.h [new file with mode: 0644]
libpcsxcore/spu.c [new file with mode: 0644]
libpcsxcore/spu.h [new file with mode: 0644]
libpcsxcore/system.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0755]
macosx/ConfigurationController.h [new file with mode: 0644]
macosx/ConfigurationController.m [new file with mode: 0644]
macosx/EmuThread.h [new file with mode: 0644]
macosx/EmuThread.m [new file with mode: 0644]
macosx/English.lproj/AddPluginSheet.nib/classes.nib [new file with mode: 0644]
macosx/English.lproj/AddPluginSheet.nib/info.nib [new file with mode: 0644]
macosx/English.lproj/AddPluginSheet.nib/keyedobjects.nib [new file with mode: 0644]
macosx/English.lproj/Configuration.nib/classes.nib [new file with mode: 0644]
macosx/English.lproj/Configuration.nib/info.nib [new file with mode: 0644]
macosx/English.lproj/Configuration.nib/objects.nib [new file with mode: 0644]
macosx/English.lproj/Credits.rtf [new file with mode: 0644]
macosx/English.lproj/InfoPlist.strings [new file with mode: 0644]
macosx/English.lproj/PCSX.nib/classes.nib [new file with mode: 0644]
macosx/English.lproj/PCSX.nib/info.nib [new file with mode: 0644]
macosx/English.lproj/PCSX.nib/objects.nib [new file with mode: 0644]
macosx/ExtendedKeys.h [new file with mode: 0644]
macosx/Info.plist [new file with mode: 0644]
macosx/Pcsx.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/PcsxController.h [new file with mode: 0644]
macosx/PcsxController.m [new file with mode: 0644]
macosx/PcsxPlugin.h [new file with mode: 0644]
macosx/PcsxPlugin.m [new file with mode: 0644]
macosx/PcsxPluginDocument.h [new file with mode: 0644]
macosx/PcsxPluginDocument.m [new file with mode: 0644]
macosx/Plugin.c [new file with mode: 0644]
macosx/PluginController.h [new file with mode: 0644]
macosx/PluginController.m [new file with mode: 0644]
macosx/PluginList.h [new file with mode: 0644]
macosx/PluginList.m [new file with mode: 0644]
macosx/config.h [new file with mode: 0644]
macosx/icons/PCSX.icns [new file with mode: 0644]
macosx/icons/pcsxfreeze.icns [new file with mode: 0644]
macosx/icons/pcsxmemcard.icns [new file with mode: 0644]
macosx/icons/psxbios.icns [new file with mode: 0644]
macosx/icons/psxplugin.icns [new file with mode: 0644]
macosx/main.m [new file with mode: 0644]
macosx/plugins/DFCdrom/DFCdrom.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/plugins/DFCdrom/English.lproj/Credits.rtf [new file with mode: 0644]
macosx/plugins/DFCdrom/English.lproj/DFCdromPluginConfig.nib/classes.nib [new file with mode: 0644]
macosx/plugins/DFCdrom/English.lproj/DFCdromPluginConfig.nib/info.nib [new file with mode: 0644]
macosx/plugins/DFCdrom/English.lproj/DFCdromPluginConfig.nib/keyedobjects.nib [new file with mode: 0644]
macosx/plugins/DFCdrom/English.lproj/InfoPlist.strings [new file with mode: 0755]
macosx/plugins/DFCdrom/Info.plist [new file with mode: 0644]
macosx/plugins/DFCdrom/macsrc/PluginConfigController.h [new file with mode: 0644]
macosx/plugins/DFCdrom/macsrc/PluginConfigController.m [new file with mode: 0644]
macosx/plugins/DFCdrom/macsrc/cdr-macosx.c [new file with mode: 0644]
macosx/plugins/DFCdrom/macsrc/cfg.c [new file with mode: 0644]
macosx/plugins/DFCdrom/version.plist [new file with mode: 0644]
macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/plugins/DFInput/English.lproj/Credits.rtf [new file with mode: 0644]
macosx/plugins/DFInput/English.lproj/InfoPlist.strings [new file with mode: 0755]
macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/classes.nib [new file with mode: 0644]
macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/info.nib [new file with mode: 0644]
macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/keyedobjects.nib [new file with mode: 0644]
macosx/plugins/DFInput/Info.plist [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_config.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_endian.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_error.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_haptic.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_joystick.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_main.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_platform.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/SDL_stdinc.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/begin_code.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/include/close_code.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/SDL.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/SDL_error.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/SDL_error_c.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/haptic/SDL_haptic.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/haptic/SDL_haptic_c.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/haptic/SDL_syshaptic.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/haptic/darwin/SDL_syshaptic.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/joystick/SDL_joystick.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/joystick/SDL_joystick_c.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/joystick/SDL_sysjoystick.h [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/joystick/darwin/SDL_sysjoystick.c [new file with mode: 0644]
macosx/plugins/DFInput/SDL/src/joystick/darwin/SDL_sysjoystick_c.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/ControllerList.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/ControllerList.m [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/MappingCell.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/MappingCell.m [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/PadController.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/PadController.m [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/PadView.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/PadView.m [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/cfg.c [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/cfg.h [new file with mode: 0644]
macosx/plugins/DFInput/macsrc/xkb.c [new file with mode: 0644]
macosx/plugins/DFSound/English.lproj/Credits.rtf [new file with mode: 0644]
macosx/plugins/DFSound/English.lproj/InfoPlist.strings [new file with mode: 0755]
macosx/plugins/DFSound/English.lproj/NetSfPeopsSpuPluginMain.nib/classes.nib [new file with mode: 0644]
macosx/plugins/DFSound/English.lproj/NetSfPeopsSpuPluginMain.nib/info.nib [new file with mode: 0644]
macosx/plugins/DFSound/English.lproj/NetSfPeopsSpuPluginMain.nib/keyedobjects.nib [new file with mode: 0755]
macosx/plugins/DFSound/Info.plist [new file with mode: 0644]
macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/plugins/DFSound/macsrc/NamedSlider.h [new file with mode: 0644]
macosx/plugins/DFSound/macsrc/NamedSlider.m [new file with mode: 0644]
macosx/plugins/DFSound/macsrc/PluginController.h [new file with mode: 0644]
macosx/plugins/DFSound/macsrc/PluginController.m [new file with mode: 0644]
macosx/plugins/DFSound/src/macosx.c [new file with mode: 0755]
macosx/plugins/DFXVideo/English.lproj/Credits.rtf [new file with mode: 0644]
macosx/plugins/DFXVideo/English.lproj/InfoPlist.strings [new file with mode: 0644]
macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/classes.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/info.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/English.lproj/NetSfPeopsSoftGPUConfig.nib/keyedobjects.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/Info.plist [new file with mode: 0644]
macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/info.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/keyedobjects.nib [new file with mode: 0644]
macosx/plugins/DFXVideo/PeopsSoftGPU.xcodeproj/project.pbxproj [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/ExtendedKeys.h [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginConfigController.h [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginConfigController.m [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginGLView.h [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginGLView.m [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginWindow.h [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginWindow.m [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginWindowController.h [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/PluginWindowController.m [new file with mode: 0644]
macosx/plugins/DFXVideo/macsrc/drawgl.m [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
pcsx.anjuta [new file with mode: 0644]
pixmaps/Makefile.am [new file with mode: 0644]
pixmaps/Makefile.in [new file with mode: 0644]
pixmaps/pcsx-icon.png [new file with mode: 0755]
pixmaps/pcsx.jpg [new file with mode: 0755]
plugins/dfcdrom/Makefile.am [new file with mode: 0644]
plugins/dfcdrom/Makefile.in [new file with mode: 0644]
plugins/dfcdrom/cdr-libcdio.c [new file with mode: 0644]
plugins/dfcdrom/cdr-linux.c [new file with mode: 0644]
plugins/dfcdrom/cdr-null.c [new file with mode: 0644]
plugins/dfcdrom/cdr.c [new file with mode: 0644]
plugins/dfcdrom/cdr.h [new file with mode: 0644]
plugins/dfcdrom/cdrcfg-0.1df/dfcdrom.glade2 [new file with mode: 0644]
plugins/dfcdrom/cdrcfg-0.1df/main.c [new file with mode: 0644]
plugins/dfcdrom/cfg.c [new file with mode: 0644]
plugins/dfcdrom/util.c [new file with mode: 0644]
plugins/dfinput/Makefile.am [new file with mode: 0644]
plugins/dfinput/Makefile.in [new file with mode: 0644]
plugins/dfinput/analog.c [new file with mode: 0644]
plugins/dfinput/cfg-gtk2.c [new file with mode: 0644]
plugins/dfinput/cfg.c [new file with mode: 0644]
plugins/dfinput/dfinput.glade2 [new file with mode: 0644]
plugins/dfinput/pad.c [new file with mode: 0644]
plugins/dfinput/pad.h [new file with mode: 0644]
plugins/dfinput/sdljoy.c [new file with mode: 0644]
plugins/dfinput/xkb.c [new file with mode: 0644]
plugins/dfnet/Makefile.am [new file with mode: 0644]
plugins/dfnet/Makefile.in [new file with mode: 0644]
plugins/dfnet/cfg.c [new file with mode: 0644]
plugins/dfnet/dfnet.c [new file with mode: 0644]
plugins/dfnet/dfnet.glade2 [new file with mode: 0644]
plugins/dfnet/dfnet.h [new file with mode: 0644]
plugins/dfnet/gui.c [new file with mode: 0644]
plugins/dfnet/unix.c [new file with mode: 0644]
plugins/dfsound/Makefile.am [new file with mode: 0644]
plugins/dfsound/Makefile.in [new file with mode: 0644]
plugins/dfsound/adsr.c [new file with mode: 0644]
plugins/dfsound/adsr.h [new file with mode: 0644]
plugins/dfsound/alsa.c [new file with mode: 0644]
plugins/dfsound/cfg.c [new file with mode: 0644]
plugins/dfsound/cfg.h [new file with mode: 0644]
plugins/dfsound/dma.c [new file with mode: 0644]
plugins/dfsound/dma.h [new file with mode: 0644]
plugins/dfsound/dsoundoss.h [new file with mode: 0644]
plugins/dfsound/externals.h [new file with mode: 0644]
plugins/dfsound/freeze.c [new file with mode: 0644]
plugins/dfsound/gauss_i.h [new file with mode: 0644]
plugins/dfsound/nullsnd.c [new file with mode: 0644]
plugins/dfsound/oss.c [new file with mode: 0644]
plugins/dfsound/psemuxa.h [new file with mode: 0644]
plugins/dfsound/pulseaudio.c [new file with mode: 0644]
plugins/dfsound/registers.c [new file with mode: 0644]
plugins/dfsound/registers.h [new file with mode: 0644]
plugins/dfsound/regs.h [new file with mode: 0644]
plugins/dfsound/reverb.c [new file with mode: 0644]
plugins/dfsound/reverb.h [new file with mode: 0644]
plugins/dfsound/sdl.c [new file with mode: 0644]
plugins/dfsound/spu.c [new file with mode: 0644]
plugins/dfsound/spu.h [new file with mode: 0644]
plugins/dfsound/spucfg-0.1df/dfsound.glade2 [new file with mode: 0644]
plugins/dfsound/spucfg-0.1df/main.c [new file with mode: 0644]
plugins/dfsound/stdafx.h [new file with mode: 0644]
plugins/dfsound/xa.c [new file with mode: 0644]
plugins/dfsound/xa.h [new file with mode: 0644]
plugins/dfxvideo/Makefile.am [new file with mode: 0644]
plugins/dfxvideo/Makefile.in [new file with mode: 0644]
plugins/dfxvideo/cfg.c [new file with mode: 0644]
plugins/dfxvideo/cfg.h [new file with mode: 0644]
plugins/dfxvideo/draw.c [new file with mode: 0644]
plugins/dfxvideo/draw.h [new file with mode: 0644]
plugins/dfxvideo/externals.h [new file with mode: 0644]
plugins/dfxvideo/fps.c [new file with mode: 0644]
plugins/dfxvideo/fps.h [new file with mode: 0644]
plugins/dfxvideo/gpu.c [new file with mode: 0644]
plugins/dfxvideo/gpu.h [new file with mode: 0644]
plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2 [new file with mode: 0644]
plugins/dfxvideo/gpucfg-0.1df/main.c [new file with mode: 0644]
plugins/dfxvideo/hq2x.h [new file with mode: 0644]
plugins/dfxvideo/hq3x.h [new file with mode: 0644]
plugins/dfxvideo/i386.asm [new file with mode: 0644]
plugins/dfxvideo/interp.h [new file with mode: 0644]
plugins/dfxvideo/key.c [new file with mode: 0644]
plugins/dfxvideo/key.h [new file with mode: 0644]
plugins/dfxvideo/macros.inc [new file with mode: 0644]
plugins/dfxvideo/menu.c [new file with mode: 0644]
plugins/dfxvideo/menu.h [new file with mode: 0644]
plugins/dfxvideo/prim.c [new file with mode: 0644]
plugins/dfxvideo/prim.h [new file with mode: 0644]
plugins/dfxvideo/soft.c [new file with mode: 0644]
plugins/dfxvideo/soft.h [new file with mode: 0644]
plugins/dfxvideo/swap.h [new file with mode: 0644]
plugins/dfxvideo/zn.c [new file with mode: 0644]
plugins/peopsxgl/Makefile.am [new file with mode: 0644]
plugins/peopsxgl/Makefile.in [new file with mode: 0644]
plugins/peopsxgl/cfg.c [new file with mode: 0644]
plugins/peopsxgl/cfg.h [new file with mode: 0644]
plugins/peopsxgl/draw.c [new file with mode: 0644]
plugins/peopsxgl/draw.h [new file with mode: 0644]
plugins/peopsxgl/externals.h [new file with mode: 0644]
plugins/peopsxgl/fps.c [new file with mode: 0644]
plugins/peopsxgl/fps.h [new file with mode: 0644]
plugins/peopsxgl/gl_ext.h [new file with mode: 0644]
plugins/peopsxgl/gpu.c [new file with mode: 0644]
plugins/peopsxgl/gpu.h [new file with mode: 0644]
plugins/peopsxgl/gpucfg/callbacks.c [new file with mode: 0644]
plugins/peopsxgl/gpucfg/callbacks.h [new file with mode: 0644]
plugins/peopsxgl/gpucfg/interface.c [new file with mode: 0644]
plugins/peopsxgl/gpucfg/interface.h [new file with mode: 0644]
plugins/peopsxgl/gpucfg/main.c [new file with mode: 0644]
plugins/peopsxgl/gpucfg/support.c [new file with mode: 0644]
plugins/peopsxgl/gpucfg/support.h [new file with mode: 0644]
plugins/peopsxgl/key.c [new file with mode: 0644]
plugins/peopsxgl/key.h [new file with mode: 0644]
plugins/peopsxgl/menu.c [new file with mode: 0644]
plugins/peopsxgl/menu.h [new file with mode: 0644]
plugins/peopsxgl/prim.c [new file with mode: 0644]
plugins/peopsxgl/prim.h [new file with mode: 0644]
plugins/peopsxgl/soft.c [new file with mode: 0644]
plugins/peopsxgl/soft.h [new file with mode: 0644]
plugins/peopsxgl/stdafx.h [new file with mode: 0644]
plugins/peopsxgl/texture.c [new file with mode: 0644]
plugins/peopsxgl/texture.h [new file with mode: 0644]
po/LINGUAS [new file with mode: 0644]
po/Makefile.in.in [new file with mode: 0644]
po/Makevars [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/Rules-quot [new file with mode: 0644]
po/boldquot.sed [new file with mode: 0644]
po/en@boldquot.header [new file with mode: 0644]
po/en@quot.header [new file with mode: 0644]
po/insert-header.sin [new file with mode: 0644]
po/it.gmo [new file with mode: 0644]
po/it.po [new file with mode: 0644]
po/pcsx.pot [new file with mode: 0644]
po/pt_BR.gmo [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/quot.sed [new file with mode: 0644]
po/remove-potcdate.sin [new file with mode: 0644]
po/ru_RU.gmo [new file with mode: 0644]
po/ru_RU.po [new file with mode: 0644]
po/zh_CN.gmo [new file with mode: 0644]
po/zh_CN.po [new file with mode: 0644]
po/zh_TW.gmo [new file with mode: 0644]
po/zh_TW.po [new file with mode: 0644]
strip_fPIC.sh [new file with mode: 0644]
win32/config.h [new file with mode: 0644]
win32/glue/stdint.h [new file with mode: 0644]
win32/glue/sys/mman.h [new file with mode: 0644]
win32/gui/AboutDlg.c [new file with mode: 0644]
win32/gui/AboutDlg.h [new file with mode: 0644]
win32/gui/CheatDlg.c [new file with mode: 0644]
win32/gui/ConfigurePlugins.c [new file with mode: 0644]
win32/gui/NoPic.h [new file with mode: 0644]
win32/gui/Win32.h [new file with mode: 0644]
win32/gui/WndMain.c [new file with mode: 0644]
win32/gui/about.bmp [new file with mode: 0755]
win32/gui/cdrom02.ico [new file with mode: 0755]
win32/gui/pcsx.bmp [new file with mode: 0755]
win32/gui/pcsx.exe.manifest [new file with mode: 0644]
win32/gui/plugin.c [new file with mode: 0644]
win32/gui/plugin.h [new file with mode: 0644]
win32/intl/bindtextdom.c [new file with mode: 0644]
win32/intl/dcgettext.c [new file with mode: 0644]
win32/intl/dgettext.c [new file with mode: 0644]
win32/intl/explodename.c [new file with mode: 0644]
win32/intl/finddomain.c [new file with mode: 0644]
win32/intl/gettext.c [new file with mode: 0644]
win32/intl/gettext.h [new file with mode: 0644]
win32/intl/gettextP.h [new file with mode: 0644]
win32/intl/hash-string.h [new file with mode: 0644]
win32/intl/intl-compat.c [new file with mode: 0644]
win32/intl/intlconfig.h [new file with mode: 0644]
win32/intl/l10nflist.c [new file with mode: 0644]
win32/intl/libgettext.h [new file with mode: 0644]
win32/intl/libintl.h [new file with mode: 0644]
win32/intl/loadinfo.h [new file with mode: 0644]
win32/intl/loadmsgcat.c [new file with mode: 0644]
win32/intl/localealias.c [new file with mode: 0644]
win32/intl/textdomain.c [new file with mode: 0644]
win32/pcsx.dev [new file with mode: 0644]
win32/pcsx.dsp [new file with mode: 0644]
win32/pcsx.rc [new file with mode: 0644]
win32/pcsx.sln [new file with mode: 0644]
win32/pcsx.vcproj [new file with mode: 0644]
win32/resource.h [new file with mode: 0644]
win32/zlib/adler32.c [new file with mode: 0644]
win32/zlib/compress.c [new file with mode: 0644]
win32/zlib/crc32.c [new file with mode: 0644]
win32/zlib/deflate.c [new file with mode: 0644]
win32/zlib/deflate.h [new file with mode: 0644]
win32/zlib/gzio.c [new file with mode: 0644]
win32/zlib/infblock.c [new file with mode: 0644]
win32/zlib/infblock.h [new file with mode: 0644]
win32/zlib/infcodes.c [new file with mode: 0644]
win32/zlib/infcodes.h [new file with mode: 0644]
win32/zlib/inffast.c [new file with mode: 0644]
win32/zlib/inffast.h [new file with mode: 0644]
win32/zlib/inffixed.h [new file with mode: 0644]
win32/zlib/inflate.c [new file with mode: 0644]
win32/zlib/inftrees.c [new file with mode: 0644]
win32/zlib/inftrees.h [new file with mode: 0644]
win32/zlib/infutil.c [new file with mode: 0644]
win32/zlib/infutil.h [new file with mode: 0644]
win32/zlib/trees.c [new file with mode: 0644]
win32/zlib/trees.h [new file with mode: 0644]
win32/zlib/uncompr.c [new file with mode: 0644]
win32/zlib/zconf.h [new file with mode: 0644]
win32/zlib/zlib.h [new file with mode: 0644]
win32/zlib/zutil.c [new file with mode: 0644]
win32/zlib/zutil.h [new file with mode: 0644]