Files
pcsx2/plugins/USBnull
Jake.Stine 94cdfb6a8b Add debug versions of Null plugins (helps fix some stack tracing problems having a full set of debug-built DLLs, even if they aren't the source of the crashes).
DevNote: Moved jNO_DEFAULT from the Pcsx2Defs.h, since it's too dependent on the Common libraries.  It's now in Assertions.h.  Plugins can use __assume(0); directly instead or roll their own.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2326 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-12-07 22:39:52 +00:00
..
2009-06-18 08:20:19 +00:00

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>