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-23 07:31:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgård
7c5cc8cafd
And ToggleDebugConsoleVisibility.
2023-03-24 21:43:45 +01:00
..
Debugger
Implement NopInstruction feature in debugger
2023-03-02 14:30:53 +01:00
GEDebugger
Rename some system functions, merge the Launch* ones.
2023-03-21 12:22:59 +01:00
GPU
Wrap the display globals in a struct (
#16998
)
2023-02-25 13:09:44 +01:00
W32Util
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
.gitignore
Update gitignore
2023-02-24 23:44:32 +03:00
aboutbox.rc
…
BreakpointSmall.ico
GE Debugger: Add breakpoint icon in state.
2022-02-05 19:27:28 -08:00
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
Reporting: Fix some header includes.
2022-12-27 14:58:20 -08: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
Remove PollControllers from host. Break out a WindowsInputManager from WindowsHost.
2023-03-24 19:57:24 +01:00
EmuThread.h
…
fix_2017.props
…
git-version-gen.cmd
…
icon1.ico
…
InfoLog.bat
…
InputBox.cpp
Correct cleaning string and remove unused vars
2022-09-30 12:26:30 +03:00
InputBox.h
…
InputDevice.cpp
Remove PollControllers from host. Break out a WindowsInputManager from WindowsHost.
2023-03-24 19:57:24 +01:00
InputDevice.h
…
main.cpp
And ToggleDebugConsoleVisibility.
2023-03-24 21:43:45 +01:00
main.h
Also delay-load the VFPU dialog, just because
2021-11-13 22:24:30 +01:00
MainWindow.cpp
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
MainWindow.h
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01:00
MainWindowMenu.cpp
Remove the old AsyncFileDialog thingy
2023-03-24 21:32:20 +01: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
Implement NopInstruction feature in debugger
2023-03-02 14:30:53 +01:00
PPSSPP.sln
Common: Add cpu_features library.
2023-01-29 14:35:58 -08:00
PPSSPP.vcxproj
Further dark magic, no pun intended. Now for the menu bar.
2023-01-12 00:41:25 +01:00
PPSSPP.vcxproj.filters
Merge pull request
#16156
from hrydgard/opengl-thread-refactor
2023-01-31 11:14:01 +01:00
RawInput.cpp
Remove PollControllers from host. Break out a WindowsInputManager from WindowsHost.
2023-03-24 19:57:24 +01:00
RawInput.h
…
README.TXT
…
resource.h
Implement NopInstruction feature in debugger
2023-03-02 14:30:53 +01: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
Windows: Update copyright year.
2021-10-03 06:53:58 -07:00
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
And ToggleDebugConsoleVisibility.
2023-03-24 21:43:45 +01:00
WindowsHost.h
And ToggleDebugConsoleVisibility.
2023-03-24 21:43:45 +01:00
XinputDevice.cpp
Global: Cleanup initialization/pointer checks.
2022-12-10 21:13:36 -08:00
XinputDevice.h
Global: Cleanup virtual/override specifiers.
2022-12-10 21:13:36 -08:00
zipup.cmd
…
README.TXT
Just open the MSVC project file and build.