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-22 23:22:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgård
86fcb28d4d
Remove "bool retainControl_" for simplicity. Not needed.
2023-08-13 18:40:35 +02:00
..
Debugger
Scan/remove -> edit symbols
2023-07-17 16:38:24 +03:00
GEDebugger
use
CommonWindows.h
and remove unnecessary include
2023-06-25 21:12:45 +08:00
GPU
Remove "bool retainControl_" for simplicity. Not needed.
2023-08-13 18:40:35 +02:00
W32Util
Just some random driveby code cleanup
2023-08-10 10:28:25 +02:00
.gitignore
Pass uvScale in as an argument to the vertex decoder
2023-06-12 20:25:18 +02:00
aboutbox.rc
…
BreakpointSmall.ico
…
BufferLock.h
…
build_windows.proj
…
build-x64.cmd
…
build-x86.cmd
…
CaptureDevice.cpp
Global: Cleanup some type/range checks.
2022-12-10 21:13:37 -08:00
CaptureDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
debugger.txt
…
DebugLog.bat
…
DinputDevice.cpp
Input event and device enums (
#17514
)
2023-05-26 18:40:13 +02:00
DinputDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
DSoundStream.cpp
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +01:00
DSoundStream.h
Remove polling requirement from DSound audio backend
2023-03-24 10:40:10 +01:00
EmuThread.cpp
I18N: Switch to getting categories by index instead of by string lookup
2023-04-07 10:35:01 +02:00
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
1. remove some unused code
2023-07-30 12:31:31 +08:00
InputBox.h
Add a new "System" request for a username-password dialog box
2023-06-22 08:58:29 +02:00
InputDevice.cpp
Fix controller polling when there's no Host.
Fixes
#17187
2023-03-26 00:33:07 +01:00
InputDevice.h
…
main.cpp
Move KeepScreenAwake to platform specific code.
2023-08-10 16:12:12 +02:00
main.h
…
MainWindow.cpp
Just some random driveby code cleanup
2023-08-10 10:28:25 +02:00
MainWindow.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
MainWindowMenu.cpp
Move DebugOverlay rendering to the overlay screen, allowing drawing it on top of the menu
2023-08-03 16:19:18 +02:00
MainWindowMenu.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
mingw_defines.h
…
ppsspp_gold.ico
…
ppsspp.ico
…
PPSSPP.manifest
…
ppsspp.rc
Scan/remove -> edit symbols
2023-07-17 16:38:24 +03:00
PPSSPP.sln
Windows for ARM configuration fixes, Android.mk fix
2023-06-26 10:01:41 +02:00
PPSSPP.vcxproj
Add winhttp.lib dependency
2023-07-21 10:27:40 +02:00
PPSSPP.vcxproj.filters
Scan/remove -> edit symbols
2023-07-17 16:38:24 +03:00
RawInput.cpp
Input event and device enums (
#17514
)
2023-05-26 18:40:13 +02:00
RawInput.h
…
README.TXT
…
resource.h
Scan/remove -> edit symbols
2023-07-17 16:38:24 +03:00
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
TouchInputHandler.cpp
Windows: Fix small atom leak.
2023-03-15 22:02:36 -07:00
TouchInputHandler.h
…
version.rc
…
WASAPIStream.cpp
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +01:00
WASAPIStream.h
Remove polling requirement from DSound audio backend
2023-03-24 10:40:10 +01:00
WindowsAudio.cpp
…
WindowsAudio.h
Add samplerate argument to NativeMix
2023-03-24 14:48:53 +01:00
WindowsHost.cpp
Remove WindowsHost
2023-03-25 10:43:00 +01:00
WindowsHost.h
Remove WindowsHost
2023-03-25 10:43:00 +01:00
XinputDevice.cpp
XInputDevice: Dirty-track axes, for easier axis event debugging
2023-07-06 15:47:36 +02:00
XinputDevice.h
XInputDevice: Dirty-track axes, for easier axis event debugging
2023-07-06 15:47:36 +02:00
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.