pcsx2/plugins/CDVDnull
Gregory Hainaut ba5b367ae8 drop support of Visual Studio 2010
* Severals PR uses C++11 features
* 2015 will soon be released
* Win 10 will soon be released

Time to upgrade
2015-06-04 08:55:22 +02:00
..
Windows drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CDVD.cpp Git-based versioning. 2014-03-25 13:31:36 +01:00
CDVD.h null plugins: add stdcall convention 2015-04-17 18:33:10 +02:00
CMakeLists.txt cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01: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

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>