pcsx2/plugins/PadNull
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
..
Linux codeblock: remove build file => linux is cmake only 2014-04-11 09:18:31 +02:00
Windows drop support of Visual Studio 2010 2015-06-04 08:55:22 +02:00
CMakeLists.txt cmake: move -DNDEBUG to global option 2014-12-20 13:43:25 +01:00
License.txt Add PADnull to the MSVC solution, and set eol-style:native props on PADnull and OnePad. 2009-12-22 03:17:35 +00:00
Pad.cpp Git-based versioning. 2014-03-25 13:31:36 +01:00
Pad.h null plugins: add stdcall convention 2015-04-17 18:33:10 +02:00
ReadMe.txt Fixed inconsistent newlines / added as many svn:eol-style=native properties as I could without killing myself. 2011-03-25 05:06:49 +00:00

ReadMe.txt

PadNull v0.1
-------------

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

Usage:
-----
 Place the file "libPadNull.so.0.1.0" (linux) or "PadNull.dll" (win32)
 at the Plugin directory of the Emulator to use it.

Changes:
-------
 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------
arcum42@gmail.com