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-20 19:47:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
380e420cdde46dcc016ece0613645f728a9ff71c
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
…
ProjectRootDir.props
…
resource.h
…
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
…
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
…
Win32.cpp
license: add missing header
2014-04-12 19:42:41 +02:00