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-07 17:46:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgard
bf709790c4
Update version to 0.9.9.1
2014-08-18 22:35:25 +02:00
..
Debugger
Skip emuhacks when showing encodings in debugger.
2014-08-18 07:49:34 -07:00
GEDebugger
Introduce a memory shutdown lock.
2014-07-19 23:30:19 -07:00
W32Util
Clean up double creation of memory debugger.
2014-02-14 21:17:36 -08:00
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
windows: Move rawinput stuff into its own file.
2014-01-19 11:59:11 -08:00
main.cpp
Make GPU driver version check lazy, add error checks. May take care of
#6669
2014-08-02 12:49:09 +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
Add a tab to show vertex values to the GE debugger.
2014-02-08 22:03:29 -08:00
PPSSPP.vcxproj.filters
Add a tab to show vertex values to the GE debugger.
2014-02-08 22:03:29 -08:00
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
Enable touch support by default
2014-01-23 20:16:38 +01:00
version.rc
Update version to 0.9.9.1
2014-08-18 22:35:25 +02: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
One more
2014-08-17 21:20:34 +08: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.