pcsx2/plugins/PadNull
Miguel A. Colón Vélez 6462393aaf Introduce end-of-line normalization
Signed-off-by: Gregory Hainaut <gregory.hainaut@gmail.com>
2015-08-04 23:52:48 +02:00
..
Linux codeblock: remove build file => linux is cmake only 2014-04-11 09:18:31 +02:00
Windows Introduce end-of-line normalization 2015-08-04 23:52:48 +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