mirror of
https://github.com/libretro/pcsx2.git
synced 2024-12-25 19:25:43 +00:00
3c7167be50
* use svnrev.h on linux too * replace sprintf_s with snprintf (hope it still compile on Windows) * init integer with 0 instead of NULL * various int -> u32/uint32/uint on for loop index * remove a couple of unused variable * init few variable * disable unused warning results git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5683 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
.. | ||
Linux | ||
Windows | ||
CMakeLists.txt | ||
Config.cpp | ||
Config.h | ||
License.txt | ||
ReadMe.txt | ||
USB.cpp | ||
USB.h |
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>