pcsx2/plugins/GSnull
Clang Format 1f8a0db290 reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
..
Linux reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
Windows reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
null GSnull reformat 2016-08-25 00:16:21 +02:00
CMakeLists.txt Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
GS.cpp reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
GS.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
GSLog.cpp reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
GifTransfer.cpp reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
GifTransfer.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02: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 reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02:00
Registers.h reformat null plugin with pointer symbol on the right 2016-09-08 21:52:49 +02: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>