pcsx2/plugins/USBnull
gregory.hainaut fa793cca25 cmake:
* move machine optimization in the global setup. In same time use i686 instead of i486
* Also build the debug with fvisibility=hidden No reason to use it only on devel. (actually same as codeblock)


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3628 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-09 19:05:02 +00:00
..
Linux Apply the same visibility flags from CMake to CodeBlocks. GSnull: Remove some legacy gif code. Hook up the register code. 2010-08-07 05:46:25 +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: 2010-08-09 19:05:02 +00:00
Config.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
Config.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +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
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 * Apply gregory's patch for inconsistent "setLogsDir / SetLogsFolder" usage. 2010-06-01 11:27:10 +00:00
USB.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +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>