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-19 16:31:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Henrik Rydgård
9902d47a70
Merge pull request
#3977
from Kingcom/Debugger
...
Update CPU debugger lists
2013-09-29 02:52:15 -07:00
..
Debugger
Update CtrlStackTraceView
2013-09-29 11:28:16 +02:00
GEDebugger
Display list tab
2013-09-29 01:02:05 +02:00
W32Util
Update CtrlBreakpointList
2013-09-29 11:19:13 +02:00
aboutbox.rc
Change encoding of ppsspp.rc
2013-09-05 21:48:32 -03:00
bitmap1.bmp
…
Breakpoints.h
…
ControlMapping.cpp
…
ControlMapping.h
Fix analog axis names. Make L2/R2 on x360 controllers analog.
2013-08-17 11:18:45 +02:00
debugger.txt
…
DinputDevice.cpp
…
DinputDevice.h
…
DlgDynaView.cpp
…
DlgDynaView.h
…
DSoundStream.cpp
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
2013-08-26 19:00:16 +02:00
DSoundStream.h
…
EmuThread.cpp
Bail more gracefully if no real OpenGL driver is installed on XP
2013-09-11 21:35:44 +02:00
EmuThread.h
…
git-version-gen.cmd
…
Globals.cpp
-Step through display list with F10/F11
2013-09-28 14:34:08 +02:00
icon1.ico
…
InputBox.cpp
Win32: Update OSK bypass with Unicode/wchar/wstring support.
2013-08-27 07:36:46 -04:00
InputBox.h
Win32: Update OSK bypass with Unicode/wchar/wstring support.
2013-08-27 07:36:46 -04:00
InputDevice.cpp
…
InputDevice.h
…
KeyboardDevice.cpp
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
2013-08-26 19:00:16 +02:00
KeyboardDevice.h
…
Log.bat
…
main.cpp
-Step through display list with F10/F11
2013-09-28 14:34:08 +02:00
main.h
-Step through display list with F10/F11
2013-09-28 14:34:08 +02:00
MIPSCompALU.h
…
MIPSCompBranch.h
…
OpenGLBase.cpp
Bail more gracefully if no real OpenGL driver is installed on XP
2013-09-11 21:35:44 +02:00
OpenGLBase.h
…
ppsspp.ico
…
ppsspp.rc
Add FXAA to menu item.
2013-09-29 16:08:52 +08:00
PPSSPP.sln
…
PPSSPP.vcxproj
Display list tab
2013-09-29 01:02:05 +02:00
PPSSPP.vcxproj.filters
Display list tab
2013-09-29 01:02:05 +02:00
pspmode.png
…
README.TXT
…
resource.h
Add FXAA to menu item.
2013-09-29 16:08:52 +08:00
rt_manif.bin
…
stdafx.cpp
…
stdafx.h
…
stop1.ico
…
version.rc
Change encoding of ppsspp.rc
2013-09-05 21:48:32 -03:00
WindowsFileSystem.h
…
WindowsHost.cpp
Post a message when the window title's text needs to change. This
resolves
#3282
.
2013-09-14 12:49:50 -04:00
WindowsHost.h
Add an initial GE debugger interface on Windows.
2013-09-22 10:27:09 -07:00
WndMainWindow.cpp
Add FXAA to menu item.
2013-09-29 16:08:52 +08:00
WndMainWindow.h
Eliminate some magic numbers, and make several functions more consistent with each other.
2013-09-19 21:18:26 -04:00
XinputDevice.cpp
Change a few more log types.
2013-09-07 13:31:14 -07:00
XinputDevice.h
…
XPTheme.h
…
README.TXT
Just open the MSVC project file and build.