pcsx2/plugins/PadNull
ramapcsx2 6c520ac188 /0.9.8:
Merge everything except r4564 (SPR DMA fix) and r4572 (block manager optimization).
Linux builds now do that SVN versioning print that was recently added, dunno if that's desired.

git-svn-id: http://pcsx2.googlecode.com/svn/branches/0.9.8@4584 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-20 12:07:45 +00:00
..
Linux /0.9.8: 2011-04-20 12:07:45 +00:00
Windows Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default. 2010-11-04 12:12:11 +00:00
CMakeLists.txt cmake: 2010-08-09 19:05:02 +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
Pad.cpp Missed some SPU2-X and all zzogl code in the last commit. 2011-03-25 01:09:18 +00:00
Pad.h Spu2null, padnull, gsnull, CDVDnull, onepad, spu2x: 2010-08-06 11:43:21 +00: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

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