This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-08 14:58:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Unknown W. Brackets
e1df8fc45f
Centralize sampling params and test optimizations.
2015-09-13 06:38:07 -07:00
..
Debugger
Windows: Enable ASLR (had to fix a few pointer truncations)
2015-07-15 20:02:42 +02:00
GEDebugger
Let's also show 24-bit values in a 16-bit range.
2015-08-23 17:55:54 -07:00
W32Util
Replace tabs with space
2015-09-01 19:13:51 -07:00
aboutbox.rc
…
bitmap1.bmp
…
Breakpoints.h
…
build-x64.cmd
…
build-x86.cmd
…
D3D9Base.cpp
Update project files, fix minor issues for VS 2015
2015-09-06 19:32:15 +02:00
D3D9Base.h
…
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
Win32: Fix a bunch of little window resizing issues
2015-05-15 18:04:05 +02:00
DinputDevice.h
…
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
Native merge part 1: skip native/ in includes.
2015-09-06 12:19:33 -07:00
DSoundStream.h
Add option to choose Audio backend, as WASAPI does not seem to be ideal for everyone..
2015-01-24 13:50:27 +01:00
EmuThread.cpp
Remove probably outdated and unnecessary color depth check
2015-08-26 23:56:38 +02:00
EmuThread.h
…
git-version-gen.cmd
Fix a glitch when PPSSPP_GIT_VERSION_NO_UPDATE = 1.
2015-08-24 21:07:11 -07:00
Globals.cpp
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
…
InputBox.h
…
InputDevice.cpp
Add an option to ignore gamepads when not focused.
2015-02-28 14:02:03 -08:00
InputDevice.h
Add an option to ignore gamepads when not focused.
2015-02-28 14:02:03 -08:00
KeyboardDevice.cpp
Win32: Fix a bunch of little window resizing issues
2015-05-15 18:04:05 +02:00
KeyboardDevice.h
…
main.cpp
Remove failed attempt at dxerr.lib workaround
2015-09-06 19:32:17 +02:00
main.h
…
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Native merge part 1: skip native/ in includes.
2015-09-06 12:19:33 -07:00
OpenGLBase.h
Remove silly use of gstate.SetVSyncInterval
2015-09-06 13:36:33 +02:00
ppsspp.ico
…
PPSSPP.manifest
Make PPSSPP aware of Windows 10 (mostly for the info screen).
2015-08-10 03:14:05 -04:00
ppsspp.rc
GEDebugger: Make the pixel info box wider
2015-08-25 01:15:02 +02:00
PPSSPP.sln
Native merge part 2: update build files.
2015-09-06 13:06:57 -07:00
PPSSPP.vcxproj
Update PPSSPP.vcxproj
2015-09-07 10:00:00 +02:00
PPSSPP.vcxproj.filters
Win32: Fix a bunch of little window resizing issues
2015-05-15 18:04:05 +02:00
pspmode.png
…
RawInput.cpp
Allow mouse clicks only when focused.
2015-02-28 16:01:41 -08:00
RawInput.h
Allow mouse clicks only when focused.
2015-02-28 16:01:41 -08:00
README.TXT
…
resource.h
…
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
…
TouchInputHandler.h
…
version.rc
Generate windows version automatically.
2015-08-16 14:03:59 -07:00
WindowsHost.cpp
Do the first CoInitializeEx on the main thread instead of the EmuThread (WASAPI).
Fixes
#7334
2015-01-15 22:33:20 +01:00
WindowsHost.h
…
WndMainWindow.cpp
Centralize sampling params and test optimizations.
2015-09-13 06:38:07 -07:00
WndMainWindow.h
Fix
#7480
where we would lose the keyboard after activating fullscreen with the mouse
2015-02-15 23:07:24 +01:00
XinputDevice.cpp
Win32: Fix a bunch of little window resizing issues
2015-05-15 18:04:05 +02:00
XinputDevice.h
…
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.