pcsx2/plugins/CDVDnull
sudonim1 4457fe40fc Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2897 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-04-25 00:31:27 +00:00
..
Linux Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Windows Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
CDVD.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
CDVD.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
CMakeLists.txt Commit Athostr's latest patch to the cmake build support to svn. Standardizes the CMakeList files a bit, copies ps2hw.dat in to plugins, preliminary PortAudio support. Only uses the builtin SoundTouch now. 2010-01-22 04:36:49 +00:00
Makefile.am And that's CDVDnull. Given how barebones this plugin is, it's closer to making a null plugin then cleaning it up... 2009-05-02 04:12:29 +00:00
ReadMe.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@423 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:43:22 +00:00
build.sh And that's CDVDnull. Given how barebones this plugin is, it's closer to making a null plugin then cleaning it up... 2009-05-02 04:12:29 +00:00
configure.ac Suppose I should do something about the configure.ac files and _DEBUG, as well. 2009-06-18 09:58:56 +00:00
install-sh And that's CDVDnull. Given how barebones this plugin is, it's closer to making a null plugin then cleaning it up... 2009-05-02 04:12:29 +00:00
missing And that's CDVDnull. Given how barebones this plugin is, it's closer to making a null plugin then cleaning it up... 2009-05-02 04:12:29 +00:00

ReadMe.txt

CDVDnull v0.6
---------------

 This is an extension to use with playstation2 emulators 
 as PCSX2 (only one right now).
 The plugin is free open source code.

Using:
-----
 Place the file "CDVDnull.dll" at the Plugins directory 
 of the Emulator to use it.

Changes:
-------
 v0.6:
 * added vsnet2003 project files.
 * added support for functions in new plugin version

 v0.5:
 * added vsnet2005beta1 project files. 64bit plugin should be okay now (Not tested!)

 v0.4:
 * updated to 0.4.3 specifications

 v0.3:
 * updated to 0.4.0 specifications

 v0.2:
 * add the 0.2.9 specifications
 * CDVDopen refixed

 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------
 <linuzappz@hotmail.com>
 <shadowpcsx2@yahoo.gr>