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-09 10:32:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
The Dax
563ab40cd5
Remove include.
2013-11-12 18:41:22 -05:00
..
Debugger
Use Ctrl-C/Ctrl-Insert to copy in disasm.
2013-11-09 10:57:43 -08:00
GEDebugger
Remove redundant != 0 checks
2013-11-05 11:34:53 +01:00
W32Util
Correct use of GetAsyncKeyState
2013-11-05 11:29:55 +01:00
aboutbox.rc
…
bitmap1.bmp
…
Breakpoints.h
…
ControlMapping.cpp
…
ControlMapping.h
…
debugger.txt
…
DinputDevice.cpp
…
DinputDevice.h
…
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
move direct sound specific behavior into the actual direct sound function instead of into an ifdef
2013-11-04 18:29:49 +01:00
DSoundStream.h
…
EmuThread.cpp
Eliminate GetSysDirectories and instead provide a new function: GetSysDirectory.
2013-10-15 03:41:10 -04:00
EmuThread.h
…
git-version-gen.cmd
…
Globals.cpp
…
icon1.ico
…
InputBox.cpp
Add a quick way to go to a particular address.
2013-10-06 22:17:51 -07:00
InputBox.h
…
InputDevice.cpp
…
InputDevice.h
…
KeyboardDevice.cpp
…
KeyboardDevice.h
…
Log.bat
Use unknownbrackets method
2013-10-20 11:50:21 +08:00
main.cpp
Remove include.
2013-11-12 18:41:22 -05:00
main.h
…
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Allow the user to try anyway if we detect OpenGL 1.x , in case the driver is lying.
2013-10-28 14:02:56 +01:00
OpenGLBase.h
…
ppsspp.ico
…
ppsspp.rc
Allow copying 16 and 32 bit values from the memory view
2013-11-07 19:49:46 +01:00
PPSSPP.sln
Oops, restore solution version.
2013-10-15 01:33:04 +02:00
PPSSPP.vcxproj
Ignore import warnings from ffmpeg.
2013-10-26 17:37:08 -07:00
PPSSPP.vcxproj.filters
Fix vcxproj
2013-10-22 19:56:05 +02:00
pspmode.png
…
README.TXT
…
resource.h
Allow copying 16 and 32 bit values from the memory view
2013-11-07 19:49:46 +01:00
rt_manif.bin
Attempt to fix indentation.
2013-10-14 14:09:32 -04:00
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
version.rc
Bump up version numbers in version.rc.
2013-10-26 17:33:24 -04:00
WindowsFileSystem.h
…
WindowsHost.cpp
When using a debug build, always show the debug log/enable logging on start.
2013-10-13 14:31:48 -04:00
WindowsHost.h
When using a debug build, always show the debug log/enable logging on start.
2013-10-13 14:31:48 -04:00
WndMainWindow.cpp
Convert backslashes when opening directory
2013-11-06 09:41:56 +01:00
WndMainWindow.h
When using a debug build, always show the debug log/enable logging on start.
2013-10-13 14:31:48 -04:00
XinputDevice.cpp
…
XinputDevice.h
…
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.