pcsx2/plugins/GSnull
Jake.Stine 5326ae7686 GSnull: remove obsolete makefiles, add eol-style:native property.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2098 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-30 22:34:27 +00:00
..
Linux GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
Windows GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
null GSnull: Make it work better with Windows and LilyPad. 2009-05-22 01:49:39 +00:00
GS.cpp GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
GS.h GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
GifTransfer.cpp GSnull: remove obsolete makefiles, add eol-style:native property. 2009-10-30 22:34:27 +00:00
GifTransfer.h Linux: Fix compilation errors and warnings. There's still a lot of new warnings in x86Emitter due to __forceinline being disabled in debug builds, but the proper fix for those will come later. 2009-09-21 09:48:31 +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 Might as well copy some register code from GSdx to GSnull, so I have a starting place on register handling in it. 2009-09-03 23:57:59 +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>