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-01 03:03:40 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Kingcom
960fe5a828
Correct hotkey in screenshot menu option
2013-06-27 12:01:55 +02:00
..
Debugger
-edit register by double clicking
2013-06-27 11:50:59 +02:00
W32Util
Add option to have PPSSPP stay on top of other windows.
Fixes
#2199
2013-06-10 23:45:12 +02:00
bitmap1.bmp
…
Breakpoints.h
…
ControlMapping.cpp
Fix a resource leak in ControlMapping.cpp
2013-06-24 03:28:19 -04:00
ControlMapping.h
ADD: Pop-up menu for disable bind added to the controls dialog.
2013-05-23 09:39:36 +09:00
debugger.txt
-Fix step over for conditional branches
2013-06-26 23:14:15 +02:00
DinputDevice.cpp
Add right stick options to DirectInput.
2013-06-21 18:07:50 -07:00
DinputDevice.h
Add check init Controls Dialog and ControlMapping constructor
2013-05-18 22:59:13 +02:00
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
Windows: Make DirectSound buffer global to allow sound to be played, even if other applications like Steam are brought to the foreground.
2013-06-20 12:50:10 -04:00
DSoundStream.h
…
EmuThread.cpp
Make sure Windows shuts down its audio properly.
2013-06-20 23:13:44 -07:00
EmuThread.h
Fix/prevent crashes when MainWindow is closed before LoadFile() completes, or when it gets certain messages before TheThread completes initialization.
2013-06-15 13:06:43 +08:00
git-version-gen.cmd
…
Globals.cpp
…
icon1.ico
…
InputBox.cpp
…
InputBox.h
…
InputDevice.cpp
…
InputDevice.h
…
KeyboardDevice.cpp
Control dialog supports 16, don't customize tab.
2013-05-20 07:43:58 -07:00
KeyboardDevice.h
…
Log.bat
…
main.cpp
Make win32 shutdown consistent w/ NativeShutdown().
2013-06-26 00:31:52 -07:00
main.h
…
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Add VSync option in Windows. Turns itself off when unthrottled.
2013-06-16 23:45:06 +02:00
OpenGLBase.h
Add VSync option in Windows. Turns itself off when unthrottled.
2013-06-16 23:45:06 +02:00
ppsspp.ico
Slightly nicer icons.
2013-06-23 19:53:09 +02:00
ppsspp.rc
Correct hotkey in screenshot menu option
2013-06-27 12:01:55 +02:00
PPSSPP.sln
…
PPSSPP.vcxproj
Turn off RTTI, simulate it where needed.
2013-06-09 13:02:16 +02:00
PPSSPP.vcxproj.filters
Add check init Controls Dialog and ControlMapping constructor
2013-05-18 22:59:13 +02:00
pspmode.png
…
README.TXT
…
resource.h
Disassemble to file with Ctrl+X or through the right click menu.
2013-06-26 11:48:14 +02:00
rt_manif.bin
…
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
WindowsFileSystem.h
…
WindowsHost.cpp
Save and restore the console window's position.
2013-06-26 00:32:49 -07:00
WindowsHost.h
Save and restore the console window's position.
2013-06-26 00:32:49 -07:00
WndMainWindow.cpp
Merge remote-tracking branch 'upstream/master' into nearest_filtering
2013-06-23 23:16:48 +02:00
WndMainWindow.h
…
XinputDevice.cpp
Add a right stick config for Valkyria Chronicles.
2013-06-21 17:59:12 -07:00
XinputDevice.h
Add check init Controls Dialog and ControlMapping constructor
2013-05-18 22:59:13 +02:00
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.