pcsx2/plugins/PadNull
Miguel A. Colón Vélez a1de0614d7 Remove vs2012 files.
It does not support several things from C99/C++11 that are
used in the project.
2015-08-18 01:15:51 -04:00
..
Linux codeblock: remove build file => linux is cmake only 2014-04-11 09:18:31 +02:00
Windows Remove vs2012 files. 2015-08-18 01:15:51 -04:00
CMakeLists.txt Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03: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