pcsx2/plugins/USBnull
Miguel A. Colón Vélez a1de0614d7 Remove vs2012 files.
It does not support several things from C99/C++11 that are
used in the project.
2015-08-18 01:15:51 -04:00
..
Windows Remove vs2012 files. 2015-08-18 01:15:51 -04:00
CMakeLists.txt Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03: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 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
USB.cpp Git-based versioning. 2014-03-25 13:31:36 +01: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>