pcsx2/plugins/GSnull
gregory.hainaut 1e9be9eab2 [spu2null, padnull, gsnull, zzogl]: use the setLogDir API to select the log path.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3203 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-11 17:31:45 +00:00
..
Linux [gsnull, padnull, spu2null] : remove the deprecated glade interface. 2010-06-10 17:38:09 +00:00
Windows Remove a handful of export/def warnings from the NULL plugins. 2010-05-18 02:59:50 +00:00
null Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
CMakeLists.txt [gsnull, padnull, spu2null] : remove the deprecated glade interface. 2010-06-10 17:38:09 +00:00
GS.cpp [spu2null, padnull, gsnull, zzogl]: use the setLogDir API to select the log path. 2010-06-11 17:31:45 +00:00
GS.h [spu2null, gsnull, padnull]: Use the same configuration interface as others null plugins. Drop the glade dependency ^^ 2010-06-10 16:30:08 +00:00
GifTransfer.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
GifTransfer.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
License.txt GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
ReadMe.txt GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
Registers.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00

ReadMe.txt

GSnull v0.1
-------------

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

  v0.1:
* First Release
* Tested with Pcsx2
* Based off of FWnull.
 
 Authors:
 -------
arcum42    <arcum42@gmail.com>

based off work by:
  shadow    <shadow@pcsx2.net>
  linuzappz <linuzappz@hotmail.com>