pcsx2/plugins/PadNull
gregory.hainaut f8163336b7 [cmake] remove -fPIC. Expect a little speed up.
[plugins] remove __forceinline on variadic function that has been broken by the removal of -fPIC.
[debian] update readme about fpic status. And add some lintian overrides.


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3395 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-07-05 15:43:21 +00:00
..
Linux [copyright]: * Update copyright to use the new postal address of the Free Software Foundation. Nothing to see. 2010-07-04 22:49:00 +00:00
Windows Remove a handful of export/def warnings from the NULL plugins. 2010-05-18 02:59:50 +00:00
CMakeLists.txt [cmake] remove -fPIC. Expect a little speed up. 2010-07-05 15:43:21 +00: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
Makefile.am GSnull/PadNull: Add a null Pad plugin (Currently Linux only). Fix up GSnull on the Linux side. 2009-05-23 05:15:03 +00:00
Pad.cpp [spu2null, padnull, gsnull, zzogl]: use the setLogDir API to select the log path. 2010-06-11 17:31:45 +00:00
Pad.h [spu2null, gsnull, padnull]: Use the same configuration interface as others null plugins. Drop the glade dependency ^^ 2010-06-10 16:30:08 +00:00
ReadMe.txt GSnull/PadNull: Add a null Pad plugin (Currently Linux only). Fix up GSnull on the Linux side. 2009-05-23 05:15:03 +00:00
build.sh GSnull/PadNull: Add a null Pad plugin (Currently Linux only). Fix up GSnull on the Linux side. 2009-05-23 05:15:03 +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

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