pcsx2/plugins/GSnull
gregory.hainaut@gmail.com 112800cb98 common, GSnull, zzogl-pg, SPU2null: add more safety to some fclose functions. Avoid a bunch of double free and memory corruption.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3671 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-20 11:13:40 +00:00
..
Linux GSnull: Add preliminary register code. 2010-08-06 22:58:30 +00:00
Windows GSnull: Add preliminary register code. 2010-08-06 22:58:30 +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 common, GSnull, zzogl-pg, SPU2null: add more safety to some fclose functions. Avoid a bunch of double free and memory corruption. 2010-08-20 11:13:40 +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>