pcsx2/plugins/dev9null
sudonim1 4457fe40fc Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2897 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-04-25 00:31:27 +00:00
..
Linux DEV9null: A few minor changes. 2010-01-09 02:14:28 +00:00
Windows Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
CMakeLists.txt Commit Athostr's latest patch to the cmake build support to svn. Standardizes the CMakeList files a bit, copies ps2hw.dat in to plugins, preliminary PortAudio support. Only uses the builtin SoundTouch now. 2010-01-22 04:36:49 +00:00
Config.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Config.h Convert DEV9null over to use the new header, as a test case. 2010-01-09 02:04:07 +00:00
DEV9.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
DEV9.h FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
Makefile.am Linux: Fix focus problems with various dialogs when hitting escape, and hook in dev9's dialog box. 2009-05-15 07:02:51 +00:00
ReadMe.txt DEV9null: A few minor changes. 2010-01-09 02:14:28 +00:00
build.sh And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +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
install-sh And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +00:00
missing And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +00:00

ReadMe.txt

DEV9null v0.3
-------------

 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 "libDEV9null.so" (linux) or "DEV9null.dll" (win32)
 at the Plugin directory of the Emulator to use it.

Changes:
-------
 v0.5:
 *Converted over to use the "PS2Eext.h" file.
 v0.4:
 *Mass plugin cleanup.
 v0.3:
*added vsnet2005beta1 project files. 64bit dll should work now (not tested!)

 v0.2:
 *updated the specifications to 0.4.7

 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------

 linuzappz <linuzappz@hotmail.com>
 shadow <shadowpcsx2@yahoo.gr>