PCSX-r with experimental features e.g.: GDB server
Go to file
SND\MaddTheSane_cp 8ce6358f4e Consolidate the plug-ins in OS X into the main PCSXR project.
Add debugging info for SysLibError on OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85835 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2013-07-05 07:11:57 +00:00
data . 2013-02-27 12:03:08 +00:00
debian-upstream gtk3 (thanks to Rafał Mużyło); 2012-11-20 21:01:10 +00:00
doc Rebranding. 2011-06-08 09:27:25 +00:00
gui PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG defined and Config.PsxOut option is used. Minor code polishments. 2013-06-07 10:35:59 +00:00
libpcsxcore PSXCPU_LOG for dynarec64 (dumped only compile). Dump log only if PSXCPU_LOG defined and Config.PsxOut option is used. Minor code polishments. 2013-06-07 10:35:59 +00:00
macosx Consolidate the plug-ins in OS X into the main PCSXR project. 2013-07-05 07:11:57 +00:00
pixmaps . 2013-02-24 22:18:34 +00:00
plugins Moving some code around. 2013-07-05 01:59:23 +00:00
po CPU -> Hide cursor. (Windows); 2013-03-01 23:44:31 +00:00
win32 Win32: fix crash if direct sound initialization fails. 2013-05-17 14:39:38 +00:00
AUTHORS . 2013-02-23 02:54:51 +00:00
COPYING Updated Free Software Foundation address (Jem256). 2012-02-19 02:15:18 +00:00
ChangeLog Unix style EOL (thanks to darktjm); 2012-11-18 18:15:59 +00:00
ChangeLog.df git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-04-16 06:22:51 +00:00
INSTALL readded powerpc dynarec. 2010-11-23 02:37:11 +00:00
Makefile.am . 2013-02-15 00:25:09 +00:00
NEWS . 2012-11-18 18:28:11 +00:00
README git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39697 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-12-28 09:19:47 +00:00
autogen.sh dfxvideo: don't use 2xsai by default when config file is missing 2010-07-15 12:19:01 +00:00
configure.ac sio1 plugin was enabled for linux by default; 2013-07-03 16:24:11 +00:00
pcsxr.anjuta . 2013-02-25 03:22:55 +00:00
strip_fPIC.sh Unix style EOL (thanks to darktjm); 2012-11-18 18:15:59 +00:00

README

PCSX-Reloaded
-------------------------------

PCSX-Reloaded is a forked version of the dead PCSX emulator, with a nicer
interface and several improvements to stability and functionality.

PCSX-Reloaded uses the PSEMU plugin interface to provide most functionality;
without them, you will not be able to use it to play games. PCSX-Reloaded
provides a number of plugins to provide basic functionality out of the box.

PCSX-Reloaded has a very capable Internal HLE BIOS that can run many games
without problems. It is recommended that you use it. However, if you own a
real PlayStation, you may be able to use your own BIOS image. PCSX-Reloaded
will find it in ~/.pcsx/bios/ or /usr/share/psemu/bios/ if you place it there.
This can improve compatibility, especially with certain games and with the
use of memory cards.

See the doc/ folder in the source, or /usr/share/doc/pcsx/ on Debian systems,
for more detailed information on PCSX-Reloaded. A UNIX manpage is also
available.