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 08:28:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Windows
History
Unknown W. Brackets
4b9056fa02
Shutdown cleanly even when GE debugger is paused.
2013-09-28 00:32:45 -07:00
..
Debugger
32-bit warning fixes in the debugger/win UI.
2013-09-23 23:44:58 -07:00
GEDebugger
Shutdown cleanly even when GE debugger is paused.
2013-09-28 00:32:45 -07:00
W32Util
Avoid a "pure call" issue.
2013-09-15 10:36:19 -07: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
Rename KEYCODE to NKCODE (native key code) to stop name collision. Implement Blackberry keymapping.
2013-08-05 03:31:40 +10:00
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
Separate accelerator table when the debugger is active
2013-08-14 23:30:50 +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
Add a preview for the current texture as well.
2013-09-27 22:46:09 -07:00
main.h
Better to have its own directory.
2013-09-22 11:03:29 -07: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 a separate button to step by op/cmd.
2013-09-27 23:46:04 -07:00
PPSSPP.sln
…
PPSSPP.vcxproj
Simple display list view
2013-09-25 15:24:53 +02:00
PPSSPP.vcxproj.filters
Simple display list view
2013-09-25 15:24:53 +02:00
pspmode.png
…
README.TXT
…
resource.h
Add a separate button to step by op/cmd.
2013-09-27 23:46:04 -07: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
Merge pull request
#3936
from thedax/win32ReduceOSMSpam
2013-09-27 15:29:08 -07: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.