pcsx2/plugins/GSnull
arcum42 fde4685f77 GSnull: A bit more work on the gif transfers.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1186 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-05-15 01:57:00 +00:00
..
Linux Initial commit of a new null plugin, GSnull (Linux only until I get around to porting it). Yes, it's just what it sounds like; running the pcsx2 without any graphics. May be useful under somewhat bizarre circumstances. :) 2009-05-08 12:58:57 +00:00
Windows GSnull: A bit more work on the gif transfers. 2009-05-15 01:57:00 +00:00
GS.cpp GSnull: A bit more work on the gif transfers. 2009-05-15 01:57:00 +00:00
GS.h GSnull: A bit more work on the gif transfers. 2009-05-15 01:57:00 +00:00
GifTransfer.cpp GSnull: A bit more work on the gif transfers. 2009-05-15 01:57:00 +00:00
GifTransfer.h GSnull: A bit more work on the gif transfers. 2009-05-15 01:57:00 +00:00
License.txt Initial commit of a new null plugin, GSnull (Linux only until I get around to porting it). Yes, it's just what it sounds like; running the pcsx2 without any graphics. May be useful under somewhat bizarre circumstances. :) 2009-05-08 12:58:57 +00:00
Makefile.am GSnull: Add some Gif Transfer code from pcsx2 (not currently hooked in). 2009-05-15 01:06:59 +00:00
ReadMe.txt Initial commit of a new null plugin, GSnull (Linux only until I get around to porting it). Yes, it's just what it sounds like; running the pcsx2 without any graphics. May be useful under somewhat bizarre circumstances. :) 2009-05-08 12:58:57 +00:00
build.sh Initial commit of a new null plugin, GSnull (Linux only until I get around to porting it). Yes, it's just what it sounds like; running the pcsx2 without any graphics. May be useful under somewhat bizarre circumstances. :) 2009-05-08 12:58:57 +00:00
configure.ac Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
missing Initial commit of a new null plugin, GSnull (Linux only until I get around to porting it). Yes, it's just what it sounds like; running the pcsx2 without any graphics. May be useful under somewhat bizarre circumstances. :) 2009-05-08 12:58:57 +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.
* Currently Linux only. This may change.
 
 Authors:
 -------
arcum42    <arcum42@gmail.com>

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