PCSX-r with experimental features e.g.: GDB server
Go to file
SND\weimingzhi_cp 0b3c069d3b - dfsound (unix): Added mute option and freqresponse to the config utility.
- gxvideo: Fixed FTBFS.
- Fixed Run BIOS (Issue #7806).
- Updated gettext scripts.
- Credit where it's due.



git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61576 e17a0e51-4ae3-4d35-97c3-1a29b211df97
2010-12-29 02:39:14 +00:00
data * Removed unnecessary files. 2010-12-27 03:02:25 +00:00
debian refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers. 2010-08-07 23:52:44 +00:00
doc * Removed unnecessary files. 2010-12-27 03:02:25 +00:00
gui - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
libpcsxcore - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
macosx macosx - dfsound - plugincontroller-null 2010-12-21 01:05:11 +00:00
pixmaps * Removed unnecessary files. 2010-12-27 03:02:25 +00:00
plugins - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
po - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
win32 - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
ABOUT-NLS git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-04-16 06:22:51 +00:00
AUTHORS - dfsound (unix): Added mute option and freqresponse to the config utility. 2010-12-29 02:39:14 +00:00
COPYING git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@45285 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2010-04-14 10:01:50 +00:00
ChangeLog Updated MSVC and Dev-C++ projects, got rid of the GNU-style changelog. 2010-09-06 01:13:10 +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 first commit of gxvideo plugin (fork of dfxvideo) 2010-12-07 16:07:53 +00:00
NEWS git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@39697 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-12-28 09:19:47 +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
config.rpath use pkg-config for libcdio detection 2010-07-12 00:49:29 +00:00
configure.ac mkinstalldirs is not useless for the used gettext version. 2010-12-28 02:26:57 +00:00
pcsx.anjuta git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-04-16 06:22:51 +00:00
strip_fPIC.sh git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23061 e17a0e51-4ae3-4d35-97c3-1a29b211df97 2009-04-16 06:22:51 +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.