This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
pcsx2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/PCSX2/pcsx2.git
synced
2026-09-07 05:12:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66d7aa75e2ed40c65b08fd46168fc555ed660ec7
pcsx2
/
plugins
/
USBnull
/
Windows
T
History
Gregory Hainaut
75c64e12aa
license: add missing header
...
Still miss lots of copyright header but we are better
2014-04-12 19:42:41 +02:00
..
Config.cpp
license: add missing header
2014-04-12 19:42:41 +02:00
Makefile
Folder Structure change: Renamed the 'Win32' folder to 'Windows' for several plugins. It's technically more correct and alleviates some confusion with the Win32 target/build folders generated by MSVC.
2009-03-10 11:45:20 +00:00
ProjectRootDir.props
Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work).
2010-04-15 22:18:32 +00:00
resource.h
Removed all trailing whitespace in *.c *.cpp *.h because it irritates me.
2010-04-25 00:31:27 +00:00
USBnull_vs2012.vcxproj
Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003.
2014-01-24 15:30:34 +00:00
USBnull_vs2012.vcxproj.filters
Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name.
2013-11-27 16:53:36 +00:00
USBnull_vs2013.vcxproj
Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003.
2014-01-24 15:30:34 +00:00
USBnull_vs2013.vcxproj.filters
Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name.
2013-11-27 16:53:36 +00:00
USBnull.def
Remove a handful of export/def warnings from the NULL plugins.
2010-05-18 02:59:50 +00:00
USBnull.rc
Folder Structure change: Renamed the 'Win32' folder to 'Windows' for several plugins. It's technically more correct and alleviates some confusion with the Win32 target/build folders generated by MSVC.
2009-03-10 11:45:20 +00:00
USBnull.vcxproj
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
2010-04-30 19:46:43 +00:00
USBnull.vcxproj.filters
Initial work on vs2010 project files for PCSX2 and plugins.
2010-04-14 19:44:04 +00:00
Win32.cpp
license: add missing header
2014-04-12 19:42:41 +02:00