pcsx2/plugins/FWnull
gigaherz 954847fca4 Initial work on vs2010 project files for PCSX2 and plugins.
The *null projects don't build, and neither do ZZOgl or ZeroSPU2.
Pcsx2 project has some issues with Resources' custom build steps not being run.
Only Debug target tested.
Needs work before it's usable.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2843 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-04-14 19:44:04 +00:00
..
Linux Quick fix to FWnull. 2010-01-09 06:03:07 +00:00
Windows Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
CMakeLists.txt Commit Athostr's latest patch to the cmake build support to svn. Standardizes the CMakeList files a bit, copies ps2hw.dat in to plugins, preliminary PortAudio support. Only uses the builtin SoundTouch now. 2010-01-22 04:36:49 +00:00
Config.cpp Null plugins should probably disable HW/addr logging by default... 2010-01-14 00:57:01 +00:00
Config.h FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
FW.cpp FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
FW.h FWnull & USBnull have been converted to use PS2Enull.h as well. 2010-01-09 05:11:18 +00:00
License.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@422 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:41:48 +00:00
Makefile.am Linux: Work on dialog boxes for a bunch of plugins. mostly null plugins. Not finished, by any means, but this seemed like a good commit point. 2009-05-15 06:08:35 +00:00
ReadMe.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@422 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:41:48 +00:00
build.sh Plugins: Fix the dialog boxes on FWnull & USBnull so the buttons work. Fix inconsistant version numbers. Delete a stray file. 2009-05-02 14:14:34 +00:00
configure.ac Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
install-sh Begin work on renovating the Null plugins. (On the Linux side, anyways, though some of that will spill over to the Windows side.) Starting with FWnull. 2009-05-02 00:51:17 +00:00
missing Begin work on renovating the Null plugins. (On the Linux side, anyways, though some of that will spill over to the Windows side.) Starting with FWnull. 2009-05-02 00:51:17 +00: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>