pcsx2/plugins/FWnull
np511 de6216b37b Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
..
Windows clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
CMakeLists.txt cmake: add various option to disable plugin support 2016-03-30 10:19:54 +02:00
Config.cpp FWnull reformat 2016-08-25 00:16:07 +02:00
Config.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
FW.cpp Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
FW.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
License.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
ReadMe.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00

ReadMe.txt

FireWire v0.3
-------------

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

Changes:
-------
 v0.4:
*Added vsnet2005 beta1 support. 64bit dll should work okay (not tested yet!)

 v0.3:
 *up to specs 0.5.5
 *added logging option and ini saving

 v0.2:
 *new specs
 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------
 shadow    <shadow@pcsx2.net>
 linuzappz <linuzappz@hotmail.com>