pcsx2/plugins/PadNull
Ty 5858f72748
Bump up C++ version to c++17 for gcc & clang (#3746)
Use target_compile_features to enforce c++17 standard
2020-09-29 10:30:03 -04:00
..
Linux Switch over the null plugins dialog code to use wxWidgets instead of gtk on Linux. (#3420) 2020-05-30 13:31:52 -07:00
Windows reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
CMakeLists.txt Bump up C++ version to c++17 for gcc & clang (#3746) 2020-09-29 10:30:03 -04: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 Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
Pad.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +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