This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-08 01:59:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
The Dax
1fbd94d589
Win32: Make pausing when minimizing optional in the ini.
2014-07-21 10:30:51 +02:00
..
Debugger
Introduce a memory shutdown lock.
2014-07-19 23:30:19 -07:00
GEDebugger
Introduce a memory shutdown lock.
2014-07-19 23:30:19 -07:00
W32Util
…
aboutbox.rc
…
bitmap1.bmp
…
Breakpoints.h
…
build-x64.cmd
MSBuild scripts: Enable parallel build and in effect, fix x64.
2014-05-08 17:26:22 -04:00
build-x86.cmd
MSBuild scripts: Enable parallel build and in effect, fix x64.
2014-05-08 17:26:22 -04:00
ControlMapping.cpp
…
ControlMapping.h
…
debugger.txt
…
DebugLog.bat
Small fix for DebugLog.bat
2014-04-01 22:16:44 +08:00
DinputDevice.cpp
Fix some type conversion warnings.
2014-06-15 10:01:54 -07:00
DinputDevice.h
Merge pull request
#6212
from thedax/win32-buildfix
2014-06-02 23:42:58 +02:00
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
Cleam up thread names a bit, name the Main thread.
2014-06-29 12:53:03 +02:00
DSoundStream.h
…
EmuThread.cpp
Windows: Add WM_CHAR input support (not used for anything yet).
2014-06-29 23:30:40 +02:00
EmuThread.h
…
git-version-gen.cmd
…
Globals.cpp
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
…
InputBox.h
…
InputDevice.cpp
Cleam up thread names a bit, name the Main thread.
2014-06-29 12:53:03 +02:00
InputDevice.h
Poll controllers on a separate thread on Windows.
2014-03-23 23:46:10 -07:00
KeyboardDevice.cpp
Windows: Fix Delete keymap
2014-05-26 03:10:22 +08:00
KeyboardDevice.h
…
main.cpp
Hide "immersive mode" on pre-kitkat Android.
2014-07-20 12:11:50 +02:00
main.h
…
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Prevent rendering and multiple WM_SIZE events when switching between windowed and fullscreen
2014-06-29 21:08:20 +02:00
OpenGLBase.h
Prevent rendering and multiple WM_SIZE events when switching between windowed and fullscreen
2014-06-29 21:08:20 +02:00
ppsspp.ico
…
ppsspp.rc
Add options to import/export .sym files from the menu
2014-06-30 00:02:22 +02:00
PPSSPP.sln
-Update VS 2013
2014-02-17 15:45:29 +01:00
PPSSPP.vcxproj
…
PPSSPP.vcxproj.filters
…
pspmode.png
…
RawInput.cpp
Windows: Add WM_CHAR input support (not used for anything yet).
2014-06-29 23:30:40 +02:00
RawInput.h
Windows: Add WM_CHAR input support (not used for anything yet).
2014-06-29 23:30:40 +02:00
README.TXT
…
resource.h
Add options to import/export .sym files from the menu
2014-06-30 00:02:22 +02:00
rt_manif.bin
…
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
Buildfix for 32-bit x86, arg.
2014-03-17 21:52:45 -07:00
TouchInputHandler.h
…
version.rc
Update version to 0.9.8
2014-03-22 11:58:53 +01:00
WindowsHost.cpp
Win32: Fix a bug in fullscreen. Consolidate the fullscreen code into one function. 99% of the code is the same anyway.
2014-07-16 23:58:22 -04:00
WindowsHost.h
Revert "Windows: Get rid of that silly inner "display" window. Should be zero functional change."
2014-06-29 22:13:53 +02:00
WndMainWindow.cpp
Win32: Make pausing when minimizing optional in the ini.
2014-07-21 10:30:51 +02:00
WndMainWindow.h
Remove unused parameter.
2014-07-17 00:06:52 -04:00
XinputDevice.cpp
Avoid xinput pad jitter resetting axis state.
2014-06-16 01:37:20 -07:00
XinputDevice.h
…
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.