pcsx2/plugins/dev9null
Jake.Stine e93b101f49 Cleanup: Moved some rather intrusive instances of global namespace pollution in Sio.h into a new sio_internal.h, so that the rest of the world doesn't have to ensure the pain of having BREAK and RTS macro'd to integers. ;)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1198 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-05-16 00:43:46 +00:00
..
Linux Linux/Plugins: I left this out at some point... 2009-05-15 19:45:34 +00:00
Windows Lets get the null plugins working in Windows again... 2009-05-02 05:27:35 +00:00
DEV9.cpp Cleanup: Moved some rather intrusive instances of global namespace pollution in Sio.h into a new sio_internal.h, so that the rest of the world doesn't have to ensure the pain of having BREAK and RTS macro'd to integers. ;) 2009-05-16 00:43:46 +00:00
DEV9.h Linux: Fix focus problems with various dialogs when hitting escape, and hook in dev9's dialog box. 2009-05-15 07:02:51 +00:00
Makefile.am Linux: Fix focus problems with various dialogs when hitting escape, and hook in dev9's dialog box. 2009-05-15 07:02:51 +00:00
ReadMe.txt git-svn-id: http://pcsx2.googlecode.com/svn/trunk@421 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:41:15 +00:00
build.sh And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +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 And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +00:00
missing And that's dev9, which was about as barebones as CDVDnull. 2009-05-02 04:39:05 +00:00

ReadMe.txt

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

Changes:
-------
 v0.3:
*added vsnet2005beta1 project files. 64bit dll should work now (not tested!)

 v0.2:
 *updated the specifications to 0.4.7

 v0.1:
 * First Release
 * Tested with Pcsx2

Authors:
-------

 linuzappz <linuzappz@hotmail.com>
 shadow <shadowpcsx2@yahoo.gr>