pcsx2/plugins/GSnull
sudonim1 7d75a5a53b Missed some SPU2-X and all zzogl code in the last commit.
Fixed assumption that all paths received from pcsx2 end in the path separator.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4484 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-25 01:09:18 +00:00
..
Linux GSnull: Dialog box fix. 2011-01-30 12:14:05 +00:00
Windows Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default. 2010-11-04 12:12:11 +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 cmake: 2010-08-09 19:05:02 +00:00
GS.cpp Missed some SPU2-X and all zzogl code in the last commit. 2011-03-25 01:09:18 +00:00
GS.h GSnull: Add preliminary register code. 2010-08-06 22:58:30 +00:00
GifTransfer.cpp GSnull: Add a function back in. 2010-08-07 08:25:10 +00:00
GifTransfer.h Apply the same visibility flags from CMake to CodeBlocks. GSnull: Remove some legacy gif code. Hook up the register code. 2010-08-07 05:46:25 +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.cpp Apply the same visibility flags from CMake to CodeBlocks. GSnull: Remove some legacy gif code. Hook up the register code. 2010-08-07 05:46:25 +00:00
Registers.h GSnull: Add preliminary register code. 2010-08-06 22:58:30 +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>