This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-09-09 22:23:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ec10d58355cd46f2ef44ebef9b6853e16c8a8f1
ppsspp
/
Windows
T
History
Henrik Rydgård
a500ff3191
Merge pull request
#3781
from shenweip/master
...
Fix some double semicolon.
2013-09-15 15:07:25 -07:00
..
Debugger
Enable the debug windows always, disable buttons.
2013-09-15 09:35:58 -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
Must detect language before loading config. Should
fix
#3763
broken by
#3750
.
2013-09-15 11:05:05 +02:00
main.h
Separate accelerator table when the debugger is active
2013-08-14 23:30:50 +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
Make new keys in "Window Size" translatable and fix Ctrl+1, thanks to @thedax
2013-09-11 11:41:30 +08:00
PPSSPP.sln
…
PPSSPP.vcxproj
Add a micro version of the DX SDK as submodule, to keep the buildbot running.
2013-09-15 16:15:12 +02:00
PPSSPP.vcxproj.filters
Change encoding of ppsspp.rc
2013-09-05 21:48:32 -03:00
pspmode.png
…
README.TXT
…
resource.h
Remove a few more unused things.
2013-09-14 12:49:50 -04: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
Let NewUI's Antialiasing option be instant so a game reboot isn't required.
2013-09-08 00:27:39 -04:00
WndMainWindow.cpp
Merge pull request
#3781
from shenweip/master
2013-09-15 15:07:25 -07:00
WndMainWindow.h
Post a message when the window title's text needs to change. This
resolves
#3282
.
2013-09-14 12:49:50 -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.
Reference in New Issue
View Git Blame
Copy Permalink