pcsx2/plugins/GSnull
Ty 5858f72748
Bump up C++ version to c++17 for gcc & clang (#3746)
Use target_compile_features to enforce c++17 standard
2020-09-29 10:30:03 -04:00
..
Linux Switch over the null plugins dialog code to use wxWidgets instead of gtk on Linux. (#3420) 2020-05-30 13:31:52 -07:00
Windows pcsx2|common|gsnull: Remove GSprintf API 2017-10-29 01:01:49 +01:00
null GSnull reformat 2016-08-25 00:16:21 +02:00
CMakeLists.txt Bump up C++ version to c++17 for gcc & clang (#3746) 2020-09-29 10:30:03 -04:00
GS.cpp pcsx2|common|gsnull: Remove GSprintf API 2017-10-29 01:01:49 +01:00
GS.h Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
GSLog.cpp Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
GifTransfer.cpp clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +02:00
GifTransfer.h clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +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 clang format: set SpacesBeforeTrailingComments to 1 2016-10-16 21:42:31 +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>