pcsx2/plugins/USBnull
arcum42 b64452f074 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.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2467 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-01-22 04:36:49 +00:00
..
Linux FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
Windows FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +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 Null plugins should probably disable HW/addr logging by default... 2010-01-14 00:57:01 +00:00
Config.h FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
License.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@418 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:39:25 +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 git-svn-id: http://pcsx2.googlecode.com/svn/trunk@418 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:39:25 +00:00
USB.cpp Null plugins should probably disable HW/addr logging by default... 2010-01-14 00:57:01 +00:00
USB.h FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
build.sh Plugins: Fix the dialog boxes on FWnull & USBnull so the buttons work. Fix inconsistant version numbers. Delete a stray file. 2009-05-02 14:14:34 +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 That's USBnull down. (And yes, I'm aware the dialog boxes for USBnull & FWnull are incorrect. For now, I just told it to use the incorrect one that was already in the plugin.) 2009-05-02 02:29:48 +00:00
missing That's USBnull down. (And yes, I'm aware the dialog boxes for USBnull & FWnull are incorrect. For now, I just told it to use the incorrect one that was already in the plugin.) 2009-05-02 02:29:48 +00:00

ReadMe.txt

USBnull v0.4
-------------

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

Changes:
-------
 v0.4:
*project files for vs2005 beta1 .64bit dll should work okay (not tested!)

 v0.3:
 *up to pcsx2 specs 0.5.5
 *added ini and option for logging
 *small adds around..

 v0.2:
 * First Release
 * Tested with Pcsx2

Authors:
-------

shadow <shadow@pcsx2.net>